2023-05-02 10:22:16 +00:00
|
|
|
---
|
|
|
|
- name: Start Docker stacks
|
|
|
|
hosts: manager
|
|
|
|
roles:
|
|
|
|
- {role: traefik, tags: traefik}
|
2023-05-02 12:25:54 +00:00
|
|
|
- {role: forgejo, tags: forgejo}
|
2023-05-02 14:24:30 +00:00
|
|
|
- {role: seafile, tags: seafile}
|
2023-05-02 14:47:27 +00:00
|
|
|
- {role: radicale, tags: radicale}
|
2023-05-02 15:13:13 +00:00
|
|
|
- {role: mastodon, tags: mastodon}
|
2023-05-02 15:25:42 +00:00
|
|
|
- {role: freshrss, tags: freshrss}
|
2023-05-02 15:46:56 +00:00
|
|
|
- {role: hedgedoc, tags: hedgedoc}
|
2023-05-03 05:35:18 +00:00
|
|
|
- {role: overleaf, tags: overleaf}
|
2023-05-03 09:59:16 +00:00
|
|
|
- {role: cyberchef, tags: cyberchef}
|
2023-05-03 10:03:39 +00:00
|
|
|
- {role: inbucket, tags: inbucket}
|
2023-05-03 10:06:08 +00:00
|
|
|
- {role: kms, tags: kms}
|
2023-05-03 11:35:22 +00:00
|
|
|
- {role: swarm_dashboard, tags: swarm_dashboard}
|
2023-05-03 12:24:18 +00:00
|
|
|
- {role: shephard, tags: shephard}
|
2023-05-10 09:30:20 +00:00
|
|
|
- {role: pihole, tags: pihole}
|
2023-06-10 11:09:31 +00:00
|
|
|
- {role: nextcloud, tags: nextcloud}
|
2023-07-09 22:18:26 +00:00
|
|
|
- {role: syncthing, tags: syncthing}
|
2023-08-01 14:24:00 +00:00
|
|
|
- {role: monitoring, tags: monitoring}
|