mirror of
https://github.com/Fluffy-Bean/GameExpo23.git
synced 2025-05-27 13:23:11 +00:00
Yeet expo page
Fix score uploading
This commit is contained in:
parent
85a329ad6d
commit
a93a8cf04d
40 changed files with 109 additions and 1247 deletions
14
README.md
14
README.md
|
@ -1,6 +1,12 @@
|
|||
# GameExpo23
|
||||
The all-new and improved DV8 Game Expo website
|
||||
All new and improved DV8 Game Expo project
|
||||
While the Expo page got scrapped due to multiple reasons, this repo still includes the following:
|
||||
|
||||
- TheFrontRooms Server
|
||||
- Postgres Database for the Server
|
||||
- Caddy Proxy for hosting
|
||||
|
||||
If, like me, you want to run the Postgres server online for whatever reason, I suggest giving your database a very stong password, change the default user and database names and use the following guide for `fail2ban` support
|
||||
|
||||
https://warlord0blog.wordpress.com/2022/09/14/fail2ban-postgresql/
|
||||
|
||||
# Nerd Info
|
||||
Written on the Flask app-factory style with Python
|
||||
Ran with Gunicorn on Docker, using Caddy for the reverse-proxy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue