Compare commits

..

7 Commits

Author SHA1 Message Date
Renovate Bot
58c995aaa6 Update docker.io/actualbudget/actual-server Docker tag to v25.7.0 2025-07-02 00:01:03 +00:00
dc7d886f57 Update crowdsec
Some checks failed
Ansible Deploy / Homelab-Deploy (ansible/buildHomelab.yaml) (push) Failing after 17m4s
2025-06-26 07:16:01 -04:00
932f931eb0 Updated Authentik
Some checks failed
Ansible Deploy / Homelab-Deploy (ansible/buildHomelab.yaml) (push) Failing after 17m6s
2025-06-18 06:32:51 -04:00
f4e8aefb63 Removed wireguard host from ansible inventory, deleted errant
All checks were successful
Ansible Deploy / Homelab-Deploy (ansible/buildHomelab.yaml) (push) Successful in 2m0s
underscores
2025-06-17 06:51:29 -04:00
4e7e7a7f09 Restart traefik automatically on docker-int, enabled access logs on
Some checks failed
Ansible Deploy / Homelab-Deploy (ansible/buildHomelab.yaml) (push) Failing after 2m40s
traefik@docker-ext
2025-06-17 06:41:12 -04:00
8b5e3e10bd Changed Paperless date format
Some checks failed
Ansible Deploy / Homelab-Deploy (ansible/buildHomelab.yaml) (push) Failing after 2m6s
2025-06-14 08:26:12 -04:00
60406eaf34 Update Paperless
Some checks failed
Ansible Deploy / Homelab-Deploy (ansible/buildHomelab.yaml) (push) Failing after 16m8s
2025-06-13 06:33:59 -04:00
4 changed files with 18 additions and 15 deletions

View File

@ -25,6 +25,7 @@ services:
- --experimental.plugins.crowdsec-bouncer.modulename=github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin - --experimental.plugins.crowdsec-bouncer.modulename=github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin
- --experimental.plugins.crowdsec-bouncer.version=v1.2.1 - --experimental.plugins.crowdsec-bouncer.version=v1.2.1
# - "--certificatesresolvers.myresolver.acme.tlschallenge=true" # - "--certificatesresolvers.myresolver.acme.tlschallenge=true"
- --accesslog=true
ports: ports:
# The HTTP port # The HTTP port
- "80:80" - "80:80"
@ -179,7 +180,7 @@ services:
timeout: 3s timeout: 3s
authentik-server: authentik-server:
container_name: authentik-server container_name: authentik-server
image: ghcr.io/goauthentik/server:2025.2.2 image: ghcr.io/goauthentik/server:2025.6.2
restart: unless-stopped restart: unless-stopped
command: server command: server
environment: environment:
@ -213,7 +214,7 @@ services:
- "traefik.http.routers.authentik.middlewares=crowdsec@docker" - "traefik.http.routers.authentik.middlewares=crowdsec@docker"
authentik-worker: authentik-worker:
container_name: authentik-worker container_name: authentik-worker
image: ghcr.io/goauthentik/server:2025.2.2 image: ghcr.io/goauthentik/server:2025.6.2
restart: unless-stopped restart: unless-stopped
command: worker command: worker
environment: environment:
@ -428,7 +429,7 @@ services:
# - net.ipv4.conf.all.src_valid_mark=1 # - net.ipv4.conf.all.src_valid_mark=1
# restart: unless-stopped # restart: unless-stopped
crowdsec: crowdsec:
image: crowdsecurity/crowdsec:v1.6.6 image: crowdsecurity/crowdsec:v1.6.9
container_name: crowdsec container_name: crowdsec
environment: environment:
PGID: "1001" PGID: "1001"

View File

@ -5,6 +5,7 @@ services:
# The official v2 Traefik docker image # The official v2 Traefik docker image
image: traefik:v3.3 image: traefik:v3.3
# Enables the web UI and tells Traefik to listen to docker # Enables the web UI and tells Traefik to listen to docker
restart: unless-stopped
command: command:
- --api.insecure=true - --api.insecure=true
- --providers.docker - --providers.docker
@ -59,7 +60,7 @@ services:
volumes: volumes:
- redisdata:/data - redisdata:/data
paperless-webserver: paperless-webserver:
image: ghcr.io/paperless-ngx/paperless-ngx:2.14.7 image: ghcr.io/paperless-ngx/paperless-ngx:2.16.3
container_name: paperless-webserver container_name: paperless-webserver
restart: unless-stopped restart: unless-stopped
depends_on: depends_on:
@ -72,8 +73,9 @@ services:
- media:/usr/src/paperless/media - media:/usr/src/paperless/media
- export:/usr/src/paperless/export - export:/usr/src/paperless/export
- consume:/usr/src/paperless/consume - consume:/usr/src/paperless/consume
env_file: docker-compose.env #env_file: docker-compose.env
# environment: environment:
PAPERLESS_DATE_ORDER: MDY
labels: labels:
- "traefik.http.routers.paperless.rule=Host(`paperless.injust.us`)" - "traefik.http.routers.paperless.rule=Host(`paperless.injust.us`)"
- "traefik.http.routers.paperless.entrypoints=websecure" - "traefik.http.routers.paperless.entrypoints=websecure"
@ -105,7 +107,7 @@ services:
- "traefik.http.routers.testweb.entrypoints=websecure" - "traefik.http.routers.testweb.entrypoints=websecure"
- "traefik.http.routers.testweb.tls.certresolver=myresolver" - "traefik.http.routers.testweb.tls.certresolver=myresolver"
actual_server: actual_server:
image: docker.io/actualbudget/actual-server:25.6.1 image: docker.io/actualbudget/actual-server:25.7.0
ports: ports:
# This line makes Actual available at port 5006 of the device you run the server on, # This line makes Actual available at port 5006 of the device you run the server on,
# i.e. http://localhost:5006. You can change the first number to change the port, if you want. # i.e. http://localhost:5006. You can change the first number to change the port, if you want.

View File

@ -21,9 +21,9 @@ docker:
gitea: gitea:
ansible_ssh_user: root ansible_ssh_user: root
wireguard: #wireguard:
hosts: # hosts:
wireguard: # wireguard:
external_access: external_access:
hosts: hosts: