Compare commits
No commits in common. "audio" and "prod" have entirely different histories.
12 changed files with 8 additions and 43 deletions
|
|
@ -1,8 +0,0 @@
|
||||||
role:core:v1.2:core
|
|
||||||
role:ansible-update:v1.0:core,ansible
|
|
||||||
role:mount:v1.1:core,mount
|
|
||||||
role:nginx-ssl:v1.1:common,nginx-ssl
|
|
||||||
role:certbot:v1.3:common,certbot
|
|
||||||
role:audiobookshelf:testing:workload,audiobookshelf
|
|
||||||
|
|
||||||
# end of file
|
|
||||||
|
|
@ -1,7 +0,0 @@
|
||||||
---
|
|
||||||
# vars file for certbot on audio.actcur.com
|
|
||||||
|
|
||||||
domains:
|
|
||||||
- domain: audio.actcur.com
|
|
||||||
|
|
||||||
# end of file
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
# vars file for certbot on ipa2.actcur.com
|
# vars file for certbot on ipa.actcur.com
|
||||||
|
|
||||||
domains:
|
domains:
|
||||||
- domain: ipa2.actcur.com
|
- domain: ipa2.actcur.com
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
# vars file for certbot on jellyfin.actcur.com
|
# vars file for certbot on jelly.actcur.com
|
||||||
|
|
||||||
domains:
|
domains:
|
||||||
- domain: jellyfin.actcur.com
|
- domain: jellyfin.actcur.com
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
# vars file for certbot on starrs.actcur.com
|
# vars file for certbot on privtorrents.actcur.com
|
||||||
|
|
||||||
domains:
|
domains:
|
||||||
- domain: sonarr.actcur.com
|
- domain: sonarr.actcur.com
|
||||||
|
|
|
||||||
|
|
@ -1,12 +0,0 @@
|
||||||
---
|
|
||||||
# vars file for mount on audio.actcur.com
|
|
||||||
|
|
||||||
mounts:
|
|
||||||
nfs:
|
|
||||||
- name: audiobookshelf
|
|
||||||
host: host.actcur.com
|
|
||||||
remote: /mnt/butter/audiobookshelf
|
|
||||||
local: /mnt/audiobookshelf
|
|
||||||
type: nfs
|
|
||||||
|
|
||||||
# end of file
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
# vars file for mount on forgejo.actcur.com
|
# vars file for mount on privtorrents.actcur.com
|
||||||
|
|
||||||
mounts:
|
mounts:
|
||||||
ext4:
|
ext4:
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
# vars file for mount on jellyfin.actcur.com
|
# vars file for mount on jelly.actcur.com
|
||||||
|
|
||||||
mounts:
|
mounts:
|
||||||
ext4:
|
ext4:
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
# vars file for mount on starrs.actcur.com
|
# vars file for mount on privtorrents.actcur.com
|
||||||
|
|
||||||
mounts:
|
mounts:
|
||||||
ext4:
|
ext4:
|
||||||
|
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
---
|
|
||||||
# vars file for nginx-ssl on audio.actcur.com
|
|
||||||
|
|
||||||
domains:
|
|
||||||
- domain: audio.actcur.com
|
|
||||||
port: 13378
|
|
||||||
|
|
||||||
# end of file
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
# vars file for nginx-ssl on jellyfin.actcur.com
|
# vars file for nginx-ssl on jelly.actcur.com
|
||||||
|
|
||||||
domains:
|
domains:
|
||||||
- domain: jellyfin.actcur.com
|
- domain: jellyfin.actcur.com
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
# vars file for nginx-ssl on starrs.actcur.com
|
# vars file for nginx-ssl on privtorrents.actcur.com
|
||||||
|
|
||||||
domains:
|
domains:
|
||||||
- domain: sonarr.actcur.com
|
- domain: sonarr.actcur.com
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue