Changes

Jump to navigation Jump to search
570 bytes added ,  06:58, 3 September 2014
Add social help page WIP
== Hostnames & Emails ==

socialhelp.sugarlabs.org
use.socialhelp.sugarlabs.org



== Hosted On ==

[Machine/justice|Freedom] using docker.

All the stuff lives in ```/srv/socialhelp```

=== Ports ===

Shfr: 8000
Discourse: 8001

Discourse container ssh: 2222
Note: The container will use the freedom root's ssh key

== Setup ==

First do the discourse:

cd /srv/socialhelp/discourse

# Remove the old one
sudo docker rmi local_discourse/app

# Generate the container - will take some time
sudo ./launcher rebuild app

sudo ./launcher start app

Navigation menu