Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gas-buddy/docker-pg-plv8-postgis
Postgres + plv8 + postgis
https://github.com/gas-buddy/docker-pg-plv8-postgis
Last synced: about 2 months ago
JSON representation
Postgres + plv8 + postgis
- Host: GitHub
- URL: https://github.com/gas-buddy/docker-pg-plv8-postgis
- Owner: gas-buddy
- License: mit
- Created: 2016-08-08T14:15:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-02-10T18:28:31.000Z (almost 4 years ago)
- Last Synced: 2024-04-15T00:45:50.100Z (9 months ago)
- Language: Dockerfile
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-pg-plv8-postgis
[PostgreSQL](http://www.postgresql.org/) docker with [plv8](https://github.com/plv8/plv8) and
[PostGIS](http://postgis.net/) extensions. Based on the official postgres image with
modifications for plv8 from [clkao/postgres-plv8](https://github.com/clkao/docker-postgres-plv8).
Modified by GasBuddy to include node.js v10 for db-migrate.## Exposed TCP ports:
* 5432: Postgres default port