All Projects → binakot → Postgresql Postgis Timescaledb

binakot / Postgresql Postgis Timescaledb

Licence: mit
PostgreSQL + PostGIS + TimescaleDB docker image 🐘🌎📈

Projects that are alternatives of or similar to Postgresql Postgis Timescaledb

Metasfresh
We do Open Source ERP - Fast, Flexible & Free Software to scale your Business.
Stars: ✭ 807 (+4147.37%)
Mutual labels:  hacktoberfest, postgresql, docker-image
Docker Postgis
Docker image for PostGIS
Stars: ✭ 821 (+4221.05%)
Mutual labels:  postgis, postgresql, docker-image
Docker Android Sdk
Stars: ✭ 171 (+800%)
Mutual labels:  hacktoberfest, alpine, docker-image
Lucid
AdonisJS official SQL ORM. Supports PostgreSQL, MySQL, MSSQL, Redshift, SQLite and many more
Stars: ✭ 613 (+3126.32%)
Mutual labels:  hacktoberfest, postgresql
Apisprout
Lightweight, blazing fast, cross-platform OpenAPI 3 mock server with validation
Stars: ✭ 519 (+2631.58%)
Mutual labels:  hacktoberfest, docker-image
Martin
Blazing fast and lightweight PostGIS vector tiles server
Stars: ✭ 540 (+2742.11%)
Mutual labels:  postgis, postgresql
Trashemail
A hosted disposable email telegram bot; Extremely privacy friendly; Proudly hosted for community.
Stars: ✭ 408 (+2047.37%)
Mutual labels:  hacktoberfest, docker-image
Activerecord Postgis Adapter
ActiveRecord connection adapter for PostGIS, based on postgresql and rgeo
Stars: ✭ 746 (+3826.32%)
Mutual labels:  postgis, postgresql
Filterlists
🛡 The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances.
Stars: ✭ 653 (+3336.84%)
Mutual labels:  hacktoberfest, postgresql
Mybb
MyBB is a free and open source forum software.
Stars: ✭ 750 (+3847.37%)
Mutual labels:  hacktoberfest, postgresql
Spilo
Highly available elephant herd: HA PostgreSQL cluster using Docker
Stars: ✭ 776 (+3984.21%)
Mutual labels:  postgresql, docker-image
Pizzly
The simplest, fastest way to integrate your app with an OAuth API 😋
Stars: ✭ 796 (+4089.47%)
Mutual labels:  hacktoberfest, postgresql
Django Dbbackup
Management commands to help backup and restore your project database and media files
Stars: ✭ 471 (+2378.95%)
Mutual labels:  hacktoberfest, postgresql
Uwsgi Nginx Docker
Docker image with uWSGI and Nginx for applications in Python 3.5 and above and Python 2.7 (as Flask) in a single container. Optionally with Alpine Linux.
Stars: ✭ 466 (+2352.63%)
Mutual labels:  alpine, docker-image
Docker Alpine Glibc
Carefully crafted Alpine Docker image with glibc (~12MB)
Stars: ✭ 581 (+2957.89%)
Mutual labels:  alpine, docker-image
Check postgres
Nagios check_postgres plugin for checking status of PostgreSQL databases
Stars: ✭ 438 (+2205.26%)
Mutual labels:  hacktoberfest, postgresql
Jenkinsfile Runner
A command line tool to run Jenkinsfile as a function
Stars: ✭ 727 (+3726.32%)
Mutual labels:  hacktoberfest, docker-image
Deno Nessie
A modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations
Stars: ✭ 381 (+1905.26%)
Mutual labels:  hacktoberfest, postgresql
Pg timetable
pg_timetable: Advanced scheduling for PostgreSQL
Stars: ✭ 382 (+1910.53%)
Mutual labels:  postgresql, docker-image
Alpine Chrome
Chrome Headless docker images built upon alpine official image
Stars: ✭ 754 (+3868.42%)
Mutual labels:  hacktoberfest, alpine

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].