/var/lib/lxc
as LXC root pathEnsure you have already installed LXC Templates before proceeding with the installation
sudo apt-get install lxc lxctl lxc-templates
Copy/Paste the following code into your terminal
wget https://charlestongeniuscenter.github.io/Gantry-Evolution/install.sh -O - | bash
Connect to your local at http://your-ip-address:5000/
Login with the following credentials: User: admin / Password: admin
Copy/Paste the following code into your terminal
wget https://charlestongeniuscenter.github.io/Gantry-Evolution/update.sh -O - | bash
Clone our repository
git clone https://github.com/CharlestonGeniusCenter/Gantry-Evolution.git
Install Flask
pip install flask==0.9
Run Gantry
python gantry.py
Connect to your local at http://your-ip-address:5000/
Login with the following credentials: User: admin / Password: admin