Service/New ASLO

From Sugar Labs
< Service
Revision as of 07:05, 15 January 2015 by SAMdroid (talk | contribs) (Created page with "**This page is a work in progress as the service is being deployed (again)** == Hostnames & Emails == [https://activities-2.sugarlabs.org] [https://aslo-bot-master.sugarlab...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
    • This page is a work in progress as the service is being deployed (again)**

Hostnames & Emails

[1]

[2]

Hosted On

Freedom using docker & nginx

Sunjammer hosts the bundles.

Ports

Bot Master: 5001

Setup

The web front end is configured in the nginx sites-avaliable folder.

Start the bot master:

docker run -v /srv/activities2:/aslo/bot-master/out -v /home/sam/bot-master-ssh/:/root/.ssh -e ASLO_DOWNLOADS_ROOT=http://download.sugarlabs.org/activities2 -p 5001:5001 -d samdroid/aslo-bot-master:latest