Skip to content

Latest commit

 

History

History
67 lines (38 loc) · 1.09 KB

README.md

File metadata and controls

67 lines (38 loc) · 1.09 KB

Interactive CLI tool for installing and updating Izing.io

download & setup

Firstly, you need to download it:

sudo apt -y update && apt -y upgrade
sudo apt install -y git
git clone https://github.com/pablowilliam/New_Izing_Intalador-2023.git

adduser deploy
(Create a password without special characters and repeat it equally.)

Grant sudo permission to deploy user

sudo usermod -aG sudo deploy

Now, all you gotta do is making it executable:

sudo chmod +x ./New_Izing_Intalador-2023/izing

usage

After downloading and making it executable, you need to navigate into the installer directory and run the script with sudo:

cd ./New_Izing_Intalador-2023
sudo ./izing

Ports Local

Instalacao Local usar IP:PORTA

API - 3000

Front - 3333

Admin - 3334

Instalação Ubuntu 22.04

editar o ARQUIVO /etc/needrestart/needrestart.conf , alterando a linha:

#$nrconf{restart} = 'i';

para

$nrconf{restart} = 'a';

Comments

redis and postgresql password: password Rabbitmq password: guest / guest User: Deploy Password: password