How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "folio/testing-backend"
  config.vm.box_version = "5.0.0-20200516.4246"
end
vagrant init folio/testing-backend \
  --box-version 5.0.0-20200516.4246
vagrant up

This version was created about 4 years ago.

Admin login: diku_admin/admin

Testing version of the backend FOLIO demo platform, representing the most recent commits for all components. For details see http://localhost:9130/_/discovery/modules after vagrant up.

1 provider for this version.
  • virtualbox
    unknown Externally hosted (folio-vagrant.s3-accelerate.amazonaws.com)