How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "folio/Q3-2018"
end
vagrant init folio/Q3-2018
vagrant up
This version was created over 4 years ago.
Admin login: diku_admin/admin
Q3-2018 release version of the FOLIO platform, built from Q3-2018 release artifacts. For details see http://localhost:3000/settings/about after vagrant up
.
This version was created over 4 years ago.
Admin login: diku_admin/admin
Q3-2018 release version of the FOLIO platform, built from Q3-2018 release artifacts. For details see http://localhost:3000/settings/about after vagrant up
.
This version was created over 4 years ago.
Admin login: diku_admin/admin
Q3-2018 release version of the FOLIO platform, built from Q3-2018 release artifacts. For details see http://localhost:3000/settings/about after vagrant up
.
See https://issues.folio.org/browse/FOLIO-1542 -- you may need to log in to the VM and issue the command sudo systemctl restart okapi.service
if modules fail to start.