This mono repo includes custom docker images which are built to include custom extra components. Here is a quick overview of the software:
- argocd A tools for GitOps and CD for Kubernetes
- jellyfin A self hosted media server
- maubot A self hosted bot framework for Matrix
- nextcloud A self hosted cloud solution
- owntone A custom version of OwnTone with librespot-java for the HomePod Connect Hass.io Addon
- synapse A Matrix homeserver implementation
You can pull an image by using
docker pull alexbabel/SOFTWARE:VERSION
or use GHCR:
docker pull ghcr.io/alexanderbabel/SOFTWARE:VERSION