Services that run in the lab
This repository both catalogues the services that we run, and allows them to be deployed via ArgoCD.
Future improvement: move app.yaml in the repo.
Deploys services to Kubernetes. Third party services may need further inspection.
This repository is designed to simplify the process of adding new services into the platform.
Nothing to install, everything runs through ArgoCD.
To deploy a new helm service, add it to helm-charts.yaml.
Further documentation is in the docs directory.
Warning
This repo is controlled by OpenTofu in the estate-repos repository.
Manual configuration changes will be overwritten the next time OpenTofu runs.
If you need any help, please log an issue and one of our team will get back to you.
PRs are welcome.
All source code in this repository is licenced under the GNU Affero General Public License v3.0 (AGPL-3.0). A copy of this is provided in the LICENSE.
All non-code content in this repository, including but not limited to images, diagrams or prose documentation, is licenced under the Creative Commons Attribution-ShareAlike 4.0 International licence.