Go to file
2025-03-28 12:52:14 -06:00
app Added some skeleton functions to the mre controller 2025-03-28 11:39:48 -06:00
docker Use a docker-compose template instead of a defined yaml file so that the secrets can be loaded at runtime 2025-03-28 12:34:25 -06:00
nginx/conf.d Added directories for docker containers 2025-03-27 14:46:06 -06:00
scripts Added scripts directory 2025-03-28 12:52:14 -06:00
.gitattributes secrets added to git-crypt 2025-03-28 11:18:33 -06:00
.gitignore Updated gitignore and resolved issues with creating the app 2025-03-27 15:30:17 -06:00
MRE.env Added MRE.env file 2025-03-27 15:36:00 -06:00
README.md Initial commit 2025-03-14 20:09:14 +00:00
requirements.txt Add git-crypt for the secret_key 2025-03-14 14:31:32 -06:00
run.py Have run.py use the app created by calling create_app() 2025-03-27 15:22:58 -06:00
secrets Added usernames and passwords for redis/postgres 2025-03-28 11:32:43 -06:00
uwsgi.ini Added directories for docker containers 2025-03-27 14:46:06 -06:00

MRE