Dmitry
e21a8f348d
Change credentialsFile to environmentFile in ssl.nix
...
This option was renamed in https://github.com/NixOS/nixpkgs/pull/244477 , and the alias was deleted in https://github.com/NixOS/nixpkgs/pull/512107 .
There are currently no tests to catch the regression.
2026-06-16 12:44:59 +02:00
ibizaman
4bb9287aa4
home-assistant: fix login test
2026-06-04 00:47:53 +02:00
ibizaman
d5654165ea
zfs: handle dubplicate dataset names
2026-05-26 22:47:34 +02:00
ibizaman
941f2257d0
zfs: allow snapshot before activation
2026-05-26 22:25:53 +02:00
ibizaman
5fd0b1dc83
fluentbit: remove tracing
2026-05-24 22:26:33 +02:00
ibizaman
db0b5df83d
fluentbit: fix unit startup
2026-05-24 11:19:38 +02:00
ibizaman
503f1c31ea
mailserver: update to e33fbde and add test
2026-05-24 01:37:52 +02:00
ibizaman
f933f405b4
scrutiny: fix patch by rebasing in fork
2026-05-11 01:27:27 +02:00
ibizaman
acee18e7a3
monitoring: switch to fluent-bit
2026-05-11 01:27:27 +02:00
ibizaman
23d3a59172
authelia: update test now that authelia forbids http
2026-05-11 01:27:27 +02:00
ibizaman
49efab7385
mitmdump: add timeout option
2026-05-11 01:27:27 +02:00
ibizaman
d4776dc2b8
zfs: fix doc
2026-04-27 23:12:41 +02:00
ibizaman
d830a92342
sanoid: fix doc
2026-04-27 23:12:41 +02:00
ibizaman
7ca1f93f3f
datasetBackup: add contract with sanoid implementation
2026-04-27 06:38:52 +02:00
ibizaman
a0d29e9d97
backup: enhance restore script and more tests
2026-04-26 23:17:28 +02:00
ibizaman
bdd8a0cc2a
zfs: add doc and tests and convert to systemd services
2026-04-26 22:19:53 +02:00
ibizaman
ff20e56ae1
contract: fix backup and databasebackup documentation
2026-04-26 21:46:13 +02:00
ibizaman
96a8753548
backup: do not make systemd service wait for backup to complete
...
fixes #421
2026-04-26 21:40:48 +02:00
ibizaman
4855404f5d
lldap: add hardening configuration
2026-04-25 23:45:52 +02:00
ibizaman
b01cc68ac3
mailserver: add dashboard contract
2026-04-15 01:46:42 +02:00
ibizaman
a237cdfc7b
mailserver: add landing page
2026-04-15 01:46:42 +02:00
ibizaman
ce16f2c1d6
mailserver: fix smtp description
2026-04-15 01:46:42 +02:00
ibizaman
40abc1f15f
immich: remove deprecated option
2026-03-31 23:19:33 +02:00
ibizaman
7d0c97e7d3
open-webui: no need anymore for custom patch for roles
2026-03-31 23:19:33 +02:00
Dmitry
78b3a989f9
Fix syntax for Homepage datetime widget
2026-03-29 23:27:22 +02:00
Dmitry
1dabf955a8
Fix typo in SMTP server configuration recommendation
2026-03-28 19:23:30 +01:00
Dmitry
a400efb636
monitoring: fix secret propagation in documentation example
2026-03-28 17:01:24 +01:00
Dmitry
25238560ad
Fix missing .request in restic documentation
2026-03-28 16:39:59 +01:00
ibizaman
419c339266
monitoring: reduce metrics scraping interval from 1m to 15s
2026-03-22 22:22:53 +01:00
ibizaman
f0124a4615
ssl: make self-signed certs idempotent
2026-03-15 15:57:00 +01:00
ibizaman
8590aa37d6
zfs: add permissions management
2026-03-14 23:27:23 +01:00
ibizaman
0c5116ee21
authelia: add info on secrets length
2026-03-14 23:13:36 +01:00
ibizaman
b3c3f85191
lldap: add info on secrets length
2026-03-14 23:13:36 +01:00
ibizaman
9185403b70
nextcloud: make more obvious initial admin username
2026-03-14 00:32:46 +01:00
ibizaman
7a1f5ec921
nextcloud: do not fail startup on pre-startup commands
2026-03-14 00:08:18 +01:00
ibizaman
0dc2406b6a
scrutiny: init
2026-03-12 23:24:41 +01:00
ibizaman
606869bdc1
nextcloud: fix oidc_login version
2026-03-12 20:43:43 +01:00
ibizaman
c7cf3cce13
monitoring: contact points is now always needed it seems
2026-03-12 20:43:43 +01:00
ibizaman
cccafa9c56
sonarr: create needed datadir
2026-03-12 20:43:43 +01:00
ibizaman
c333122720
nextcloud: bump to 32 and 33
2026-03-12 20:43:43 +01:00
ibizaman
261e7d47d5
lldap: set better default for enforceGroups
2026-02-27 13:18:03 +01:00
ibizaman
c0c9562789
forgejo: make sure ldap is setup when sso is enabled
2026-02-26 22:40:23 +01:00
ibizaman
f485cc60fe
homepage: init with dashboard contract
2026-02-24 20:00:36 +01:00
ibizaman
77869300ee
forgejo: create ldap groups
2026-02-24 20:00:36 +01:00
ibizaman
ca11631015
forgejo: add default empty users option
2026-02-24 20:00:36 +01:00
ibizaman
de013ce302
arr: bypass authentication for readarr when sso is enabled
2026-02-24 20:00:36 +01:00
ibizaman
6fb2250669
arr: make arr stack declare ldap groups
2026-02-24 20:00:36 +01:00
ibizaman
0d2a7c315f
arr: add declarative api key
2026-02-24 20:00:36 +01:00
sitrius
70bf331c6a
refactor: use cfg'.dataDir directly for consistency and add missing bazarr dataDir
...
- Replace shb.arr.<app>.dataDir with cfg'.dataDir for direct access
- Add missing dataDir configuration for bazarr service
- Update all resultPath references to use cfg'.dataDir
2026-02-22 10:04:13 +01:00
sitrius
5da47a77c7
fix: use configurable dataDir paths in arr stack and fix sops.secret references
...
- Replace hardcoded /var/lib/<app> paths with shb.arr.<app>.dataDir in arr.nix
- Fix bazarr config path in test to use cfg.dataDir
- Correct shb.sops.secrets → shb.sops.secret in documentation files
2026-02-22 10:04:13 +01:00