Adds service Cryptpad
This commit is contained in:
parent
1ccf68640a
commit
0322418b3d
4 changed files with 10 additions and 1 deletions
|
|
@ -16,6 +16,10 @@ firewall_allowed_udp_ports:
|
|||
users:
|
||||
- deploy
|
||||
sudoers: []
|
||||
cryptpad_virtual_host: pad.satt.local
|
||||
cryptpad_safe_virtual_host: pad-sandbox.satt.local
|
||||
cryptpad_admin_email: admin@example.tld
|
||||
cryptpad_block_daily_check: yes
|
||||
mariadb_root_password: password
|
||||
nextcloud_mariadb_user: nextcloud
|
||||
nextcloud_mariadb_password: password
|
||||
|
|
@ -38,6 +42,7 @@ jitsi_exposed_https_port: 8443
|
|||
jitsi_timezone: Europe/Amsterdam
|
||||
jitsi_enable_letsencrypt: False
|
||||
jitsi_virtual_host: jitsi.satt.local
|
||||
jitsi_jvb_stun_servers: stun:stun.schlund.de:3478,stun:stun.t-online.de:3478,stun:stun.1und1.de:3478
|
||||
docker_user: deploy
|
||||
traefik:
|
||||
expose_internally: True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue