1fedfcca01
Merge pull request 'Fix Prowlarr authentication mode conflict using shared Authentik middleware' ( #2 ) from patch/auth_mode_conflict-prowlarr-2026-06-01 into main
...
Reviewed-on: #2
2026-05-31 21:26:33 -04:00
19089602b8
fix(prowlarr): resolve auth_mode_conflict by using shared authentik middleware
...
Remove redundant prowlarr_outpost sidecar container and apply the shared
authentik-auth@file middleware to the prowlarr router. The Authentik forward
auth middleware already exists in the Traefik dynamic configuration and
provides the necessary authentication layer without requiring a dedicated
outpost container per service.
2026-05-31 21:24:02 -04:00
2610b5a430
fix: switch Ntfy to native auth, remove Authentik ForwardAuth
2026-05-31 12:05:34 -04:00
cbb63b4cae
fix: add unauthenticated POST router for Ntfy server-to-server publishing
2026-05-31 11:54:28 -04:00
c7c8db6942
feat: add Ntfy notification service
2026-05-31 11:31:17 -04:00
f24570de24
Revert "test: verify live reload path"
...
This reverts commit f48fd350c6d85b7b4152c2b239f5cf0e1907b3d1.
2026-05-31 11:28:33 -04:00
f48fd350c6
test: verify live reload path
2026-05-31 11:27:29 -04:00
00d1cd522f
feat: add Traefik dynamic configs to GitOps management
2026-05-31 11:21:09 -04:00
c148a0df76
fix(wizarr): remove commented-out ports configuration
2026-05-31 09:56:38 -04:00
Nathan Castaldi
9525bce59d
published reports for Wizarr
2026-05-21 13:49:40 -04:00
Nathan Castaldi
bb9edd07e9
published ports for Sab
2026-05-21 13:47:34 -04:00
Nathan Castaldi
a40c47dd45
published ports for prowlarr
2026-05-21 13:46:47 -04:00
54a885120d
feat(sparkyfitness): add sparkyfitness stack to heimdall
...
- Compose file with pinned images (v0.16.6.1), healthchecks, Traefik routing
- .env.example with all required variables and generation commands
- README covering access, appdata, backup scope, upgrade procedure
- KBA-002: deployment reference with verification and rollback steps
- repo-deploy.prompt.md: reusable end-to-end deployment workflow prompt
- Session snapshot 2026-05-10
Source: https://github.com/CodeWithCJ/SparkyFitness
2026-05-10 21:58:38 -04:00
d1b25c21a3
fix: update OLLAMA_BASE_URL to use environment variable
2026-05-10 15:27:01 -04:00
b5cce0ef35
removed traefik labels
2026-05-06 21:57:27 -04:00
033a9c14f4
exposing ports for testing
2026-05-06 21:55:34 -04:00
000216e899
feat: update immich-server configuration with Traefik labels for routing
2026-05-06 21:53:09 -04:00
f0e44b472a
asdf
2026-05-06 21:40:16 -04:00
72652f1202
chore: comment out unused environment variables and immich-machine-learning service in docker-compose
2026-05-06 21:38:17 -04:00
b93c49f7fc
fix: update service dependencies for immich-server in docker-compose
2026-05-06 21:30:11 -04:00
ad9bafbe04
feat: add docker-compose configuration for immich services
2026-05-06 21:28:20 -04:00
c330a60092
chore: remove installation warnings and name from docker-compose file
2026-05-06 21:25:12 -04:00
98c2282159
initial byparr commit
2026-05-06 16:21:44 -04:00
afdc3588d4
feat: add docker-compose configuration for byparr service
2026-05-06 16:21:42 -04:00
a601fd3516
fix: correct JWT_SECRET_KEY environment variable in kitchenowl backend service
2026-05-06 13:21:47 -04:00
a90b2ddf54
feat: add initial docker-compose configuration for kitchenowl services
2026-05-06 12:19:29 -04:00
5b452893e3
fix: remove reactive-resume service configuration from compose.yaml
2026-05-05 19:30:07 -04:00
f34b0a56bd
fix: comment out healthcheck configurations for services in reactive-resume
2026-04-30 21:40:28 -04:00
81f2f48a86
fix: add environment variables and env_file for reactive-resume service
...
Co-authored-by: Copilot <copilot@github.com>
2026-04-30 21:35:42 -04:00
3334999586
fix: remove unused env_file entry from reactive-resume service configuration
...
Co-authored-by: Copilot <copilot@github.com>
2026-04-30 21:31:34 -04:00
d132af144a
fix: correct volume path for postgres service in reactive-resume configuration
...
Co-authored-by: Copilot <copilot@github.com>
2026-04-30 21:27:25 -04:00
53c8e25076
fix: update service names and correct volume path in reactive-resume configuration
...
Co-authored-by: Copilot <copilot@github.com>
2026-04-30 21:25:28 -04:00
50052e7cb1
fix: update service dependencies to use correct container names in reactive-resume configuration
...
Co-authored-by: Copilot <copilot@github.com>
2026-04-30 21:10:49 -04:00
503a3a808c
feat: add container names for postgres, printer, and reactive-resume services
...
Co-authored-by: Copilot <copilot@github.com>
2026-04-30 21:06:35 -04:00
cacc89fcb1
feat: add Traefik labels for tunarr service configuration
2026-04-29 15:32:13 -04:00
966efb5b20
feat: enhance SnapOtter service configuration with additional environment variables and middleware
...
Co-authored-by: Copilot <copilot@github.com>
2026-04-29 10:21:07 -04:00
443fbba7ad
fix: remove redundant middleware from convertx service configuration
2026-04-29 09:57:49 -04:00
456909c447
feat: add middlewares for convertx service in docker-compose configuration
...
Co-authored-by: Copilot <copilot@github.com>
2026-04-29 09:57:00 -04:00
04fdd99e0f
fix: update environment variables in convertx service configuration
...
Co-authored-by: Copilot <copilot@github.com>
2026-04-29 09:51:28 -04:00
98fa59e6aa
feat: add initial docker-compose configuration for convertx service
...
Co-authored-by: Copilot <copilot@github.com>
2026-04-29 09:33:20 -04:00
Nathan Castaldi
ea8aa585d9
Merge branch 'main' of https://nathan@git.castaldifamily.com/nathan/homelab.git
2026-04-28 21:59:26 -04:00
Nathan Castaldi
b057deeb99
initial immich compose
2026-04-28 21:59:20 -04:00
a186153e30
fix: update postgres healthcheck command and interval in compose.yaml
2026-04-28 21:06:47 -04:00
3c96b52c32
fix: correct postgres volume path in compose.yaml
2026-04-28 20:59:22 -04:00
8b2f7f5dbc
fix: update postgres, printer, and reactive-resume services to use internal-resume-net
...
Co-authored-by: Copilot <copilot@github.com>
2026-04-28 20:51:32 -04:00
939fd1aee2
fix: add missing networks declaration for printer and reactive-resume services in compose.yaml
...
Co-authored-by: Copilot <copilot@github.com>
2026-04-28 20:47:24 -04:00
001b1755ac
fix: correct postgres volume path in compose.yaml
...
Co-authored-by: Copilot <copilot@github.com>
2026-04-28 20:40:32 -04:00
c449558dbc
fix: update postgres and reactive-resume service configurations in compose.yaml
...
Co-authored-by: Copilot <copilot@github.com>
2026-04-28 20:29:47 -04:00
Nathan Castaldi
4df82285ed
remove port declarations
2026-04-28 20:11:24 -04:00
Nathan Castaldi
9291c71678
initial reactive resume config
2026-04-28 20:04:06 -04:00