Compare commits

..

No commits in common. "5651f6f50ac5837249d61302063e18e8ef61d3b2" and "9a39b798953abb5e045d54224b9244a1cf922eba" have entirely different histories.

2 changed files with 7 additions and 1 deletions

View File

@ -139,6 +139,13 @@
- "deny all"
proxy_pass: http://prometheus:9090
# desu.ltd media bullshit
- name: music.desu.ltd
proxy_pass: http://navidrome:4533
- name: lidarr.media.desu.ltd
directives:
- "allow {{ common_home_address }}/{{ common_home_address_mask }}"
- "deny all"
proxy_pass: http://lidarr:8686
- name: prowlarr.media.desu.ltd
directives:
- "allow {{ common_home_address }}/{{ common_home_address_mask }}"

View File

@ -2,7 +2,6 @@
- name: docker deploy navidrome
docker_container:
name: navidrome
state: absent
image: deluan/navidrome:latest
user: 911:911
env: