Files
ssh-box/README.md
2021-12-16 23:06:58 +02:00

14 lines
287 B
Markdown

first start:
copy example-env to .env
modify your user ID as USR
EXPOSE to port exposed outside
- data/ and home/ folders appear
- create user by adding authorized_keys contents to users/[UID]-[username] file
- example: `vim users/2000-user1` <- copy id_rsa.pub contents there