springload / madewithwagtail

A showcase of sites and apps made with Wagtail CMS, the easy to use, open source Django content management system
http://madewithwagtail.org
MIT License
84 stars 21 forks source link

Features to vagrant provision #107

Closed mojeto closed 6 years ago

mojeto commented 6 years ago
  1. Upgrade pip and setuptools version - to add Environment Markers support mainly
  2. Configure postgresql to listen for all incoming connections - allows to sign in to db from host machine using mapped port 15432
mojeto commented 6 years ago

I have tested provisioning changes locally. They work as expected.