update quickstart
This commit is contained in:
parent
7de2bf7834
commit
be54bb4dbc
@ -18,7 +18,7 @@
|
||||
## Quick start
|
||||
|
||||
* `abra app new garage`
|
||||
* Garage is particular about the rpc secret, generate it locally with this command then insert it `openssl rand -hex 32`
|
||||
* Garage is particular about the rpc secret, generate it locally with `openssl rand -hex 32` then insert the result
|
||||
* `abra app secret i <app-domain> rpc_secret v1 <rpc-secret>`
|
||||
> Note: all nodes must share the same rpc secret, do not lose this value if you plan to cluster garage!
|
||||
* `abra app config <app-domain>`
|
||||
|
Loading…
x
Reference in New Issue
Block a user