aboutsummaryrefslogtreecommitdiffstats
path: root/playbook.yml
diff options
context:
space:
mode:
authorJan Tuomi <jan@jantuomi.fi>2025-12-21 10:26:52 +0200
committerJan Tuomi <jan@jantuomi.fi>2025-12-21 10:26:52 +0200
commita977ef97cb1d88b617286fc07ea37a19c8b01e42 (patch)
tree503bdb30f2be1b18c24ea8d0a2606f115becdf8f /playbook.yml
parent5ebb5cea738fdd2dcb057259c4235ccaa8d2cd15 (diff)
Improve ingress
Diffstat (limited to 'playbook.yml')
-rw-r--r--playbook.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/playbook.yml b/playbook.yml
index 3a2a755..a5b636c 100644
--- a/playbook.yml
+++ b/playbook.yml
@@ -34,8 +34,10 @@
- { userland: "{{ jail_userland_15_0 }}", num: 10, name: samba }
- { userland: "{{ jail_userland_14_3 }}", num: 11, name: spliit }
- { userland: "{{ jail_userland_15_0 }}", num: 12, name: goaccess }
+ - { userland: "{{ jail_userland_15_0 }}", num: 13, name: plex }
- { userland: "{{ jail_userland_14_3 }}", num: 14, name: freshrss }
- { userland: "{{ jail_userland_14_3 }}", num: 15, name: paste }
+ - { userland: "{{ jail_userland_15_0 }}", num: 16, name: dl }
ingress_routes:
- { host: jan.systems, jail: homepage }
- { host: jantuomi.fi, redirect: jan.systems }
@@ -46,6 +48,7 @@
- { host: irc.jan.systems, jail: irc_thelounge }
- { 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 }
cert_domains:
- "jan.systems"
- "*.jan.systems"