[FOLIO-1314] review the folio-install single server deployment guide Created: 27/Jun/18 Updated: 12/Nov/18 Resolved: 29/Aug/18 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | P3 |
| Reporter: | Jakub Skoczen | Assignee: | David Crossley |
| Resolution: | Done | Votes: | 0 |
| Labels: | ci, sprint41, sprint42, sprint43, sprint44, sprint45 | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||||||||||||||||||||||
| Sprint: | |||||||||||||||||||||||||||||
| Description |
|
Note any development dependencies or build procedures involved. We will try to come up with alternative approaches. |
| Comments |
| Comment by David Crossley [ 02/Jul/18 ] |
|
Followed the guide on macOS host. All was clear. This guide does already note that it needs more work with the "securing" aspect. For now i linked to the relevant section of the Okapi Guide. (If the following is not what is required for this task, then please elaborate.) Dev dependencies: Extra build and preparation procedures:
|
| Comment by Jakub Skoczen [ 11/Jul/18 ] |
|
1. https://github.com/folio-org/folio-install/blob/master/single-server.md#create-a-folio-superuser The section on setting up initial user and password needs to be modified so it does not refer to building mod-login. We may need additional functionality in mod-login and mod-permisssions to bootstrap a user. Comment Heikki Levanto Adam Dickmeiss Kurt Nordstrom? 2.Fix the documentation for deployment descriptors (launchDescriptor are now bundled with module descriptors) Wayne Schneider 3. Stripes bundle – we would like to avoid the build step (and building the head of master). We can zip up snapshot and snapshot-stable bundles and offer them for download but we need a way to update the tenantId and okapiUrl settings. Possibly a dedicated config file? Mike Taylor Zak Burke |
| Comment by Mike Taylor [ 11/Jul/18 ] |
|
Are you saying you want to instruct people to use a prebuilt Stripes bundle instead of making their own? |
| Comment by Zak Burke [ 11/Jul/18 ] |
|
Yes; that's the goal. |
| Comment by Zak Burke [ 11/Jul/18 ] |
|
We want an end user to be able to complete a single-server install without needing tools like maven and yarn. We recognize we may need to hack the bundle with a small shell script to set things like the tenant ID and Okapi URL, but John Malconian indicated this is likely not a big deal. |
| Comment by Mike Taylor [ 11/Jul/18 ] |
|
OK, sounds like you have this covered Zak Burke. I'll leave it to you, unless at any point you want ask me something. |
| Comment by Matthew Jones [ 11/Jul/18 ] |
|
Is this script to inject tenant ID and Okapi URL considered a short term solution for
|
| Comment by Wayne Schneider [ 19/Jul/18 ] |
|
I've updated the documentation as discussed above as part of the Q2-2018 release. |