Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giovannicandido/yugabytedb-postgis
Docker container to build images of yugabytedb with postgis extension installed
https://github.com/giovannicandido/yugabytedb-postgis
Last synced: about 2 months ago
JSON representation
Docker container to build images of yugabytedb with postgis extension installed
- Host: GitHub
- URL: https://github.com/giovannicandido/yugabytedb-postgis
- Owner: giovannicandido
- License: apache-2.0
- Created: 2023-08-23T00:36:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-27T17:35:36.000Z (over 1 year ago)
- Last Synced: 2023-08-27T18:53:44.624Z (over 1 year ago)
- Language: Dockerfile
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# YugabyteDB Docker Container with Postgis
This image has a [YugabyteDB](https://www.yugabyte.com/) container for X86_64 and ARM64 with Postgis extension installed.
It's intended to use in kubernetes together with the oficial helm chart. Check: [https://docs.yugabyte.com/preview/deploy/kubernetes/single-zone/oss/helm-chart/](https://docs.yugabyte.com/preview/deploy/kubernetes/single-zone/oss/helm-chart/) and change the image in values to deploy.
Check the repository code: [https://github.com/giovannicandido/yugabytedb-postgis](https://github.com/giovannicandido/yugabytedb-postgis)