switched to key-based auth for SSH, added docs

This commit is contained in:
marlon
2025-01-25 18:51:02 -05:00
parent 29c4030009
commit ba1c22690b
3 changed files with 17 additions and 11 deletions

View File

@ -29,5 +29,4 @@ COMPOSE_FILE="compose.yml"
# Enable an SSH server to allow SFTP uploads to the web root
#COMPOSE_FILE="$COMPOSE_FILE:compose.sftp.yml"
#SECRET_SSH_PASSWORD_VERSION=v1
#SSH_PORT="2222" # this doesn't work yet, maybe an abra bug?
#PUBLIC_KEY="ssh-ed25519 AAAAC3NzaJ1lZDI1NTE5AAAAIXqf4nxUxuGmLOaxXXXXXXXXoM/GwhcrAgmtbgXToaYmCJ user@host" # Replace with a public key you generate