a0473a5c6c
nixos: services: servarr: autobrr: fix fail2ban
...
ci/woodpecker/push/check Pipeline was successful
The log line for authentication failures has been updated since the
original PR.
It also happens to be logged in JSON, and I'm a bit too lazy to match it
more properly than this.
2025-04-12 11:30:14 +02:00
a28295da27
nixos: services: servarr: autobrr: fix comment
ci/woodpecker/push/check Pipeline was successful
2025-04-11 19:01:08 +02:00
215eb4c91a
nixos: services: servarr: add autobrr
2025-04-05 20:22:27 +02:00
ec965800e4
nixos: services: servarr: nzbhydra: fix websockets
...
From what I could read, NZBHydra2 *might* require proxying websockets in
new versions (better safe than sorry).
2025-04-05 20:07:47 +02:00
b1ade72383
nixos: services: servarr: migrate nzbhydra
2025-04-05 20:07:47 +02:00
c823edf584
nixos: services: servarr: jackett: add 'port'
2025-04-05 20:07:47 +02:00
950cf4dd05
nixos: services: servarr: migrate jackett
2025-04-05 20:07:47 +02:00
f825d047b5
nixos: services: servarr: migrate prowlarr
...
The configuration doesn't have `group`, so it's a slightly different
configuration to the rest of the *arr services.
I also want to move the other two indexer modules under `servarr`, as
they are all closely related.
2025-04-05 20:07:47 +02:00
d783b5f5ee
nixos: services: servarr: starr: add 'port'
...
Now that declarative configurations are supported for those
applications.
2025-04-05 20:07:47 +02:00
8e6be43817
nixox: services: servarr: refactor starr config
...
Makes it slightly DRY-er and more readable.
2025-04-05 20:07:47 +02:00
1f876d3e21
nixos: services: servarr: bazarr: add 'port'
2025-04-05 20:07:46 +02:00
860c13ab1f
nixos: services: servarr: extract bazarr
...
It's not an actual *arr package, but closely related to them. Extract
its configuration to a sub-module.
2025-04-05 20:07:46 +02:00
7791ad0907
nixos: services: servarr: fix 'enableAll' logic
...
I renamed the option and refactored how it worked to make it more
explicit that it enables the entire suite by default, with explicit
opt-out of individual components (or fine-grained opt-in as an
alternative).
2025-04-05 20:07:46 +02:00
374886a63f
nixos: services: servarr: remove build work-around
...
It's been fixed upstream.
This partially reverts commit ad1cfbd6f0 .
2025-02-13 22:55:25 +01:00
ad1cfbd6f0
flake: bump inputs
...
Allow-list the build inputs for `sonarr` until the package is fixed
upstream [1].
[1]: https://github.com/NixOS/nixpkgs/issues/360592
2024-12-08 10:44:26 -05:00
0d2b9c9699
nixos: services: rename 'servarr'
ci/woodpecker/push/check Pipeline was successful
2024-09-05 10:39:01 +00:00