PostgreSQL PostGIS TimescaleDB Save

PostgreSQL + PostGIS + TimescaleDB docker image 🐘🌎📈

Project README

PostgreSQL-PostGIS-TimescaleDB

PostgreSQL + PostGIS + TimescaleDB ready-to-use docker image 🐘🌎📈

Based on Alpine Linux.

Docker image with:

Current versions of components:

How to build:

$ docker build -t binakot/postgresql-postgis-timescaledb .

How to run:

$ docker run -d --name postgres -e POSTGRES_PASSWORD=postgres binakot/postgresql-postgis-timescaledb

Also you can run app stack with built docker image and pgAdmin4: docker-compose up.

PostgreSQL is running on port 5432.

PgAdmin will be available on localhost:5433 with credentials: [email protected] / admin.

Open Source Agenda is not affiliated with "PostgreSQL PostGIS TimescaleDB" Project. README Source: binakot/PostgreSQL-PostGIS-TimescaleDB

Open Source Agenda Badge

Open Source Agenda Rating