Osedea / nodock

Docker Compose for Node projects with Node, MySQL, Redis, MongoDB, NGINX, Apache2, Memcached, Certbot and RabbitMQ images
http://nodock.io
MIT License
762 stars 189 forks source link

Add PostgreSQL container #43

Closed philtrep closed 6 years ago

philtrep commented 7 years ago

Add a PostgreSQL container, it's definitely popular enough to warrant the extra service.

We must also add an example on how to use it.

sign0 commented 6 years ago

PostgreSQL + PostGIS

philtrep commented 6 years ago

@sign0 Good idea, shouldn't take much more work to add PostGIS.

@brianfajardo If you could take care of this 👍

brianfajardo commented 6 years ago

yeah, I'll look into adding a PostgreSQL container 😀

philtrep commented 6 years ago

This is closed by #94 which added the Postgres service, courtesy of @brianfajardo 👏 There's a new issue for PostGIS: #95