b83c917a9e
modules: services: monitoring: persist data
2023-10-25 15:52:18 +00:00
9ebabb251b
modules: services: nginx: persist SSL certificates
2023-10-25 15:52:18 +00:00
b48048aa5f
modules: services: transmission: persist data
2023-10-25 15:52:18 +00:00
dbd33f7d62
modules: services: sabnzbd: persist data
2023-10-25 15:52:18 +00:00
30a632a261
modules: services: rss-bridge: persist data
2023-10-25 15:52:18 +00:00
1d23a6caa8
modules: services: podgrab: persist data
2023-10-25 15:52:18 +00:00
3328cf62d9
modules: services: nextcloud: persist data
2023-10-25 15:52:18 +00:00
b0622f5696
modules: services: navidrome: persist data
2023-10-25 15:52:18 +00:00
775ac42649
modules: services: lohr: persist data
2023-10-25 15:52:18 +00:00
993bdbd3e7
modules: services: jellyfin: persist data
2023-10-25 15:52:18 +00:00
843c4a8097
modules: services: indexers: persist data
2023-10-25 15:52:18 +00:00
3e28075906
modules: services: postgresql: persist data
2023-10-25 15:52:18 +00:00
72baa4e84f
modules: services: postgresql-backup: persist data
2023-10-25 15:52:17 +00:00
706fad7e7f
modules: services: paperless: persist data
2023-10-25 15:52:17 +00:00
4fcc69f34e
modules: services: matrix: persist data
2023-10-25 15:52:17 +00:00
604d594dec
modules: services: gitea: persist repositories
2023-10-25 15:52:17 +00:00
53af6d3fa6
modules: services: flood: persist data
2023-10-25 15:52:17 +00:00
a3b4b3072a
modules: services: calibre-web: persist library
2023-10-25 15:52:17 +00:00
ea5f9d181f
modules: services: blog: persist website data
2023-10-25 15:52:17 +00:00
5125ca329e
modules: services: ssh-server: persist host keys
2023-10-25 15:52:17 +00:00
08212e49cd
modules: services: matrix: add sliding sync
ci/woodpecker/push/check Pipeline was successful
2023-10-20 08:35:37 +00:00
e3a8d0e178
modules: services: matrix: register dummy vhosts
...
This is simply to make use of my infrastructure for port collision
detection.
2023-10-20 08:35:37 +00:00
31fbd7aa4f
modules: services: matrix: refactor vhost
2023-10-20 08:35:37 +00:00
fcdb5ba593
modules: services: woodpecker: remove DNS hack
...
ci/woodpecker/push/check Pipeline is running
I'm not sure what changed, but it looks like I don't need it anymore.
Initially I wanted to apply the same DNS fix as [1].
[1]: https://blog.kotatsu.dev/posts/2023-04-21-woodpecker-nix-caching/
2023-10-18 21:38:22 +02:00
3b3e7093be
modules: services: pirate: make more fine-grained
2023-10-18 21:38:22 +02:00
dae1a434d5
modules: services: transmission: bump to 4
...
Not sure why exactly this isn't the default, I'll have to watch out for
when upstream catches up.
2023-10-18 21:38:22 +02:00
7b56c342ad
modules: services: paperless: beef-up workers
...
ci/woodpecker/push/check Pipeline was successful
This should parallelize the number of documents ingested at once
(workers), as well as the speed of the ingestion per document (threads).
2023-09-18 13:43:37 +00:00
e979589174
modules: services: woodpecker: use 'path' option
...
ci/woodpecker/push/check Pipeline was successful
One less thing to modify in the systemd service.
2023-09-13 12:40:19 +00:00
6ba7a63b25
modules: services: fail2ban: fix comment
ci/woodpecker/push/check Pipeline was successful
2023-09-03 12:53:24 +02:00
fc8ccb8b99
modules: services: pirate: add fail2ban jails
ci/woodpecker/push/check Pipeline was successful
2023-09-03 12:43:46 +02:00
14bf03e5fd
modules: services: pirate: refactor
...
This will make adding fail2ban jails easier.
2023-09-03 12:42:29 +02:00
adc4ce9d8a
modules: services: indexers: add prowlarr fail2ban
2023-09-03 12:21:35 +02:00
6d9d835e1c
modules: services: nix-cache: use harmonia
2023-08-19 14:41:10 +02:00
ab59054518
modules: services: rename 'nix-cache'
...
I'm about to modify the module to use a different cache implementation,
so this name is more appropriate.
2023-08-19 14:41:10 +02:00
424bb2e7b9
modules: services: woodpecker: simplify path
...
I'm not sure why it was written that way to begin with.
2023-08-06 20:13:08 +02:00
7b6779f2b5
modules: services: woodpecker: default packages
...
Now that v1.0.0 is on nixpkgs, no need for my custom packages.
2023-08-06 20:13:08 +02:00
45c3b82606
modules: services: nginx-sso: use writeShellScript
2023-08-06 20:13:08 +02:00
58a94bdf1b
pkgs: remove woodpecker-plugin-git
...
I have now upstreamed the package, so let's remove it.
2023-08-06 20:13:08 +02:00
9f7472222c
treewide: use 'lib.getExe' when possible
...
Don't use it in wireguard to keep it consistent, as only half the
commands could use it.
2023-08-06 20:13:08 +02:00
ae8d8d75fd
flake: bump inputs
...
Update `fail2ban` to accomodate for RFC-42 migration.
2023-08-06 20:13:08 +02:00
47533f119e
modules: services: monitoring: add 'secretKeyFile'
ci/woodpecker/push/check Pipeline was successful
2023-07-17 10:59:58 +00:00
4bb1387376
modules: services: add tandoor-recipes
ci/woodpecker/push/check Pipeline was successful
2023-07-15 15:46:04 +02:00
5741421604
modules: services: nextcloud: enable 'notify_push'
2023-07-15 15:46:04 +02:00
c037d3844a
modules: services: nextcloud: configure redis
...
ci/woodpecker/push/check Pipeline was successful
I keep having some file-locking issues, and heard that using redis might
help alleviate those errant locks.
It's also necessary to use the `notify_push` app.
2023-07-15 14:01:14 +01:00
3e5fbfeb7a
modules: services: nextcloud: bump to 27
ci/woodpecker/push/check Pipeline was successful
2023-06-23 12:03:13 +02:00
2f03d92dd9
modules: services: woodpecker: use docker module
ci/woodpecker/push/check Pipeline was successful
2023-06-11 16:25:23 +01:00
e44dd4c6ea
modules: services: drone: use docker module
2023-06-11 16:25:23 +01:00
175a8acde2
modules: services: add vikunja
2023-05-13 21:18:57 +02:00
685c571018
modules: services: nginx: add 'socket' option
2023-05-13 21:18:57 +02:00
574634b64e
modules: services: blog: use 302 redirection
...
ci/woodpecker/push/check Pipeline was successful
That way the browser doesn't cache it, in case I do end up using that
domain after all.
2023-05-07 15:20:14 +01:00