Adding labels for Rundeck.

This commit is contained in:
2025-01-17 14:49:33 -05:00
parent 034d3f58f5
commit 11d629c1c0
2 changed files with 18 additions and 6 deletions
+11
View File
@@ -3957,6 +3957,17 @@ services:
rundeck:
container_name: rundeck
image: rundeck/rundeck:5.8.0
labels:
homepage.group: Code/DevOps
homepage.name: Rundeck
homepage.icon: rundeck.svg
homepage.description: Open-source automation service with a web console, command line tools, and web API
swag: enable
swag_proto: http
swag_port: 4440
swag_url: rundeck.${MY_TLD}
swag.uptime-kuma.enabled: true
swag.uptime-kuma.monitor.url: https://rundeck.${MY_TLD}
ports:
- 4440:4440
volumes: