Version 1.15
v1.15.3
Section titled “v1.15.3”Breaking Changes
Section titled “Breaking Changes”[Handled by make update] Renames variable hms_docker_plex_ssl_subdomain to hms_docker_plex_ssl_public_hostname
If using the Traefik-to-Plex certificate conversion script, you will need to update the hms_docker_plex_ssl_public_hostname variable in inventory/group_vars/all/plex.yml to point to the FQDN (eg. plex.example.com) instead of just subdomain then re-run the playbook. To keep existing functionality, change the variable to "<existing value>.{{ hms_docker_domain }}"
You will also need to remove the Traefik cert file (sudo rm /opt/hms-docker/apps/traefik/config/certs/acme.json) and then restart Traefik (docker restart traefik) for it to rebuild the certificate file with the correct format.
- This is to support the use case when the Traefik cert will have SANs for other subdomains
v1.15.2
Section titled “v1.15.2”Fix Ansible deprecation warnings about ansible_facts items
v1.15.1
Section titled “v1.15.1”Automate releases based on playbook version and changelog extraction from webpage release notes
v1.15.0
Section titled “v1.15.0”Removed containers:
- Error-Pages
- This is due to it preventing errors within the Arr apps from rendering correctly. Related: https://github.com/tarampampam/error-pages/issues/257
Other changes:
-
Default to
/mnt/<project_name>for the mount path on new installs -
New documentation
-
Add
ulimitto Tracearr -
Add ability to control Backrest restore path
-
Default Cloudflare DDNS is now
hmsdpublic