You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: WI-71 remove/migrate settings_custom.py
* fix(epoc): WI-71 settings_custom migration delay
Core-Portal-Deployments deploy setup for EPOC is in an unexpected state. J.G. said to skip it until he has time to update it, because "Its using the newest Camino branch with the oldest override possible."
https://github.com/TACC/Core-Portal-Deployments/blob/f30609d/epoc/camino/docker-compose.pprd.override.yml#L25-L30
* chore(_readme_cms): delete (cuz repo deprecated)
* docs: WI-71 settings_custom from Core-Portal-Deployments
* docs: WI-71 fix cms.settings_custom reference
* docs: WI-71 fix gitignore of settings is COre-CMS thing
4. Create `/taccsite_cms/settings_custom.py`[^3] and populate it with respective `cms.settings_custom.py` from [Core Portal Deployments] e.g. [`/lccf/camino/cms.settings_custom.py`](https://github.com/TACC/Core-Portal-Deployments/blob/d8e31d9/lccf/camino/cms.settings_custom.py).
Update `taccsite_cms/settings_custom.py` with respective `cms.settings_custom.py` from [Core Portal Deployments] e.g. [`/lccf/camino/cms.settings_custom.py`](https://github.com/TACC/Core-Portal-Deployments/blob/d8e31d9/lccf/camino/cms.settings_custom.py).
29
24
30
25
4. Start the other project.
31
26
@@ -53,3 +48,4 @@ To run multiple projects simultaneously:
0 commit comments