Service/Social Help: Difference between revisions

container.yml
Tag: visualeditor
Line 29: Line 29:
Most of the helpful discourse documentation is found [https://meta.discourse.org/t/how-do-i-update-my-docker-image-to-latest/23325 on their discourse forum].
Most of the helpful discourse documentation is found [https://meta.discourse.org/t/how-do-i-update-my-docker-image-to-latest/23325 on their discourse forum].


Then the re director:
Then the re-director & sso:


container.yml start /home/sam/aslo/socialhelp -d
    container.yml start /containers/org.sugarlabs.socialhelp_sso/ -d
The sso also service can be started via container.yml too. It lives in <code>/home/sam/socialhelp-sso</code>.
    container.yml start /containers/org.sugarlabs.use-socialhelp/ -d
 
    # If they fail to start, make sure that they are built:
    container.yml build /containers/org.sugarlabs.socialhelp_sso/
    container.yml build /containers/org.sugarlabs.use-socialhelp/