ElfHosted is Open Source
Our technical resources are open-source, and available for public inspection and input.
Part of the reason ElfHosted exists is to provide a "reference design" for similar platforms. If you want help doing something like this, hit me up - it's my DayJobâ„¢!
Reports
Each month's progress reports and metrics are summarized in the left-hand navigation column, and are listed below:
- Apr 2025
- Mar 2025
- Feb 2025
- Jan 2025
- Dec 2024
- Nov 2024
- Oct 2024
- Sep 2024
- Aug 2024
- Jul 2024
- Jun 2024
- May 2024
- Apr 2024
- Mar 2024
- Feb 2024
- Jan 2024
- Dec 2023
- Nov 2023
- Oct 2023
- Sept 2023
- Aug 2023
- July 2023
- June 2023
Technical
Repositories
elfhosted/containers
Contains the containers we run (available at ghcr.io), with a build process inspired by https://github.com/onedr0p/containers/
geek-cookbook/elf-infra
Contains the flux GitOps manifests used to run various services on the cluster, as well as the ansible playbooks / roles to maintain these.
geek-cookbook/myprecious
Contains the charts we use to provide apps, under a single umbrella chart "myprecious". Heavily inspired by https://github.com/k8s-at-home/charts, which I've since forked to https://github.com/elfhosted/charts, and continue to maintain
geek-cookbook/elfhosted.com
Contains source used for https://elfhosted.com, and is built with mkdocs-material on Netlify
What's missing?
Ha. Good question. What's not public is the repo which houses our user configs (each user's particular combination of helm charts and values), for obvious reasons, and all the secrets etc which make the magic work.