IMGIITRoorkee / omniport-docker

The Dockerised setup of the one true portal for any and every educational institute

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Docker of the one true portal for any and every educational institute

Docker distribution

This is the official Docker distribution of Omniport. Do note that although every effort has been made to generalise this Docker container set, this distribution involves a lot of assumptions and sensible defaults, changing which will probably lead to a lot of anguish.

Technological stack

  • Containerisation: Docker
  • Orchestration: Docker Compose

This Dockerised setup is the preferred mode of installation. You can however set all the components up yourself, after suffering a reasonable amount of headbanging, cursing, and physical and mental pain.

Contribution guidelines

  • Fork the repository to your account.
  • Branch out to a_meaningful_branch_name.
  • Send in a WIP: Pull request.
  • Commit your changes.
  • Add your name to CONTRIBUTORS.md.
  • Get your pull request merged.

It's that simple!

Credits

About

The Dockerised setup of the one true portal for any and every educational institute

License:GNU General Public License v3.0


Languages

Language:Shell 67.1%Language:Dockerfile 31.7%Language:Python 1.2%