Autoinstaller Script for Quilibrium as a Service
Go to file
2024-05-19 19:39:45 +03:00
.profile_binary Added easy management commands 2024-05-19 14:49:40 +03:00
.profile_docker bug fix on config.sh 2024-05-19 17:18:30 +03:00
.profile_service Added easy management commands 2024-05-19 14:49:40 +03:00
config.sh bug fix on config.sh 2024-05-19 17:18:30 +03:00
install_binary.sh docker installation script 2024-05-19 19:29:18 +03:00
install_docker.sh -y flag 2024-05-19 19:39:45 +03:00
install_quilibrium_service.sh docker installation script 2024-05-19 19:29:18 +03:00
README.md docker installation script 2024-05-19 19:29:18 +03:00
update.sh update.sh added 2024-05-18 18:24:37 +03:00

QuilibriumAutoInstaller

Autoinstaller Script for Quilibrium as a Service

copy the all files at root folder.

chmod u+x Install_Quilibrium_Service.sh
chmod u+x config.sh
chmod u+x update.sh

./Install_Quilibrium_Service.sh

After installing your node, kindly wait for 10-15minutes then run config.sh

./config.sh

Do not forget go make

source ~/.bashrc 

and check

go version 

after installation.