https://github.com/slaclab/lume-services-deployment
https://github.com/slaclab/lume-services-deployment
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/slaclab/lume-services-deployment
- Owner: slaclab
- Created: 2024-01-10T01:32:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-14T21:45:48.000Z (about 1 year ago)
- Last Synced: 2025-05-14T22:32:09.959Z (about 1 year ago)
- Language: Makefile
- Size: 172 KB
- Stars: 2
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lume-services-deployment
A repository for holding the manifest files for deploying the lume services infrastructure to a Kubernetes cluster.
The deployment uses non-cloud prefect as the workflow orchestration software for running models and simulations. PostgreSQL is used as the backend storage layer for prefect.
The MySQL and MongoDB directories were for a model DB and a results DB respectively. However, with the use of MLflow the
MySQL DB is no longer required and can most likely be removed. MongoDB was there only for an initial prototype and can
be modified or removed as well as needed.