Skip to content

caiot5/izing.open.installer-bkp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/Silvioerick/izing.io.installer-master.git

Now, all you gotta do is making it executable:

sudo chmod +x ./izing.io.installer-master/izing

usage

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

cd ./izing.io.installer-master
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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%