Compare commits
10 commits
04eee77831
...
114ba9efe4
Author | SHA1 | Date | |
---|---|---|---|
114ba9efe4 | |||
7d00615d15 | |||
77833ec271 | |||
be05b97040 | |||
495b4764c8 | |||
16e79adf99 | |||
f3f8b44039 | |||
b8e49734f9 | |||
aed94e09e8 | |||
c08f961f97 |
4 changed files with 13 additions and 12 deletions
|
@ -1,6 +1,7 @@
|
|||
role:core:v1.1:core
|
||||
role:nginx-ssl:v1.0:common,nginx-ssl
|
||||
role:certbot:v1.0:common,certbot
|
||||
role:forgejo:testing:workload,forgejo
|
||||
role:core:v1.2:core
|
||||
role:nginx-ssl:v1.1:common,nginx-ssl
|
||||
role:mount:v1.1:core,mount
|
||||
role:certbot:renewal:common,certbot
|
||||
role:forgejo:v1.0:workload,forgejo
|
||||
|
||||
# end of file
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
role:core:v1.1:core
|
||||
role:core:v1.2:core
|
||||
role:mount:v1.1:core,mount
|
||||
role:deluge:v1.0:workload,deluge
|
||||
role:nginx-ssl:v1.0:common,nginx-ssl
|
||||
role:certbot:v1.0:common,certbot
|
||||
role:nginx-ssl:v1.1:common,nginx-ssl
|
||||
role:certbot:renewal:common,certbot
|
||||
|
||||
# end of file
|
|
@ -1,7 +1,7 @@
|
|||
role:core:v1.1:core
|
||||
role:core:v1.2:core
|
||||
role:mount:v1.1:core,mount
|
||||
role:nginx-ssl:v1.0:common,nginx-ssl
|
||||
role:certbot:v1.0:common,certbot
|
||||
role:nginx-ssl:v1.1:common,nginx-ssl
|
||||
role:certbot:renewal:common,certbot
|
||||
role:sonarr:v1.0:workload,sonarr
|
||||
role:radarr:v1.0:workload,radarr
|
||||
role:readarr:v1.0:workload,readarr
|
||||
|
|
|
@ -11,7 +11,7 @@ mounts:
|
|||
src: /mnt/data/forgejo_data
|
||||
mount: /var/lib/forgejo
|
||||
- name: forgejo config
|
||||
src: /mnt/data/forgejo_data
|
||||
mount: /etc/forgejo_data
|
||||
src: /mnt/data/forgejo_config
|
||||
mount: /etc/forgejo
|
||||
|
||||
# end of file
|
Loading…
Add table
Reference in a new issue