Auto Merge of PR #12 - ansible-guy-webui-service

Merged by Trez.One
This commit is contained in:
2025-01-19 07:34:56 -05:00
2 changed files with 19 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@
| --- | --- |
| actual_server | docker.io/actualbudget/actual-server:latest |
| adguard | adguard/adguardhome:latest |
| ansible0guy-webui | ansible0guy/webui:latest |
| apprise | lscr.io/linuxserver/apprise-api:latest |
| audiobookshelf | ghcr.io/advplyr/audiobookshelf:latest |
| authelia | authelia/authelia:master |
+18
View File
@@ -118,6 +118,24 @@ services:
type: bind
bind:
create_host_path: true
ansible0guy-webui:
container_name: ansible-webui
image: ansible0guy/webui:latest
labels:
homepage.group: Code/DevOps
homepage.name: Ansible WebUI
homepage.icon: ansible.svg
homepage.href: https://bitwarden.${MY_TLD}
homepage.description: WebUI for Ansible
swag: enable
swag_url: ansible.${MY_TLD}
swag_proto: http
swag_port: 8000
swag.uptime-kuma.monitor.url: https://ansible.${MY_TLD}
swag.uptime-kuma.enabled: true
ports:
- 44448:8000
restart: unless-stopped
apprise:
container_name: apprise
environment: