Autoinstaller Script for Quilibrium as a Service
Go to file
Clarence Dan 1060a4ee98
Update install.sh
stop service if ceremoyclient service exist to avoid threads conflict
add swapfile to avoid memory issue 
remove the exist service to rebuild service
add cpulimit for each worker to 95%
2024-06-01 10:53:08 +08:00
configuration docker config fix 2024-05-20 20:38:57 +03:00
install Update install.sh 2024-06-01 10:53:08 +08:00
profile .profile & .bash_profile nondependency of systems 2024-05-29 21:09:07 +03:00
.gitignore gitignore 2024-05-26 17:26:09 +03:00
README.md .profile & .bash_profile nondependency of systems 2024-05-29 21:09:07 +03:00
snapshot.sh add upgrade binary for amd64 2024-05-24 23:12:49 +03:00
update.sh 5second 2024-05-31 23:36:37 +03:00
updateDocker.sh fix: sync move docker-compose.yml 2024-05-28 18:59:23 +08:00

Quilibrium Tools

Autoinstaller Script for Quilibrium as a Service

Use below command to install v1.4.18

wget -O - https://raw.githubusercontent.com/0xOzgur/QuilibriumTools/main/install/install_quilibrium_service.sh | bash

If you need to upgrade your node from previous version to 1.4.18, apply below command

wget -O - https://raw.githubusercontent.com/0xOzgur/QuilibriumTools/main/update.sh | bash

For easy management of your nodes I created some shortcodes. You can import .profile or .bash_profile (Some Debian installations) file and source. Then you can easily query node related infos.