Service/Social Help

From Sugar Labs
< Service
Revision as of 07:51, 18 July 2015 by SAMdroid (talk | contribs) (container.yml)
Jump to navigation Jump to search

Hostnames & Emails

socialhelp.sugarlabs.org

use.socialhelp.sugarlabs.org (HTTP only, redirects to use-socialhelp on https)

use-socialhelp.sugarlabs.org

socialhelp AT sugarlabs DOT org

Hosted On

Freedom using docker

All the stuff lives in /srv/socialhelp

It uses the socialhelp partition which is 20G ext4 on the lvm

Setup

First do the discourse:

cd /srv/socialhelp/discourse

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

sudo ./launcher start app --docker-args "-m 5g --cpuset='6-7'" 

Most of the helpful discourse documentation is found on their discourse forum.

Then the re director:

container.yml start /home/sam/aslo/socialhelp -d

The sso also service can be started via container.yml too. It lives in /home/sam/socialhelp-sso.