[FOLIO-812] construct a vagrant image based on the metadata available from the central registry Created: 29/Aug/17 Updated: 12/Nov/18 Resolved: 22/Nov/17 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | P2 |
| Reporter: | Jakub Skoczen | Assignee: | Wayne Schneider |
| Resolution: | Done | Votes: | 0 |
| Labels: | ci, sprint22, sprint23, sprint24, sprint25, sprint26, sprint27 | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | 3 days, 3 hours, 15 minutes | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||||||||||||||||||||||||||
| Sprint: | |||||||||||||||||||||||||||||||||
| Description |
|
1. use the Okapi's pull mechanism to sync all MDs from central registry |
| Comments |
| Comment by Jakub Skoczen [ 06/Sep/17 ] |
|
1. Okapi can list modules that need to be deployed with /install?simulate=true |
| Comment by Wayne Schneider [ 07/Nov/17 ] |
|
Work is nearly done, blocked by
|
| Comment by Jakub Skoczen [ 08/Nov/17 ] |
|
The new distribution will be rolled out nightly as 'folio-snapshots' on a new AWS cluster. |
| Comment by Wayne Schneider [ 08/Nov/17 ] |
|
A new Vagrant box – folio/snapshot – has been created with this build. It will be built nightly along with folio/testing and folio/testing-backend. I will hold off on making an announcement until we have the AWS build ready and I've updated the documentation. |
| Comment by Wayne Schneider [ 08/Nov/17 ] |
|
...especially since the box doesn't work as expected – apparently okapi environment variables aren't persisted. |
| Comment by Adam Dickmeiss [ 09/Nov/17 ] |
|
Correct.. Will make them persistent in
|
| Comment by Wayne Schneider [ 09/Nov/17 ] |
|
Well, the use case for us right now is a single-host VM system for development, where it is reasonable to expect the user will want to stop and start the VM, not production, where Okapi should never really go down. We have worked around the issue for deployment (and since last night, environment variables, too |