|
|
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 |
|
Nathan Castaldi
|
6cb0ab55b1
|
initial guardian config
initial guardian config
|
2026-04-28 19:14:19 -04:00 |
|
|
|
268e78ae96
|
fix: uncomment SOURCE environment variable and comment out homebrew volume path in 5etools service configuration
|
2026-04-28 17:40:03 -04:00 |
|
|
|
f7836136ad
|
added networks section to compose.yaml and commented out authentik protection for now
|
2026-04-28 17:36:59 -04:00 |
|
|
|
c7334bfd40
|
chore: reorder and uncomment environment variables in 5etools service configuration
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-28 17:36:00 -04:00 |
|
|
|
c56634ec00
|
chore: uncomment homebrew index.json volume in 5etools service configuration
|
2026-04-28 17:25:34 -04:00 |
|
|
|
8d80979628
|
fix: update Traefik load balancer port for 5etools service from 8080 to 80
|
2026-04-28 17:24:05 -04:00 |
|
|
|
bb595c2e78
|
chore: comment out homebrew index.json volume to prevent overwriting on restart
|
2026-04-28 17:22:54 -04:00 |
|
|
|
8c2c79f946
|
feat: add Traefik labels for 5etools service in Docker Compose
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-28 17:18:54 -04:00 |
|
|
|
76e5ae537c
|
feat: add 5etools service configuration to Docker Compose
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-28 17:16:25 -04:00 |
|
|
|
5d2959cbdc
|
chore: remove Homarr service configuration from Docker Compose
|
2026-04-28 17:12:03 -04:00 |
|
|
|
9ec82f19c7
|
feat: add initial Homarr service configuration to Docker Compose
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-28 15:45:46 -04:00 |
|
|
|
76ec1dd86d
|
Remove ITIL and SCCM specialty instruction files to streamline documentation and focus on core functionalities.
|
2026-04-28 11:26:52 -04:00 |
|
|
|
b0b3b05af0
|
Moved Ansible work to dedicated repo
|
2026-04-28 11:25:56 -04:00 |
|
|
|
327715add2
|
fix: add missing volume mapping for local media in tunarr service
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-28 11:11:55 -04:00 |
|
|
|
7a95aaec65
|
fix: remove unnecessary port mapping for karakeep service
|
2026-04-27 19:22:06 -04:00 |
|
|
|
7e283a2406
|
fix: correct Traefik router rule for sabnzbd service
|
2026-04-27 16:37:14 -04:00 |
|
|
|
fb2d822b11
|
fix: reorder and uncomment Traefik labels for sabnzbd and sabnzbd_outpost services
|
2026-04-27 16:32:43 -04:00 |
|
|
|
6470ea348c
|
fix: update Traefik TLS certresolver from letsencrypt to cloudflare
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-27 16:30:28 -04:00 |
|
|
|
f09cffe9c2
|
reverting to no auth for test
|
2026-04-27 16:26:52 -04:00 |
|
|
|
e166a4e1be
|
fix: update AUTHENTIK_TOKEN for sabnzbd_outpost service
|
2026-04-27 16:24:12 -04:00 |
|
|
|
f6bf81460f
|
fix: update Traefik labels for sabnzbd service and configure sabnzbd_outpost
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-27 16:19:09 -04:00 |
|
|
|
db14ede94a
|
removed used port mapping
|
2026-04-27 16:12:07 -04:00 |
|
|
|
b06f5b97a5
|
fix: update prowlarr_outpost service configuration for Traefik integration
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-27 16:10:35 -04:00 |
|
|
|
4af65e8918
|
fix: update Radarr service labels for Traefik configuration and adjust internal port mapping
|
2026-04-27 16:05:35 -04:00 |
|
|
|
116207e446
|
fix: comment out AUTHENTIK_HOST_BROWSER in Sonarr service configuration to resolve redirect loop
|
2026-04-27 15:58:15 -04:00 |
|
|
|
43a63dbf8e
|
fix: update Traefik load balancer port for Sonarr service to 9000
|
2026-04-27 15:54:37 -04:00 |
|
|
|
d76ec8c9cc
|
fix: update Traefik load balancer port for Sonarr service to 9443
|
2026-04-27 15:53:22 -04:00 |
|
|
|
b76241ca6f
|
fix: specify version tag for sonarr_outpost image in compose.yaml
|
2026-04-27 15:52:18 -04:00 |
|
|
|
7b771e25de
|
fix: update Sonarr service configuration and adjust Traefik port mapping
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-27 15:50:40 -04:00 |
|
|
|
4ebeef9117
|
adsf
|
2026-04-25 11:46:56 -04:00 |
|
|
|
5b985fb553
|
fix: uncomment ports configuration for SnapOtter service in compose.yaml
|
2026-04-25 11:44:09 -04:00 |
|
|
|
803204e9af
|
fix: comment out unused environment variables in SnapOtter service configuration
|
2026-04-25 11:43:21 -04:00 |
|
|
|
38a428033d
|
fix: add TRUST_PROXY environment variable to SnapOtter service configuration
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-25 11:41:37 -04:00 |
|
|
|
30c22c8f5a
|
fix: remove commented environment variable descriptions in SnapOtter service configuration
|
2026-04-25 11:41:21 -04:00 |
|
|
|
81f63f717d
|
fix: update SnapOtter service environment variables in compose.yaml
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-25 11:34:47 -04:00 |
|
|
|
2adcbad6f0
|
chore: add SnapOtter service configuration in compose.yaml
|
2026-04-24 16:21:05 -04:00 |
|
|
|
2bf849eb1c
|
chore: add SnapOtter service configuration in compose.yaml
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-24 16:19:47 -04:00 |
|
|
|
1d040a9cea
|
fix: update traefik router rule for bentopdf service in compose.yaml
|
2026-04-24 16:13:10 -04:00 |
|
|
|
90276b063d
|
chore: add docker-compose configuration for bentopdf service
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-24 16:10:41 -04:00 |
|
|
|
c616cfb8ef
|
fix: update environment variables for karakeep service in compose.yaml
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-24 14:49:03 -04:00 |
|
|
|
c31066c178
|
chore: add container names and additional environment variables for karakeep services in compose.yaml
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-24 14:40:04 -04:00 |
|
|
|
7c51baa69d
|
fix: correct syntax for traefik router rule in compose.yaml
|
2026-04-24 14:16:48 -04:00 |
|
|
|
bd273d0d2a
|
chore: add initial docker-compose configuration for karakeep services
|
2026-04-24 14:13:04 -04:00 |
|
|
|
e9ffd89a17
|
chore: restore healthcheck configuration for zipline-db service in compose.yaml
|
2026-04-24 13:36:55 -04:00 |
|
|
|
1c76819412
|
chore: comment out healthcheck sections for zipline-db and zipline services in compose.yaml
|
2026-04-24 13:35:31 -04:00 |
|