Minor README improvements
This commit is contained in:
parent
85fd24180a
commit
858c11b853
@ -25,15 +25,14 @@ and copy binary from image.
|
|||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
```text
|
```console
|
||||||
# Build or download binary
|
Build or download binary
|
||||||
$ cp ./apiary /usr/local/bin/apiary
|
$ cp ./apiary /usr/local/bin/apiary
|
||||||
|
|
||||||
# Edit config file, should use postgres if you want persistent storage.
|
Edit config file, should use postgres if you want persistent storage.
|
||||||
# See example config for the different options.
|
See example config for the different options.
|
||||||
$ vim /etc/apiary/apiary.toml
|
$ vim /etc/apiary/apiary.toml
|
||||||
|
|
||||||
# Run
|
|
||||||
$ /usr/bin/apiary serve
|
$ /usr/bin/apiary serve
|
||||||
2021-04-10T11:27:42.783+0200 INFO APP Starting SSH server
|
2021-04-10T11:27:42.783+0200 INFO APP Starting SSH server
|
||||||
2021-04-10T11:27:42.783+0200 INFO APP Starting web server
|
2021-04-10T11:27:42.783+0200 INFO APP Starting web server
|
||||||
|
Loading…
x
Reference in New Issue
Block a user