mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-04-26 09:10:42 +02:00
seafile recipe
This commit is contained in:
@@ -10,8 +10,14 @@ PATH_DELUGE=/deluge
|
||||
PATH_TORRENT=/torrent
|
||||
HOST_TRAEFIK=traefik
|
||||
HOST_MAIL=mail
|
||||
HOST_SEAFILE=seafile
|
||||
# other
|
||||
TZ=Europe/Paris
|
||||
BASIC_AUTH=test:$$apr1$$H6uskkkW$$IgXLP6ewTrSuBkTrqE8wj/
|
||||
DELUGE_TORRENT_PORT=6881
|
||||
ROOT_INSTALL=/srv
|
||||
DB_ROOT_PASSWORD=rootpassword
|
||||
ADMIN_EMAIL=root@localdomain
|
||||
# seafile
|
||||
SEAFILE_ADMIN_PASSWORD=abc123456
|
||||
SEAFILE_HOSTNAME=seafile.localdomain
|
||||
|
||||
Reference in New Issue
Block a user