This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/config_app
Sam Chow db757edcd2 Create transient config provider, temp dir logic
Allows us to have a new config provider for each setup, with no overlap
of the directories used, and automatic cleanup of those directories.
2018-06-28 13:58:57 -04:00
..
conf Sets up nginx on image for config app with ssl 2018-06-13 14:29:11 -04:00
config_endpoints Create transient config provider, temp dir logic 2018-06-28 13:58:57 -04:00
config_util Create transient config provider, temp dir logic 2018-06-28 13:58:57 -04:00
init Sets up nginx on image for config app with ssl 2018-06-13 14:29:11 -04:00
js Create transient config provider, temp dir logic 2018-06-28 13:58:57 -04:00
static Port cor-title and add file check endpoint 2018-06-20 17:36:48 -04:00
templates Create intial config setup modal 2018-06-13 16:44:12 -04:00
__init__.py Start moving configapp into separate dir 2018-06-12 14:44:15 -04:00
_init_config.py Make script paths work in docker and locally for config_app 2018-06-12 14:45:00 -04:00
c_app.py Fix main app migration pathway 2018-06-21 15:33:26 -04:00
config_application.py Change import paths to be absolute, change pythonpath for config app 2018-06-12 14:44:15 -04:00
config_web.py Change import paths to be absolute, change pythonpath for config app 2018-06-12 14:44:15 -04:00
Procfile Fix dockerfile being able to pass in params 2018-06-12 14:45:00 -04:00
webpack.config.js Add cor progress bar 2018-06-12 14:45:00 -04:00