Interactive CLI tool for installing and updating Izing.io
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
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
Instalacao Local usar IP:PORTA
API - 3000
Front - 3333
Admin - 3334
editar o ARQUIVO /etc/needrestart/needrestart.conf , alterando a linha:
#$nrconf{restart} = 'i';
para
$nrconf{restart} = 'a';
redis and postgresql password: password Rabbitmq password: guest / guest User: Deploy Password: password