Skip to content

Provide a kubernetes helm chart #304

@AntonOfTheWoods

Description

@AntonOfTheWoods

Problem
If wanting to self-host, kubernetes is a much more robust solution than docker compose.

Proposed solution
A helm chart to install all service deps for both local development and prod deployment:

Alternatives considered
Docker compose.

Additional context
Docker compose is not needed at all, even for local dev. k3d and helm can be used to provide a fully-local, updates-on-file-change dev environment, without relying on developing in a container or other nasty bad DX solutions.

I can propose something for inclusion directly in this repo, if there is some interest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions