Document how to run multiple instances in ST book
Bug #531189 reported by
Justas Sadzevičius
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
SchoolTool Book |
Triaged
|
Medium
|
Gediminas Paulauskas |
Bug Description
Hello,
Do we have documentation and technical capability to run multiple school tool instance in a single server. I need to support community schools and this functionality will help provide individual schooltool instances dedicated to each school
I need to know how to configure and setup multiple school instances of Schooltool in one physical/VM (Virtual Machine) server.
Thank you
Rizwan Ashraf
Changed in schooltool: | |
assignee: | nobody → Justas Sadzevičius (justas-pov) |
tags: | added: deployment |
Changed in schooltool: | |
assignee: | Justas Sadzevičius (justas-pov) → Gediminas Paulauskas (menesis) |
status: | New → Triaged |
importance: | Undecided → Medium |
milestone: | none → 2.1 |
Changed in schooltool: | |
importance: | Medium → High |
Changed in schooltool: | |
status: | Triaged → In Progress |
Changed in schooltool-book: | |
status: | In Progress → Triaged |
Changed in schooltool-book: | |
importance: | High → Medium |
To post a comment you must log in.
Creating and running multiple instances currently needs many manual steps.
The scripts should be improved first (Bug #906373) so that you could simply do:
$ sudo make-schooltool -instance tuxville l-instance tuxville
$ sudo start-schooltoo
And it would run automatically from now on.