mirror of
https://github.com/bensuperpc/infrastructure.git
synced 2025-03-14 01:50:07 +01:00
15 lines
464 B
Bash
15 lines
464 B
Bash
TZ=Etc/UTC
|
|
SUDO_ACCESS=true
|
|
PASSWORD_ACCESS=false
|
|
DOCKER_MODS=linuxserver/mods:openssh-server-rsync
|
|
#PUBLIC_KEY_URL=https://github.com/bensuperpc.keys
|
|
PUBLIC_KEY_DIR=/authorized_ssh_keys
|
|
USER_NAME=admin
|
|
USER_PASSWORD=rdUwf36C11PLmpU9Lvq7tP5pfFBKAuCh
|
|
|
|
#PUBLIC_KEY=yourpublickey
|
|
#PUBLIC_KEY_FILE=/path/to/file
|
|
#PUBLIC_KEY_DIR=/path/to/directory/containing/_only_/pubkeys
|
|
#PUBLIC_KEY_URL=https://github.com/username.keys
|
|
#USER_PASSWORD_FILE=/path/to/file
|
|
#LOG_STDOUT= |