dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

Self-host seedbox services

Open samhh opened this issue 3 years ago • 4 comments

If they can be declaratively configured.

samhh avatar May 21 '22 17:05 samhh

I think Sonarr et al work by repeatedly hitting RSS feeds (via Jackett). Might this cause slight latency instability on my bandwidth-limited internet connection?

samhh avatar Jun 03 '22 17:06 samhh

Ombi: https://github.com/samhh/dotfiles/commit/bd9bf51161f1e869595ca800b4fcc950482f2c48

Unclear how backups or configuration should work.

NB can add DNS entries to Pi-Hole until they're propagated upstream.

samhh avatar Jun 06 '22 17:06 samhh

These don't need exposing, only Chansey does: https://github.com/samhh/dotfiles/commit/0b0e27010908660bd92618415d82d3f41cf48362

Leaving the issue open to figure out backup and declarative configuration.

samhh avatar Jun 06 '22 22:06 samhh

At present Jackett's configuration lives in: /var/lib/jackett/.config/Jackett/. Indexers once configured are defined as JSON in /var/lib/jackett/.config/Jackett/Indexers/<indexer>.json. The server config including the API key and admin password are defined in /var/lib/jackett/.config/Jackett/ServerConfig.json.

Prowlarr is at /var/lib/prowlarr.config.xml.

samhh avatar Jun 12 '22 15:06 samhh

No need to track this here. Stuck with how the likes of Prowlarr were written.

samhh avatar Dec 10 '22 16:12 samhh