The Kodethon cluster consists of a master server(s) and slave server(s). This repository holds configuration files and scripts for preparing and adding a slave server to the Kodethon cluster.
Please refer to Kodethon Docs.
sudo sh utils/setup.sh
config/settings.yml
config/env.yml
Starts Kodethon node(s), load-balancer, memcache, RabitMQ, CDE-Sentinel, and reverse-proxy containers.
sh init.sh NUM_NODES
Updates the node containers to a new build.
sh migrate.sh
After server reboot, bring containers back alive.
sh revive.sh