Skip to content

Commit

Permalink
Merge pull request #1053 from alphagov/migrate-elasticsearch-opensearch
Browse files Browse the repository at this point in the history
Migrate elasticsearch opensearch
  • Loading branch information
kentsanggds authored Mar 17, 2022
2 parents c1f2ff5 + 49d7735 commit cfd56b4
Show file tree
Hide file tree
Showing 8 changed files with 146 additions and 113 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ jobs:
sudo sysctl -w fs.file-max=262144
sudo sysctl -w vm.max_map_count=262144
- uses: getong/elasticsearch-action@v1.2
- uses: ankane/setup-opensearch@v1
with:
elasticsearch version: '7.6.1'
opensearch-version: 1.2
host port: 9200
container port: 9200
host node port: 9300
Expand Down
Loading

0 comments on commit cfd56b4

Please sign in to comment.