[FOLIO-2997] provision ES for reference envs Created: 03/Feb/21 Updated: 17/Feb/21 Resolved: 17/Feb/21 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | P3 |
| Reporter: | Jakub Skoczen | Assignee: | Ian Hardy |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||||||||||||||
| Sprint: | DevOps Sprint 107, DevOps Sprint 108 | ||||||||||||||||||||
| Development Team: | FOLIO DevOps | ||||||||||||||||||||
| Description |
|
Provision ES as a docker container to allow the ref env sites to operate with mod-search. |
| Comments |
| Comment by Ian Hardy [ 16/Feb/21 ] |
|
Using elasticsearch versino 7.1 (checked with Bohdan Suprun) On reference environments using non standard port 9301, so whenever mod-search is added, we'll have to be sure to set that variable. This is because 9200 could be used by Okapi to launch a FOLIO module when Okapi is being used for orchestration. If this is problematic, there are other ways around this (don't map to host and use container hostname instead).
Set heap size at 512M and container memory limit at 1G for now, but can adjust. |
| Comment by Ian Hardy [ 17/Feb/21 ] |
|
ES will be on the reference build tomorrow (Feb 18) |