How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "folio/stable"
  config.vm.box_version = "3.6.0"
end
vagrant init folio/stable \
  --box-version 3.6.0
vagrant up

This version was created about 6 years ago.

Admin login: diku_admin/admin

Changes since v3.5.0:

  • Update Okapi to v1.10.0
  • Add mod-notify v0.1.1
1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (2.12 GB)