The RaspberryPi.org has a overview of how to install the OS onto your SD card, here:

https://www.raspberrypi.org/documentation/installation/installing-images/mac.md

 

There is a very good OpenVPN tutorial written by Lauren Orsini. She has also written a few other articles of things to do with your Raspberry Pi. Our OpenVPN tutorial is largely based upon her articles, with ideas added to improve security and tweaks that we found necessary to get things running, connecting and routing properly.

Building a Raspberry Pi VPN, Part 1: 

http://readwrite.com/2014/04/10/raspberry-pi-vpn-tutorial-server-secure-web-browsing

Building a Raspberry Pi VPN, Part 2:

http://readwrite.com/2014/04/11/building-a-raspberry-pi-vpn-part-two-creating-an-encrypted-client-side#awesm=~oB89WBfWrt21bV

Lauren also has a good starting place for the server.conf file hosted on GitHub:

https://gist.github.com/laurenorsini/9925434

And the make script to assemble the client file(s):

https://gist.github.com/laurenorsini/10013430

 

I'll continue to add helpful webpages as I note them.