Decommission dokku

I don't use it, still. I have a better plan for doing this in future anyway...
This commit is contained in:
Jake Howard
2024-07-07 15:56:29 +01:00
parent 2e438137d6
commit f717c1be78
17 changed files with 1 additions and 162 deletions

View File

@ -91,17 +91,7 @@
when: traefik_provider_grafana
become: true
- name: Install dokku provider
template:
src: files/file-provider-dokku.yml
dest: /opt/traefik/traefik/conf/dokku.yml
mode: "{{ docker_compose_file_mask }}"
owner: "{{ docker_user.name }}"
notify: restart traefik
when: traefik_provider_dokku
become: true
- name: Install dokku provider
- name: Install uptime-kuma provider
template:
src: files/file-provider-uptime-kuma.yml
dest: /opt/traefik/traefik/conf/uptime-kuma.yml