up:: [[Homelab MOC]]
tags:: #note/develop
# Homelab Services
This is a list of services I'm running in my homelab.
## Currently Running
| Service | Description | Link |
| ---------------- | -------------------------------------------------------------------------------------------------------------- | ------------------------------------- |
| Adguard Home | Ad blocker and DNS server | \<redacted> |
| Caddy | Reverse proxy for hosted services | \<redacted> |
| Digital Garden | Personal wiki. The site you're looking at now. Made using [[My Obsidian Setup\|Obsidian]] and Obsidian Publish | https://wiki.julianneadams.dev |
| FoundryVTT | Virtual tabletop for running tabletop RPG sessions (mostly D&D 5e and Pathfinder 2e) | \<redacted> |
| Gitea | Git repository hosting | \<redacted> |
| Grafana | System metrics visualization dashboard. Used in conjunction with [[Prometheus]] | \<redacted> |
| Homebox | Asset inventory and organization system | \<redacted> |
| Homepage | A fully-static, modern, customizable application dashboard | \<redacted> |
| Immich | Image backup solution | \<redacted> |
| Jellyfin | Media server for movies, music, anime, etc. | \<redacted> |
| Linkwarden | Bookmark manager | https://linkwarden.julianneadams.info |
| Littlelink | Small webpage with links to all my social media accounts | https://links.julianneadams.dev |
| Mealie | Recipe management application | \<redacted> |
| Netbox | Network documentation and planning application | \<redacted> |
| Ntfy | Notification and alert management service | \<redacted> |
| OPNsense | Firewall and routing platform | \<redacted> |
| Paperless-ngx | Document management system | \<redacted> |
| Personal website | Personal website and blog. Currently a work in progress. Made using Hugo. | https://julianneadams.dev |
| Photoview | Image gallery | \<redacted> |
| Portainer | Container management and orchestration platform | \<redacted> |
| Prometheus | Systems monitoring and alerting toolkit. Used in conjunction with [[Grafana]] | \<redacted> |
| Radicale | CalDAV and CardDAV server for calendar and contacts | \<redacted> |
| Syncthing | Peer-to-peer file sync service | \<redacted> |
| Taskchampion | Sync server for [[Taskwarrior]] | \<redacted> |
| Uptime Kuma | Uptime monitoring and alert tool | \<redacted> |
## Planning to Set Up
| Service | Description |
| -------------- | ------------------------------------------------------------- |
| Ansible | Configuration management platform |
| BorgBackup | Backup utility |
| Calibre Server | E-Book management application |
| Dockge | Docker container management platform |
| Grocy | Grocery inventory management application |
| OpenTofu | Terraform alternative. Used for provisioning cloud resources. |
| Watchtower | Automates updates for Docker containers |
## Stopped Running
| Service | Description | Reason for Stopping |
| ------------- | ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Actual Budget | Self-hosted budgeting application | Was just trying it out. I'm actually a long-time YNAB user. |
| GitLab | Git repository hosting | Too heavy for my needs and needed too much maintenance to keep running. I still prefer GitLab over GitHub, though. Currently running [[Gitea]] as a replacement. |
| Kimai | Time tracking application | Never got into the habit of actually using it |
| OpenProject | Open-source project management application | Was just trying it out. Didn't fit my needs. I'm still a heavy [[Taskwarrior]] user. |
---
> [!createdat] Created at: [[2024-11-19]]