Overview
(© 2016 Erwin Müller)
- Project page
- Issues
- Sources
- Sources github.com
git@anrisoftware.com:postgresql_docker.git
git@github.com:devent/postgresql_docker.git
PostgreSQL Docker¶
This project contains scripts to create a PostgreSQL docker image and container. A user should clone the project and modify the Makefile script file in postgresql_convoy
to her own needs.
postgresql_image¶
Creates the PostgresSQL 9.4 image. It uses the official postgres:9.4 image and extends it by adding some setup scripts. Use make
to run the Makefile script.
postgresql_convoy¶
Starts the PostgreSQL 9.4 docker container with a Weave network and a Convoy data container. Use make
to run the Makefile script.
postgres
, the started PostgreSQL container;postgres_data
, the data container for/var/lib/postgresql/data
.
License¶
Licensed under a Apache 2.0 License. Permissions beyond the scope of this license may be available at erwin.mueller@deventm.org
or erwin.mueller@nttdata.com
.
Members
Manager: Erwin Mueller
Go to admin area and define a nice wiki text here as a fixed skeletal for all projects.