Commit Graph

5 Commits

Author SHA1 Message Date
198e2cecb0 OG Meta and navbar bug fix 2021-12-06 21:58:51 +00:00
e69c79df52 Added Certbot and Nginx to Docker stack 2021-12-06 13:39:06 +00:00
ca25159830 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
e53d7ef230 dockerise 2021-12-05 00:17:54 +00:00
93367b6e70 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