[FOLIO-415] Migrate Vagrant systems to use Postgres for persistence Created: 13/Dec/16 Updated: 12/Nov/18 Resolved: 30/Dec/16 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | New Feature | Priority: | P3 |
| Reporter: | Wayne Schneider | Assignee: | Wayne Schneider |
| Resolution: | Done | Votes: | 0 |
| Labels: | sprint5 | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | 1 day, 4 hours, 45 minutes | ||
| Original estimate: | Not Specified | ||
| Sprint: |
| Description |
|
okapi and mod-users have both migrated to Postgres |
| Comments |
| Comment by Wayne Schneider [ 22/Dec/16 ] |
|
Looks like the latest mod-users (or maybe RMB?) break when you try to run mvn install as root. Kurt Nordstrom is investigating. |
| Comment by Kurt Nordstrom [ 22/Dec/16 ] |
|
So, on some further investigation, it happens when I attempt to run the built binary as root. It seems as if the embedded postgres and root do not play well together. I think we might need some more tests to confirm, but if this is the case, is it problematic not to use embedded postgres apps as root? |
| Comment by Wayne Schneider [ 22/Dec/16 ] |
|
Thanks, Kurt. I don't think so. It's probably a best practice not to run as root anyway, unless really necessary. I'll let you know if it turns out otherwise. |
| Comment by Wayne Schneider [ 30/Dec/16 ] |
|
Work is done, merged into master of folio-ansible |
| Comment by Wayne Schneider [ 30/Dec/16 ] |
|
Needed to upgrade PostgreSQL on the system to >= 9.5 |