- Tacoma, WA
- https://www.linkedin.com/in/joey-hafner-b8977a107/
- Joined on
2023-11-23
homelab/$HOST/$SERVICE
to stacks under homelab/stacks/$SERVICE
homelab/$HOST/$SERVICE
to stacks under homelab/stacks/$SERVICE
We've migrated all the services in code. Just gotta redeploy each:
- Monitoring
- Navidrome
- Plex
- Traefik
- Wireguard
- Minecraft
homelab/$HOST/$SERVICE
to stacks under homelab/stacks/$SERVICE
We've done most of this. Remaining services:
- Monitoring
- Navidrome
- Plex
- Traefik
- Wireguard
The /home/admin/data
directory is only 34.4 GiB. Trivial to back up once we've configured a new storage solution.
Note: this only includes volumes for services that are running right now. So next we'll look at the dark data we might need to back up.
/home/admin/data/autopirate/bazarr
/home/admin/data/autopirate/sabnzbd_config
/home/admin/data/books/audiobookshelf
/home/admin/data/books/audiobookshelf-metadata
/home/admin/data/books/ca…
Catalog data to be moved.
We got a list of all host-side paths for data mounts in containers with `docker inspect $(docker ps -aq)
This project is stalled.
The original goal was to build an acquisition pipeline similar to Ombi, but we've run into the issue described here: https://github.com/Readarr/Readarr/issues/2783 …
druid
Digital Ocean droplet
Moved this to the declarative infrastructure milestone.
It is not yet determined whether we will proceed via:
- Importing Druid's configuration and managing it in Terraform, or 2.…
Moved this to the automation milestone, but we're unlikely to continue development of Stacks as we move toward K8s for our core infrastructure.