mirror of
https://github.com/OutlineFoundation/outline-server.git
synced 2026-08-04 14:37:34 +00:00
Update documentation
This commit is contained in:
parent
802d61d423
commit
1263f3bfa9
2 changed files with 1 additions and 2 deletions
|
|
@ -5,7 +5,6 @@ The Outline Metrics Server is built using [Google Cloud Functions](https://cloud
|
|||
## Requirements
|
||||
* Install `gcloud` from https://cloud.google.com/sdk/docs/
|
||||
* Node 6.11.1 or greater (for testing via Cloud Functions Emulator)
|
||||
* You must run `yarn metrics_server_install` explicitly to install metrics_server dependencies.
|
||||
|
||||
## Building
|
||||
Run `yarn do metrics_server/build`
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@ sudo dockerd --storage-driver=devicemapper
|
|||
|
||||
Set up
|
||||
```
|
||||
yarn shadowbox_install
|
||||
yarn
|
||||
```
|
||||
|
||||
Start the server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue