How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "ackerleytng/kc-quickstart-photoz"
  config.vm.box_version = "0.0.1"
end
vagrant init ackerleytng/kc-quickstart-photoz \
  --box-version 0.0.1
vagrant up

This version was created almost 3 years ago.

Set up with keycloak-9.0.3 amd wildfly-10.1.0

1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (2.08 GB)