Compare commits

...

4 Commits

Author SHA1 Message Date
ibuxxi f13289d254 „files/email-template.txt“ ändern 2020-11-05 20:04:51 +00:00
ibuxxi 9e780f2fd9 „templates/peertube-production.yaml.j2“ ändern 2020-11-05 20:03:38 +00:00
ibuxxi aee2c3a375 „group_vars/test.yml“ ändern 2020-11-05 20:01:42 +00:00
ibuxxi 31f0e86125 „group_vars/prod.yml“ ändern 2020-11-05 20:01:02 +00:00
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
subject:email to all users
from:info@your-instance.com
from:info@mojotube.net
this is a test email.

View File

@ -1,4 +1,4 @@
domain: peertube.social
domain: mojotube.net
cache_size_gb: 15
letsencrypt_contact_email: !vault |
$ANSIBLE_VAULT;1.1;AES256

View File

@ -1,4 +1,4 @@
domain: test.peertube.social
domain: test.mojotube.net
cache_size_gb: 15
letsencrypt_contact_email: !vault |
$ANSIBLE_VAULT;1.1;AES256

View File

@ -5,7 +5,7 @@ listen:
# Correspond to your reverse proxy "listen" configuration
webserver:
https: true
hostname: 'peertube.social'
hostname: 'mojotube.net'
port: 443
# Proxies to trust to get real client IP