Commit Graph

5 Commits

Author SHA1 Message Date
598eb12970 OG Meta and navbar bug fix 2021-12-06 21:58:51 +00:00
c9366e405e Added Certbot and Nginx to Docker stack 2021-12-06 13:39:06 +00:00
1f8e4508c3 Dockerised. Restructured to remove circular import
Moved most of app definitions out of guard function to use wsgi
Updated configuration files and referencing of .env values.
Local version needs dotenv or exporting of env variables.
Dockerised version works fine without load_dotenv.
Ready to test now!
2021-12-05 03:49:31 +00:00
452c214c15 dockerise 2021-12-05 00:17:54 +00:00
c6a6ed963e Finished most of admin console
Basic CRUD operations for managing registered admin users
Encrypted personal information
Still missing sections on managing tests and results
Also missing dashboards/index/category landing pages
2021-11-23 13:00:03 +00:00