vimwiki: dth @ dth-MacBookAir
This commit is contained in:
parent
096b46ccf4
commit
b2bf49f061
1 changed files with 6 additions and 4 deletions
10
server.md
10
server.md
|
|
@ -1,17 +1,19 @@
|
|||
# HOME SERVERS
|
||||
|
||||
* [o] auto-setup ssh on all machines
|
||||
* [.] auto-setup ssh + ngrok on all machines
|
||||
* [X] client machines automation
|
||||
* [X] read ssh commands in [ubuntu](ubuntu.md)
|
||||
* [X] generate ssh key pair
|
||||
* [X] ~~write public key to gist~~
|
||||
* [X] add ssh public keys to version control `dotfiles/.ssh/authorized_keys`
|
||||
* [o] server machines
|
||||
* [.] server machine
|
||||
* [X] fetch keys and add to `.ssh/authorized_keys`
|
||||
* [X] install [ngrok](https://ngrok.com/download)
|
||||
* [X] setup [ngrok](https://dashboard.ngrok.com/get-started/setup)
|
||||
* [ ] add [ngrok as service](https://stackoverflow.com/a/50808709)
|
||||
* [ ] make makerule / script
|
||||
* [ ] add make rule to [create ssh-credential](https://ngrok.com/docs/api#api-ssh-credentials)
|
||||
* [ ] test ssh public key is added to [ngrok API](no-install grok.md)
|
||||
* [ ] add make-rules to setup ssh
|
||||
* [ ] setup [ngrok as service](https://stackoverflow.com/a/50808709)
|
||||
* [ ] test setup
|
||||
* [ ] install and setup `ngrok` on test machine
|
||||
* [ ] add authorized keys to version control (?)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue