Skip to content

Vagrant configuration and Ansible playbook to setup an Ubuntu VM running OpenGeo

License

Notifications You must be signed in to change notification settings

hamishharvey/opengeo-playbook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup a vagrant box running Ubuntu precise cloud image and OpenGeo.

- Avahi - host accessible as opengeo.local on Mac OS & Ubuntu
- OpenGeo installed, dashboard available at http://opengeo.local:8080/dashboard
- Postgres configured to listen on all network interfaces
- Postgres user opengeo, password opengeo allow access over the network. PgAdmin 3 access tested

Installation
============

You need Virtualbox, vagrant, vagrant-ansible & ansible installed and working.

$ git clone https://github.com/mattwillsh/opengeo-playbook.git
$ cd opengeo-playbook
$ vagrant up

About

Vagrant configuration and Ansible playbook to setup an Ubuntu VM running OpenGeo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published