Skip to content

postgresql dev box - a simple way to get pg working locally

Notifications You must be signed in to change notification settings

nicferrier/pgdevbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostgreSQL Dev Boxes

Make postgresql easier by using this vagrant box which is a pre-packaged postgresql server with a JSON table ready to go.

Using this

Head on over to the pgbox site, watch the video and follow the instructions there.

Making the box

You DO NOT HAVE TO DO THIS - this is for administrators only, so they can make new versions of the pgdevbox.

Box making stuff is in the make subdirectory.

cd make
vagrant up
... box is provisioned...
vagrant package
rsync package.box boxhost

About

postgresql dev box - a simple way to get pg working locally

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published