Skip to content

Commit

Permalink
remove unnecessary section
Browse files Browse the repository at this point in the history
  • Loading branch information
NoelleDL committed Jun 29, 2021
1 parent c5ac767 commit f07356c
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,8 @@ environment variables, or with a link to a configuration guide.
| SIGN_ELASTICSEARCH_REQUESTS | false | Boolean flag to identify whether elasticsearch requests via elastic API need to be signed if elasticsearch cluster is running in aws

## Releasing
To package up the API uses `make package`

## Deploying
Export the following variables;
* export `DATA_CENTER` to the nomad datacenter to use.
* export `S3_TAR_FILE` to a S3 location on where a release file can be found.
* export `ELASTIC_SEARCH_URL` to elastic search url.

Then run `make nomad` this shall create a nomad plan within the root directory
called `dp-search-api.nomad`
To package up the API uses `make package`

### Contributing

Expand Down

0 comments on commit f07356c

Please sign in to comment.