How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "folio/snapshot-backend-core"
  config.vm.box_version = "1.0.0-20210911.6976"
end
vagrant init folio/snapshot-backend-core \
  --box-version 1.0.0-20210911.6976
vagrant up

This version was created about 2 years ago.

Admin login: diku_admin/admin

Snapshot version of the core backend FOLIO demo platform, representing the most recent commits that meet the requirements of the core frontend. 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)