/abandoned_calaos-web-installer

(ABANDONED) First try for a web-based version of Calaos Installer

Primary LanguageHTMLGNU Affero General Public License v3.0AGPL-3.0

calaos-web-installer

THIS PROJECT HAS BEEN ABANDONED

First try for a web-base version of Calaos Installer.

Installation

git clone https://github.com/tiramiseb/calaos-web-installer.git
cd calaos-web-installer
virtualenv .
source bin/activate
pip install -r requirements.txt

Run

cd [...]/calaos-web-installer
source bin/activate
./calaos_web_installer.py

Then access http://localhost:5000.