Minimal and Opinionated Helm Charts powered by a Norwegian 🐻
Find a file
2023-12-16 19:14:18 +01:00
.github/workflows Replace Synapse with Conduit 2023-10-29 09:24:48 +01:00
charts fix(dispatch) correct init command after manual test 2023-12-16 19:14:18 +01:00
docs Add back files 2023-10-20 14:09:45 +02:00
.gitignore Restructure 2023-10-20 13:29:42 +02:00
LICENSE Add back files 2023-10-20 14:09:45 +02:00
README.org add a few keywords to be expanded on 2023-12-15 18:54:46 +01:00
Taskfile.yaml feat(taskfile) add taskfile for future chores 2023-12-16 17:17:19 +01:00

Minimal and Opinionated Helm Charts

Backend-focused and UX optimized minmal charts built for use with deployments based on Flux.

Chart Implementation Guidelines

TODO Example chart definition
$ helm repo add tommy-skaug-charts ghcr.io/tommy-skaug/charts

Check out the ingress configuration in ingress.org

Charts

Conduit

An efficient and self-contained Matrix server using an embedded RocksDB database.

Attic

Attic (introduction post here) is a Nix Binary Cache server that reduces the time to compile and distribute builds.

Usage

License

Repo was inspired by ananace (some parts imported and rewritten).

The general license of this repo is DWTFYWTPB, but it is Apache v2 in some of the repos which were built on other's work. See the individual chart for details.

helm install dispatch ./dispatch -f values-local.yaml

kubectl describe pod

helm delete dispatch