An open API service indexing awesome lists of open source software.

https://github.com/kinow/geonetwork-infra

Automation scripts for a GeoNetwork infrastructure setup
https://github.com/kinow/geonetwork-infra

ansible automation geonetwork gis infra infrastructure

Last synced: 5 months ago
JSON representation

Automation scripts for a GeoNetwork infrastructure setup

Awesome Lists containing this project

README

          

# GeoNetwork Infrastructure Automation

Automation scripts for a GeoNetwork infrastructure setup. Parts of the script are based on [geoOrchestra](http://www.georchestra.org/)'s scripts. See NOTICE.txt for the licence.

## Setup

The playbook is developed and tested with Vagrant and VirtualBox, on a Linux computer. The target servers are also Linux boxes, so there is no guarantee that these scripts will work on other operating systems.

## References

* [Ansible](https://www.ansible.com/)
* [GeoNetwork](http://geonetwork-opensource.org/)
* [geOrchestra](http://www.georchestra.org/)
* [Vagrant](https://www.virtualbox.org/)
* [VirtualBox](https://www.vagrantup.com/)

* [A Geonetwork Docker](https://github.com/docker-library/repo-info/blob/master/repos/geonetwork/remote/3.2.1-postgres.md)
* [NZ-OSM-Server scripts](https://github.com/kinow/nz-osm-server)
* [geOrchestra infra automation](https://github.com/georchestra/ansible)