Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENH] - Dockerize all the services #173

Open
aktech opened this issue Oct 24, 2024 · 0 comments
Open

[ENH] - Dockerize all the services #173

aktech opened this issue Oct 24, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@aktech
Copy link
Member

aktech commented Oct 24, 2024

Feature description

Dockerize the following services that currently run directly on the main/login node:

  • Conda-store
  • Postgres
  • Redis
  • Minio
  • MySQL
  • Traefik
  • Keycloak
  • Grafana
  • Prometheus
  • Loki (when added)

Value and/or benefit

Enhance platform stability by improving the isolation between various services. This allows for faster debugging and service upgrades for each service without affecting other services. Otherwise everything becomes brittle and platform dependent in long-term.

Anything else?

No response

@aktech aktech changed the title [ENH] - Run all the services in docker [ENH] - Dockerize all the services Oct 24, 2024
@aktech aktech added the enhancement New feature or request label Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant