Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 604 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 604 Bytes

conjur-virtualbox

This project uses puppet and vagrant to create a virtual box appliance for Conjur.

It installs and configures a Conjur Master and the Conjur UI. The hostname for the image conjur.local.

Running

  1. Copy the docker container to this directory
  2. vagrant up

It takes 10 minutes or so to configure the appliance, but when its done you should be able to access the CLI on port 4443 and the Conjur UI on port 8443.

You can log into both with admin/conjur