12 Commits

Author SHA1 Message Date
2a8b5464e6
jellyfin, nginx, openldap: do not restart 2021-06-21 11:55:06 +02:00
a13a7adf67
nginx: make sure https redirect works 2021-06-21 11:55:00 +02:00
c418b61ede
Improve networks
Create a single external network called "external".
Create container-specific networks.
Only a few containers need access to these.
So far: openldap, postgres.
2021-06-21 11:54:58 +02:00
54de631d29
Improve routing between containers
Create user network nginx-internal
and use Docker's internal DNS server
to resolve containers by hostname.
2021-04-27 23:09:21 +02:00
765e9e5a47
Enable SSL 2021-04-26 23:54:10 +02:00
4907cdfd99
Explicitly restart containers to prevent hard-to-debug issues 2021-04-26 22:36:53 +02:00
58fd1aa430
Make sure directories exist 2021-04-26 22:35:59 +02:00
50ffe15dcd
Add the rest of the Jellyfin NGINX config 2021-04-26 18:54:59 +02:00
9f57877177
Fix incorrect quotes 2021-04-26 18:54:27 +02:00
83f0382de2
Rename jellyfin.conf to jellyfin.conf.j2 2021-04-23 01:22:31 +02:00
53c51fd235
Replace hard-coded server ip with variable 2021-04-23 01:20:32 +02:00
f4310c2e7d
Initial commit with working nginx and jellyfin 2021-04-23 01:04:44 +02:00