Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Some advice that saved me hours: use Vagrant to manage a linux-based VM. Share the Django code directory with your Host OS. You're going to eventually deploy to Linux anyway. (I had a LOT of issues trying to get Postgresql to install on OS X via Homebrew, etc, and it still wasn't a proper environment). Once I went with Vagrant and an Ubuntu VM, things smoothed out.


I second using Vagrant boxes, but there is an easy solution for running Postgres on OS X now:

http://postgresapp.com/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: