Commit Graph
12 Commits
Author SHA1 Message Date
Tobias Bühlmann 3ca5bc50b6 Properly pass traefik command options
Traefik command options need to be passed as `--key=value`, not `--key value`.
2023-03-14 15:04:33 +01:00
Tobias Bühlmann 72e0184e9f Fix failing tests 2023-03-13 17:36:02 +01:00
Tobias Bühlmann ccf8762c98 Reuse web container per default 2023-03-10 10:50:26 +01:00
Tobias Bühlmann 418bc13ae7 Apply filters correctly 2023-03-10 10:33:55 +01:00
Tobias Bühlmann 7d4dfc4c86 Pass role names for simplicity 2023-03-10 09:18:47 +01:00
Tobias Bühlmann fdb0c8ee91 Rolify app cli/command 2023-03-10 08:50:26 +01:00
Tobias Bühlmann 6b11303230 Prepare auditor to print a present role 2023-03-09 20:55:37 +01:00
Tobias Bühlmann 901484d75d Filter roles and hosts by their respective counterpart 2023-03-09 18:21:39 +01:00
Tobias Bühlmann e178907a21 Don't list duplicate hosts 2023-03-09 16:46:57 +01:00
Tobias Bühlmann 8b913068de Add destination to healthcheck containers names 2023-03-06 16:54:13 +01:00
Tobias Bühlmann 170562c7e7 Let App be aware of destination 2023-03-03 15:29:00 +01:00
Tobias Bühlmann 554a3558ab Move image tag to proper position 2023-02-05 18:39:52 +01:00