This commit is contained in:
parent
b396441271
commit
d8d73058de
10
README.md
10
README.md
@ -17,5 +17,11 @@ curl -fsSL https://gitea.jde.nz/public/dropshell/releases/download/latest/server
|
|||||||
```
|
```
|
||||||
|
|
||||||
Manual steps:
|
Manual steps:
|
||||||
1. asdf
|
1. `apt install curl wget jq`
|
||||||
1. kjrew
|
1. `curl -fsSL https://get.docker.com -o get-docker.sh && sh get-docker.sh && rm get-docker.sh`
|
||||||
|
1. `curl -fsSL https://gitea.jde.nz/public/bb64/releases/download/latest/install.sh | bash`
|
||||||
|
1. `useradd -m dropshell && usermod -aG docker dropshell && chsh -s /bin/bash dropshell`
|
||||||
|
1. Put appropriate ssh keys in `/home/dropshell/.ssh/authorized_keys`
|
||||||
|
1. Test ssh'ing into the server.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user