Commit graph

16 commits

Author SHA1 Message Date
d69e0350ef
fix: use clean new directory for backups on droppie 2023-11-06 22:59:17 +00:00
07df547f33
fix: specify sftp storage for droppie restic backups 2023-11-06 22:59:17 +00:00
c8233cf6a7
chore: simplify sudo command for backups 2023-11-06 22:22:36 +01:00
841757517f
refactor: small backup refactoring 2023-11-06 21:07:24 +00:00
42fbde31e5
feat: droppie backups for all nachtigall services 2023-11-06 21:07:24 +00:00
9fc42c44a8
fix: tune nextcloud / php-fpm pool settings
Calculated on https://spot13.com/pmcalculator/
with 4GiB RAM available, average php-fpm process size 80MiB

Original settings are
pm = dynamic
pm.max_children = 32
pm.max_requests = 500
pm.max_spare_servers = 4
pm.min_spare_servers = 2
pm.start_servers = 2
2023-10-31 21:24:27 +01:00
a10d77dcf6
fix: increase php strings cache size for nextcloud
https://github.com/nextcloud/server/issues/31223
2023-10-29 19:39:48 +00:00
13d46c22c5
fix: nextcloud connections to other applications 2023-10-29 19:39:48 +00:00
2c2d77456e
chore: update nextcloud to v27 2023-10-29 19:39:48 +00:00
8ad19f72fc
fix: small nextcloud fixes
* Add admin pass
* Increase max post size
* Fix secret owner
2023-10-29 19:39:48 +00:00
42879bde05
fix: don't set maintenance mode in nix config 2023-10-29 13:52:11 +01:00
b42917de78
fix: fix php package name 2023-10-29 13:46:52 +01:00
ac817a7ca2
chore: use php8.2 for nextcloud 2023-10-29 13:46:06 +01:00
ea7996ce0a
add virtualhost for nextcloud 2023-10-29 13:42:23 +01:00
ece8e9156a
feat: add nextcloud secrets 2023-10-29 13:42:22 +01:00
8737ddbe6c
feat: add complete nextcloud config without secrets 2023-10-29 13:41:43 +01:00