aboutsummaryrefslogtreecommitdiffstats
path: root/playbook.yml
diff options
context:
space:
mode:
authorJan Tuomi <jan@jantuomi.fi>2026-02-16 12:38:12 +0200
committerJan Tuomi <jan@jantuomi.fi>2026-02-16 12:38:12 +0200
commitfda5165a100996d0184038541bae5e591e94660b (patch)
treed922c6f5d262f59f61e99a38b71c77ff0e4bc312 /playbook.yml
parent0baebc441084395bb42fe3a8d61f0d85d7be0c3c (diff)
Add komga jail
Diffstat (limited to 'playbook.yml')
-rw-r--r--playbook.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/playbook.yml b/playbook.yml
index 7db7887..a83c77f 100644
--- a/playbook.yml
+++ b/playbook.yml
@@ -39,6 +39,7 @@
- { userland: "{{ jail_userland_14_3 }}", num: 15, name: paste }
- { userland: "{{ jail_userland_15_0 }}", num: 16, name: dl }
- { userland: "{{ jail_userland_15_0 }}", num: 17, name: syncthing }
+ - { userland: "{{ jail_userland_15_0 }}", num: 18, name: komga }
ingress_ip: 192.168.2.1
ingress_routes:
- { host: jan.systems, jail: homepage }
@@ -51,6 +52,7 @@
- { host: paste.jan.systems, jail: paste }
- { host: immich.jan.systems, ip: 192.168.3.3, port: 2283 } # vms aren't configured in ansible
- { host: plex.jan.systems, jail: plex, port: 32400 }
+ - { host: komga.jan.systems, jail: komga, port: 25600 }
cert_domains:
- "jan.systems"
- "*.jan.systems"