How to use this box with Vagrant:

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

This version was created over 1 year ago.

FOLIO Juniper Release (27 September 2021)

Admin login: diku_admin/admin

R2-2021 (Juniper) release version of the core FOLIO platform, built from R2-2021 release artifacts, with all updates Juniper release notes. For details see http://localhost:3000/settings/about after vagrant up.

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