Commit graph

267 commits

Author SHA1 Message Date
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
e86ab34a62 modules: hardware: bluetooth: persist connections 2023-10-25 15:52:17 +00:00
86b42568ed modules: hardware: netowrking persist connections 2023-10-25 15:52:17 +00:00
5125ca329e modules: services: ssh-server: persist host keys 2023-10-25 15:52:17 +00:00
ab5ebae2cb WIP: modules: systems: add persist
This is the module that takes care of configuring impermanence at the
system level.

WIP:
    * address FIXMEs
    * activate home-manager persistence?
        * set `programs.fuse.userAllowOther = true;` ?
    * point `age` to persisted paths [1] ?
    * make sure all services and modules are persisted correctly...

[1]: b1d18d25b8
2023-10-25 15:52:17 +00:00
08212e49cd modules: services: matrix: add sliding sync
All checks were successful
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
Some checks are pending
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
24d41e829e modules: system: users: fix deprecated option name
All checks were successful
ci/woodpecker/push/check Pipeline was successful
2023-09-28 15:57:14 +00:00
7b56c342ad modules: services: paperless: beef-up workers
All checks were successful
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
All checks were successful
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
All checks were successful
ci/woodpecker/push/check Pipeline was successful
2023-09-03 12:53:24 +02:00
fc8ccb8b99 modules: services: pirate: add fail2ban jails
All checks were successful
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'
All checks were successful
ci/woodpecker/push/check Pipeline was successful
2023-07-17 10:59:58 +00:00
4bb1387376 modules: services: add tandoor-recipes
All checks were successful
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
All checks were successful
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
All checks were successful
ci/woodpecker/push/check Pipeline was successful
2023-06-23 12:03:13 +02:00
2f03d92dd9 modules: services: woodpecker: use docker module
All checks were successful
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
df9b060947 modules: system: podman: check for docker conflict 2023-06-11 16:23:31 +01:00
73fdd4622b modules: system: add docker 2023-06-11 16:17:42 +01:00
5aa136f796 modules: system: podman: fix removed option
All checks were successful
ci/woodpecker/push/check Pipeline was successful
2023-06-08 15:43:46 +00:00
18c9458cfa modules: system: users: add 'docker' group 2023-06-08 15:43:46 +00:00