Skip to content
This repository has been archived by the owner on Mar 27, 2022. It is now read-only.

Virtual Appliance

Tim Morgan edited this page Aug 29, 2014 · 26 revisions

EXPERIMENTAL

  1. Download and install VirtualBox or some other hypervisor technology that supports Open Virtualization Format (OVF). We'll assume here you're using VirtualBox, since that's what we've used before...

  2. Download the latest zip file here: downloads.church.io. Unzip the file somewhere on your hard drive where the contents can be stored permanently.

  3. Import the appliance by selecting the onebody.ovf file you just got from the zip file.

  4. Once the machine is imported, right-click and choose settings.

  5. Click the Network tab and then choose advanced.

  6. Click Port Forwarding

  7. Forward port 8080 from your local machine to the VM, as shown here:

  8. Save the settings and start the VM.

  9. Once the VM is booted up, you can visit the website at http://localhost:8080.

Deploying in Production

To be written... :-)