Skills
This site is hosted from within my homelab. It is made with Hugo using the Bear Cub theme. Underneath the hood is an nginx Docker container, with Traefik as the reverse proxy for various containers, running under Fedora.
Some of the services hosted (with links learn more about the project) include:
- Uptime Kuma (Fantastic self-hosted service monitoring and alerting)
- Joplin (Notes app)
- Calibre Web (For e-books purchased from Humble Bundle and other sources)
- Gitea (Self-hosted git, mainly for internal tracking, documentation, and todos)
- Home Assistant (Home automation)
- Internal DNS via Pi-Hole
- Game servers, such as Minecraft, as needed
- Many other services as well
Services that I have used, but no longer have a need for include:
- Vikunja (To-Do CalDAV server)
- ELK Stack (For learning and parsing various logs)
- InfluxDB (Time-Series database)
I sometimes spin up Docker containers to learn more about a new service or see if it would benefit me in anyway, so many of these are not included here. Docker containers are created using docker-compose to make being able to recreate the containers easier.
Other areas I have experience with: