13 Commits

Author SHA1 Message Date
ccf6b10a0e Add GPG key and reorganize dockerbox configuration
- Add new primary GPG key in dev config for compose repos
- Slight reorganization of the dockerbox production playbook
- Remove group management in the docker role
- Move HSTS inside the location block
- Add git ignore entry for .ansible files
- Add X-Forwarded-Proto proxy header
2025-03-26 22:07:06 -04:00
77c9b12186 Add multi-domain support for Jellyfin
- Allow Jellyfin to operate on multiple domains via Host rule config
- Move Cloudflare API tokens from Ansible inventory to manual file
- Minor formatting
2024-12-29 02:22:46 -05:00
3102c621f0 Add optional IP restriction for nginx site configs 2024-10-19 21:08:15 -04:00
c67a39982e Option to enable websockets for the noVNC console 2022-12-06 00:15:10 -05:00
b9f9b0bf3c Update TLS settings in nginx proxy 2022-08-27 18:56:12 -04:00
4f4a341b05 Add client_max_body_size for Nextcloud 2022-08-19 01:27:55 -04:00
cab6ab2d8e Strip auth header and update external config 2022-08-19 00:51:05 -04:00
85a6c3894a Add basic auth and ignore backend SSL errors 2022-08-17 01:15:15 -04:00
330f2b5a91 Add X-Forwarded-For proxy header 2022-05-27 22:33:35 -04:00
9aca035f2d Redirect HTTP to HTTPS 2022-05-26 23:32:25 -04:00
209ff57a4a Determine wildcard cert paths and tidy nginx role 2022-05-23 22:33:17 -04:00
9a4aece442 Use DNS-01 on Cloudflare for wildcard LE certs 2022-05-23 03:32:56 -04:00
acd2cefb1e Setup nginx reverse proxy 2022-05-22 00:19:56 -04:00