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

Prepare deployable application skeleton (app + db) #79

Open
pnpavlov opened this issue Jul 1, 2024 · 0 comments
Open

Prepare deployable application skeleton (app + db) #79

pnpavlov opened this issue Jul 1, 2024 · 0 comments
Milestone

Comments

@pnpavlov
Copy link
Member

pnpavlov commented Jul 1, 2024

Package all required components of the GLVD backend in a deployment manifest that can be applied to a Kubernetes environment. That includes but is not limited to:

  • Helm charts for the GLVD API and for the database deployed in same namespace.
  • The components of the chart need to decoupled in a way that enables managing them separately and exposing them within the environment over services. For now we can assume it's single namespace.

Not in scope:

  • No High Availability or Disaster Recovery requirements to be covered during this early development stage.
@pnpavlov pnpavlov changed the title Application skeleton deployable in the cluster (app + db) Prepare deployable application skeleton (app + db) Jul 1, 2024
@pnpavlov pnpavlov added this to the 2024-08 milestone Jul 25, 2024
@pnpavlov pnpavlov modified the milestones: 2024-08, 2024-09 Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant