migrate jackson to traefik
Some checks failed
Deploy Containers / Prepare (push) Failing after 11s

This commit is contained in:
2025-08-03 03:17:48 -04:00
parent b4640b8764
commit 32e50b2307
8 changed files with 281 additions and 300 deletions

View File

@@ -86,13 +86,10 @@
- hosts: jackson
roles:
- role: caddy
tags: caddy_deploy
- role: traefik
tags: traefik_deploy
tasks:
- name: Generate Caddyfile
import_tasks: roles/caddy/tasks/create.yml
tags: caddyfile_deploy
- name: Deploy Gitea
import_tasks: tasks/gitea.yml
tags: gitea_deploy