PoC for hosted development environment for FOLIO teams
(FOLIO-2601)
|
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None | Parent: | PoC for hosted development environment for FOLIO teams |
| Type: | Task | Priority: | P2 |
| Reporter: | John Malconian | Assignee: | Stanislav Miroshnichenko |
| Resolution: | Done | Votes: | 0 |
| Labels: | dev-environment | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Sprint: | DevOps: sprint 90 |
| Development Team: | FOLIO DevOps |
| Epic Link: | PoC for hosted development environment for FOLIO teams |
| Description |
|
Create a helm chart for Okapi. This will simplify management of Okapi in hosted Rancher dev environments and can also be available for general use. The helm chart should take both development and production use cases into consideration. The helm chart should live in it's own github repository (something like github.com/folio-org/okapi-helm) and somehow needs to stay in sync with upstream changes in Okapi - probably via CI. |
| Comments |
| Comment by Stanislav Miroshnichenko [ 22/Jun/20 ] |
|
Helm Chart and Helm repository are created https://github.com/folio-org/folio-helm This Helm repository is using GitHub pages and contains not only Okapi Helm Chart, but also backend modules charts for initial deployments. To stay in sync with last Okapi build you should create answers and override image source for Application deployment in Rancher:
or use default 'last' tag for image. |