readme: Initial commit
Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
This commit is contained in:
parent
9da267410a
commit
29fdcb488c
1 changed files with 14 additions and 0 deletions
14
README.md
Normal file
14
README.md
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# `hcloud-console.fish`
|
||||||
|
|
||||||
|
To run it you just need `nix`: [gkak.la/nix-tutorial](https://gkak.la/nix-tutorial)
|
||||||
|
|
||||||
|
```fish
|
||||||
|
./console.fish <server name>
|
||||||
|
```
|
||||||
|
|
||||||
|
* Includes all dependencies
|
||||||
|
* Requests a console using `hcloud`
|
||||||
|
* Copies the password to the clipboard
|
||||||
|
* Runs `novnc` locally
|
||||||
|
* Opens `novnc` with the needed parameters in your browser
|
||||||
|
* Just press "connect" and paste the password!
|
Loading…
Add table
Add a link
Reference in a new issue