How to use this box with Vagrant:

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

This version was created about 2 years ago.

Admin login: diku_admin/admin

Snapshot version of the core FOLIO demo platform, representing the most recent commits to frontend components. For details see http://localhost:3000/about after vagrant up.

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