initial work
This commit is contained in:
13
README.md
Normal file
13
README.md
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user