Commit Graph

  • 5feee5408c Consistent punctuation 2-useability-improvements Chris Diesch 2025-04-23 15:25:50 -0600
  • dda93b929d Typo fix Chris Diesch 2025-04-23 15:24:34 -0600
  • 83ca5f1bb6 Some typo/whitespace fixes Chris Diesch 2025-04-11 16:30:25 -0600
  • dd93b848d1 Add response code documentation Chris Diesch 2025-04-10 19:57:02 -0600
  • b3382bc539 Add 400 return code for invalid ranges Chris Diesch 2025-04-10 19:52:13 -0600
  • 713015adec Fixed issues with docker main Chris Diesch 2025-04-09 16:16:20 -0600
  • de71ce9fbf Use port 80 Chris Diesch 2025-04-09 13:22:17 -0600
  • 08f8b1a519 Use updated mre module Chris Diesch 2025-04-08 19:46:26 -0600
  • 26feb30fcc Remove old comment Chris Diesch 2025-04-07 21:51:33 -0600
  • 8c0d8a9307 slight logging format change Chris Diesch 2025-04-06 19:39:17 -0600
  • f85ba72b53 Merge pull request 'Get the MRE api working' (#1) from add_mre_api into main chris 2025-04-06 23:58:49 +0000
  • c9dcad9ada Add the prefix for the API Chris Diesch 2025-04-06 17:55:47 -0600
  • 45aec1a7f9 Resolved last few issues with MRE calculator Chris Diesch 2025-04-06 17:52:57 -0600
  • a49af93922 Get the submodule checked out Chris Diesch 2025-04-06 17:42:47 -0600
  • 3a3d2e13e7 Get the correct gitmodule Chris Diesch 2025-04-06 17:35:29 -0600
  • b069331a1e Get routes working Chris Diesch 2025-04-06 17:31:14 -0600
  • 4b541b62f0 Resolved submodule relocation Chris Diesch 2025-04-06 16:37:07 -0600
  • 9a53e2529a Move the mre-module Chris Diesch 2025-04-06 16:33:05 -0600
  • d052949517 formatting Chris Diesch 2025-04-06 16:29:35 -0600
  • b5e5c14239 Added logging for http responses Chris Diesch 2025-04-06 16:29:00 -0600
  • 7c8fcf665e Update submodule Chris Diesch 2025-04-06 16:20:57 -0600
  • 1d5016c176 Refactoring of namespace and blueprints Chris Diesch 2025-04-06 16:19:05 -0600
  • 8c5a6d9743 Refactor blueprints and namespaces Chris Diesch 2025-04-06 16:05:40 -0600
  • 495cf994cb Resolved submodule issues Chris Diesch 2025-04-06 15:47:22 -0600
  • 4b34feb22d Submodule issues Chris Diesch 2025-04-06 15:43:36 -0600
  • 2220d933e4 mre submodule Chris Diesch 2025-04-06 15:37:41 -0600
  • deca20e5f6 rename submodule Chris Diesch 2025-04-06 15:31:56 -0600
  • 979b9e471d resolving submodule issue Chris Diesch 2025-04-06 15:28:15 -0600
  • 36f86a0d6c Moved mre module Chris Diesch 2025-04-06 15:24:45 -0600
  • e7ae192382 Added submodule Chris Diesch 2025-04-06 15:23:13 -0600
  • 29011a141a Fixed issue with submodule Chris Diesch 2025-04-06 15:21:24 -0600
  • 0b12277456 Move where the submodule is loaded Chris Diesch 2025-04-06 15:19:39 -0600
  • 56b79a573a refactor API and add request parsing Chris Diesch 2025-04-06 15:17:34 -0600
  • df161a9edb Added MRE submodule Chris Diesch 2025-04-06 14:57:33 -0600
  • 7d06b308ba Add mre submodule Chris Diesch 2025-04-06 14:53:12 -0600
  • c96c889791 Add mre submodule Chris Diesch 2025-04-06 14:51:55 -0600
  • 1d87e245f4 Fixed issues with the docker-compose template Chris Diesch 2025-03-30 00:50:02 -0600
  • b5004f0a4c Add skeleton function to the controller. Add pytest to requirements.txt Chris Diesch 2025-03-28 16:15:41 -0600
  • 96364f4cd7 Got the render_templates script working properly Chris Diesch 2025-03-28 15:32:01 -0600
  • 096f363fd2 Finished intitial script for rendering templates Chris Diesch 2025-03-28 14:08:58 -0600
  • 12b7673b6e Work on render templates.py added argument for variable file Chris Diesch 2025-03-28 13:39:34 -0600
  • 247b5adb1f Added scripts directory Chris Diesch 2025-03-28 12:52:14 -0600
  • 24901135cb Use a docker-compose template instead of a defined yaml file so that the secrets can be loaded at runtime Chris Diesch 2025-03-28 12:34:25 -0600
  • 05bc670e9a Added definition of workdir to the dockerfile Chris Diesch 2025-03-28 12:12:50 -0600
  • 6f746848d9 Added to the dockerfile Chris Diesch 2025-03-28 12:11:09 -0600
  • b74dc0668a Added code to entrypoint Chris Diesch 2025-03-28 12:02:58 -0600
  • 268b31fcc7 Typo fix Chris Diesch 2025-03-28 11:59:41 -0600
  • c63cab39aa Typo fix Chris Diesch 2025-03-28 11:59:20 -0600
  • 4e9b4c726c Fleshed out Dockerfile Chris Diesch 2025-03-28 11:58:01 -0600
  • 3d98e4c23e Added boiler-plate files for docker and entrypoint Chris Diesch 2025-03-28 11:48:54 -0600
  • 8e23799e3f Added some skeleton functions to the mre controller Chris Diesch 2025-03-28 11:39:48 -0600
  • 461e7573e8 Added usernames and passwords for redis/postgres Chris Diesch 2025-03-28 11:32:43 -0600
  • 5211e70d03 Added default API key Chris Diesch 2025-03-28 11:26:29 -0600
  • de2c8a702c Added boiler-plate secrets Chris Diesch 2025-03-28 11:20:48 -0600
  • f4d8f98bf9 Have git-crypt run on secrets Chris Diesch 2025-03-28 11:19:11 -0600
  • 5c72a28f58 secrets added to git-crypt Chris Diesch 2025-03-28 11:18:33 -0600
  • f21ccc5ae7 Temporarily removed secrets Chris Diesch 2025-03-28 11:17:17 -0600
  • 3e5524934f Add secrets post git-crypt Chris Diesch 2025-03-28 01:18:29 -0600
  • ebc8103cda formatting Chris Diesch 2025-03-28 01:17:55 -0600
  • d43e847f90 Add git-crypt to .gitattributes Chris Diesch 2025-03-28 01:17:15 -0600
  • 2ac86f5e60 Fix typo ChristopherDiesch 2025-03-27 16:12:01 -0600
  • e8dfc65e6d Resolved issue with invalid import reference. ChristopherDiesch 2025-03-27 16:10:56 -0600
  • 8df6eefeb7 Added simple start/stop helper scripts. ChristopherDiesch 2025-03-27 16:08:22 -0600
  • cfcd193578 Added some boiler-plate text ChristopherDiesch 2025-03-27 16:06:01 -0600
  • 164ab82f89 Put the secrets file in a more appropriate place ChristopherDiesch 2025-03-27 15:37:16 -0600
  • cd72d9ca17 Added MRE.env file ChristopherDiesch 2025-03-27 15:36:00 -0600
  • b3d865b93c Added secrets file, updated environemnt variable for logging path ChristopherDiesch 2025-03-27 15:34:49 -0600
  • 4563f04d84 Updated gitignore and resolved issues with creating the app ChristopherDiesch 2025-03-27 15:30:17 -0600
  • d11fd2ab57 Have run.py use the app created by calling create_app() ChristopherDiesch 2025-03-27 15:22:58 -0600
  • 393098b85c Set up logging for application ChristopherDiesch 2025-03-27 15:20:36 -0600
  • 8b6a0a41d5 Set up logging for application ChristopherDiesch 2025-03-27 15:19:40 -0600
  • 46d2ac88fc Added directories for docker containers ChristopherDiesch 2025-03-27 14:46:06 -0600
  • 32b96dc4d4 Add a simple docker-compose template ChristopherDiesch 2025-03-27 14:44:02 -0600
  • e34de049ad Add a simple docker-compose template ChristopherDiesch 2025-03-27 14:43:12 -0600
  • 0062abaf7e git-crypt did't run ChristopherDiesch 2025-03-14 14:35:30 -0600
  • 39fe8dc622 Testing if git-crypt will work for secret_key ChristopherDiesch 2025-03-14 14:34:50 -0600
  • 180a3cf7b9 Add git-crypt for the secret_key ChristopherDiesch 2025-03-14 14:31:32 -0600
  • c8a7bf3d9b Add requirements.txt ChristopherDiesch 2025-03-14 14:15:39 -0600
  • aba8fc6677 Initial Commit ChristopherDiesch 2025-03-14 14:11:52 -0600
  • 662b56e4a7 Initial commit chris 2025-03-14 20:09:14 +0000