Project Olly is an online esports tournament hosting platform written in Python 3 using the Django web framework. It began as a closed source commercial product until November 2019 when it was re-released under the MPL2.0 license (see license.md)
git clone https://github.com/NFM-Studios/project-olly.git
.env.example
to .env
and edit using the guidance in the fileCaddyfile.example
to Caddyfile
and change example.com
to your domain and email.example.com
to your email addressdocker-compose up -d
admin
and the password ChangeMe!
DON'T FORGET TO CHANGE THE PASSWORD!Project Olly allows you to throw in your front end templates without having to mess with any backend code! It's simple!
Use our templates in project-templates as a base, then set template_path
in .env
to wherever you stored your custom templates
Thanks goes to these wonderful people (emoji key):
mulveyben1 π» |
rjh05 π» |
Cameron Riu π» |
Mike M. β οΈ π» π π |
Steven Young π π€ π» |
tkenney124 π» |
This project follows the all-contributors specification. Contributions of any kind welcome!