Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Download and install VirtualBox
  2. Download and install Vagrant
  3. Download and unzip the 4.5.1 Fedora Camp release of the Fedora 4 VM
  4. Using a Command Line Interface, navigate to the VM directory from step 3 and run the command: vagrant up
    1. Note that this step will take a while as the VM downloads and installs a full virtual environment
  5. Test the VM by opening your web browser and navigating to: http://localhost:8080/fcrepo
    1. The administrator username/password is fedoraAdmin/secret3
  6. Turn off the VM by running the command: vagrant halt

...