forust
|
d53b14b1de
|
chore: apply yaml lint fixes across compose files
- Fix trailing whitespace in compose files
- Add missing final newlines (EOF)
- Fix indentation in dockmon (3-space -> 2-space) and glance monitor.yml
- Align comments consistently
|
2026-06-19 11:57:14 +02:00 |
|
forust
|
4ca3ccdad3
|
chore(k8s): router rewrite
- returned to Host matcher instead of Hostregexp
- switched dockercompose labels to letsencrypt
- renamed DoH route
|
2026-06-16 12:34:15 +02:00 |
|
forust
|
d7a68237e5
|
chore: remove redundant or unnececary traefik labels
- traefik.docker.network= (defined by traefik cli)
- traefik.http.routers.<routername>.middlewares=security-headers@file" (applied globally by traefik cli)
|
2026-02-04 22:26:27 +01:00 |
|
forust
|
721348e67f
|
refactor: switch adguard data to named volume
|
2026-01-29 17:22:33 +01:00 |
|
forust
|
53b71a33ad
|
fix: correct adguard traefik devrule
|
2026-01-21 11:41:37 +01:00 |
|
forust
|
45ce789f58
|
chore: compose cleanup:
- Remove TZ envs
- +- unified compose structure
- Minify where possible
- Remove <service>.internal routers
- Remove service specifications where possible
Affected services:
- adguardhome
- authentik
- cfddns
- checkmk
- dockmon
- downtify
- gitea
- glance
- headscale
- homepages
- metube
- nextcloud
- penpot
- portainer
- termix
- traefik
- uptime-kuma
TODO: Move data from directory to volumes
|
2026-01-19 23:33:50 +01:00 |
|
forust
|
c048efd569
|
Merge branch 'main' of ssh://gitssh.forust.xyz:2221/forust/homelab into feat/tailscale
|
2026-01-01 01:45:57 +01:00 |
|
forust
|
9675eac2bf
|
feat: add DoT support on dns.forust.xyz
- Made adguard available on adguard. and dns. subdomain
- DoT and DoH implementation complete
|
2025-12-31 03:41:38 +01:00 |
|
forust
|
dc7fe64fbc
|
fix: clean up traefik configuration and add redirect middleware
|
2025-12-30 22:44:52 +01:00 |
|
forust
|
502810a12e
|
fix: update traefik router rules for DNS and adjust letsencrypt volume path
|
2025-12-30 17:20:13 +01:00 |
|
forust
|
c047cc291d
|
LE for DoH
|
2025-12-30 16:54:23 +01:00 |
|
forust
|
f2b951673c
|
fix: add traefik route for dns o https
|
2025-12-30 15:47:39 +01:00 |
|
forust
|
fb2f420520
|
refactor: update network refs form "traefik-proxy" to "proxy"
- To allow testing dev vers of other services
|
2025-12-30 14:14:24 +01:00 |
|
forust
|
5e4c60bb30
|
chore (security): port hardening, commented out non-critical ports
|
2025-12-14 02:42:46 +01:00 |
|
forust
|
a767107277
|
fix: refering to file-defined middlewares
|
2025-12-05 14:36:57 +01:00 |
|
forust
|
e68e37c285
|
refactor: use internal tld according to ICAAN
|
2025-12-05 04:30:51 +01:00 |
|
forust
|
fc6a11397b
|
refactor: move traefik configuration to docker-compose files via labels
|
2025-12-05 04:03:24 +01:00 |
|
forust
|
b51a1c7ee6
|
moved and renamed adguard, dockmon to their directories
+gitea rename
|
2025-11-15 12:54:56 +01:00 |
|