Commit Graph

1382 Commits

Author SHA1 Message Date
viveksantayana af9b5210fa Added individual result correct/incorrect flag 2021-12-06 13:42:26 +00:00
viveksantayana 03d419c3fc Added individual result correct/incorrect flag 2021-12-06 13:42:26 +00:00
viveksantayana 389fbf99aa Added individual result correct/incorrect flag 2021-12-06 13:42:26 +00:00
viveksantayana e69c79df52 Added Certbot and Nginx to Docker stack 2021-12-06 13:39:06 +00:00
viveksantayana 1cafa04763 Added Certbot and Nginx to Docker stack 2021-12-06 13:39:06 +00:00
viveksantayana ac21f571b4 Added Certbot and Nginx to Docker stack 2021-12-06 13:39:06 +00:00
viveksantayana bc68089f87 Added Certbot and Nginx to Docker stack 2021-12-06 13:39:06 +00:00
viveksantayana 8cb4435517 Added Certbot and Nginx to Docker stack 2021-12-06 13:39:06 +00:00
viveksantayana 9b7a3b3ec0 Added Certbot and Nginx to Docker stack 2021-12-06 13:39:06 +00:00
viveksantayana 87c15070bd Added Certbot and Nginx to Docker stack 2021-12-06 13:39:06 +00:00
viveksantayana 23136b7e40 Added Certbot and Nginx to Docker stack 2021-12-06 13:39:06 +00:00
viveksantayana 8a4ae4cb91 Added Certbot and Nginx to Docker stack 2021-12-06 13:39:06 +00:00
viveksantayana 2e4035d8a4 Added Certbot and Nginx to Docker stack 2021-12-06 13:39:06 +00:00
viveksantayana 9a7758f208 Added Certbot and Nginx to Docker stack 2021-12-06 13:39:06 +00:00
viveksantayana 7063fe271e Added Certbot and Nginx to Docker stack 2021-12-06 13:39:06 +00:00
viveksantayana ce31c3e691 Added Certbot and Nginx to Docker stack 2021-12-06 13:39:06 +00:00
viveksantayana 8d65b0c089 Added Certbot and Nginx to Docker stack 2021-12-06 13:39:06 +00:00
viveksantayana 8ead32c34d Added Certbot and Nginx to Docker stack 2021-12-06 13:39:06 +00:00
viveksantayana 9988a989a6 Added Certbot and Nginx to Docker stack 2021-12-06 13:39:06 +00:00
viveksantayana ea4edf71ba Nginx Server 2021-12-06 13:29:20 +00:00
viveksantayana 20e418aeae Nginx Server 2021-12-06 13:29:20 +00:00
viveksantayana 0fce697095 Nginx Server 2021-12-06 13:29:20 +00:00
viveksantayana 9affa657c4 Nginx Server 2021-12-06 13:29:20 +00:00
viveksantayana 1a20f1ec67 Nginx Server 2021-12-06 13:29:20 +00:00
viveksantayana 395ddbd460 Nginx Server 2021-12-06 13:29:20 +00:00
viveksantayana 0a1a9b007d Nginx Server 2021-12-06 13:29:20 +00:00
viveksantayana 93b8ac40df Nginx Server 2021-12-06 13:29:20 +00:00
viveksantayana e4ca12bc0f Nginx Server 2021-12-06 13:29:20 +00:00
viveksantayana 09f71fc5a7 Nginx Server 2021-12-06 13:29:20 +00:00
viveksantayana e6d22f2a89 Nginx Server 2021-12-06 13:29:20 +00:00
viveksantayana e694119a58 Nginx Server 2021-12-06 13:29:20 +00:00
viveksantayana f242413911 Nginx Server 2021-12-06 13:29:20 +00:00
viveksantayana 67bbab0061 Nginx Server 2021-12-06 13:29:20 +00:00
viveksantayana 41a9892538 Nginx Server 2021-12-06 13:29:20 +00:00
viveksantayana 9992138bc4 Nginx Server 2021-12-06 13:29:20 +00:00
viveksantayana 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
viveksantayana f548221a10 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
viveksantayana 347378d785 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
viveksantayana 4d883e8dce 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
viveksantayana db59e6c85c 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
viveksantayana 92e2462bb9 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
viveksantayana 281575bbf7 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
viveksantayana 6ea02c28d4 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
viveksantayana cb0e4ed4e6 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
viveksantayana 05a8a78ed9 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
viveksantayana 4b62ff6e80 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
viveksantayana ac5d17fc66 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
viveksantayana 79c23471ee 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
viveksantayana 37d7e5010f 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
viveksantayana 350c67ab10 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