Skip to content

mastospawner/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mastospawner Helm Charts

Helm charts for the Fediverse

This repository contains helm charts for deploying various Federated applications such as:

  • Mastodon
  • Peertube (soon)
  • Pixelfed (soon)
  • Lemmy (soon)

The helm charts are deployed to Github pages on each new helm chart release. See each helm chart's readme for instructions on how to get started.

License

Each helm chart is licensed separately based on the license file in its directory. This is mostly due to Mastodon's helm chart being copied from the upstream repository.

Pre-requisites

For all charts in this repository, the following is required before being able to use them.

helm repo add mastospawner https://mastospawner.github.io/helm-charts
helm repo update