Skip to content
This repository was archived by the owner on Jan 25, 2019. It is now read-only.

docker-scripts-archived/schooltool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

schooltool

Docker scripts that install and run SchoolTool in a container.

Install

Access the website

  • Tell wsproxy to manage the domain of this container: ds wsproxy add

  • Tell wsproxy to get a free letsencrypt.org SSL certificate for this domain (if it is a real one):

    ds wsproxy ssl-cert --test
    ds wsproxy ssl-cert
    
  • If the domain is not a real one, add to /etc/hosts the line 127.0.0.1 school1.example.org and then try https://school1.example.org in browser.

Other commands

ds shell
ds stop
ds start
ds snapshot

ds backup
ds restore

ds help

About

Run SchoolTool inside a Docker container. (Move to: https://gitlab.com/docker-scripts/schooltool)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published