Logo
Explore Help
Register Sign In
Mirrors/colanode
1
0
Fork 0
You've already forked colanode
mirror of https://github.com/colanode/colanode.git synced 2025-12-24 07:29:25 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
main
colanode/hosting/postgresql/README.md

10 lines
418 B
Markdown
Raw Permalink Normal View History

Add Helm charts for Kubernetes self-hosting (#87) * Add Helm chart for Kubernetes deployment and reorganize hosting setup - Created Helm chart for deploying Colanode on Kubernetes with PostgreSQL, Redis, and MinIO configurations - Moved Docker Compose files to /hosting folder for better organization - Added health check endpoints for database, Redis, and S3 services - Introduced Dockerfile for PostgreSQL with pgvector extension to support Helm deployment - Added GitHub Actions workflow for building and publishing Helm chart - Updated README with Kubernetes deployment instructions * Renames and restructure * Update Helm chart workflow for Colanode deployment * Remove health check route and related configurations from the server and Kubernetes deployment files. --------- Co-authored-by: Hakan Shehu <hakanshehu15@gmail.com>
2025-06-25 19:06:35 +02:00
# PostgreSQL with pgvector
Custom PostgreSQL image with pgvector extension for Colanode's vector search capabilities.
## Why Custom Image?
The default Bitnami PostgreSQL image used by our Helm chart dependency doesn't include pgvector. This custom image builds on the same base image Bitnami uses but adds the pgvector extension.
See the [Helm chart documentation](../kubernetes/README.md) for deployment details.
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 20ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API