Skip to content

A simple vagrant file that install a vm with ubuntu 14.04 and postgres 9.5

License

Notifications You must be signed in to change notification settings

maeserichar/vagrant-ubuntu-14.04-postgresql-9.5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#vagrant-ubuntu-14.04-postgresql-9.5

This will prepare a vagrant box based on Ubuntu 14.04 and will install PostgreSQL 9.5

It will also forward the following local ports to the vagrant machine:

  • 5432 - PostgreSQL

To use just start vagrant

vagrant up

This machine is meant to be used for development and includes a testdb database already created as well as postgres password for postgres user.

This repo is a "redux" version of https://github.com/niltsiar/vagrant-ubuntu-14.04-postgresql-9.5-wildfly-10.0.0

About

A simple vagrant file that install a vm with ubuntu 14.04 and postgres 9.5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages