docs: SSH to trinkgenossin for garage command
All checks were successful
Flake checks / Check (pull_request) Successful in 6m45s
All checks were successful
Flake checks / Check (pull_request) Successful in 6m45s
This commit is contained in:
parent
f236962e17
commit
13bf3f5beb
|
@ -1,6 +1,9 @@
|
|||
```
|
||||
ssh barkeeper@trinkgenossin.wg.pub.solar
|
||||
|
||||
export GARAGE_RPC_SECRET=<secret-in-keepass>
|
||||
|
||||
# Uses the default config /etc/garage.toml
|
||||
garage node id
|
||||
|
||||
garage node connect <node-id2>
|
||||
|
@ -17,3 +20,5 @@ garage layout assign 73da -z NL-1 -c 800G -t delite
|
|||
garage layout show
|
||||
garage layout apply --version 1
|
||||
```
|
||||
|
||||
Source: https://garagehq.deuxfleurs.fr/documentation/cookbook/real-world/#creating-a-cluster-layout
|
||||
|
|
Loading…
Reference in a new issue