initial work

This commit is contained in:
2021-12-16 23:06:58 +02:00
commit 78b8bf290f
11 changed files with 159 additions and 0 deletions

13
README.md Normal file
View File

@@ -0,0 +1,13 @@
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