Custom Spilo image for the Zalando Postgres Operator with vchord #20634
AlexanderBabel
started this conversation in
Show and tell
Replies: 1 comment 4 replies
-
How did you migrate from |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone,
I recently switched my immich instance to the Zalando Postgres Operator inside my Kubernetes cluster.
Unfortunately, the Postgres image used by Zalando (called spilo) didn't include the vchord extension. Hence, I built my own version that includes the latest version of vchord.
You can find the custom image on my public repo. I try to keep it up to date with the latest vchord/spilo versions and appreciate PRs if I might miss a new version.
Here is an example PostgreSQL manifest to deploy a database that can be used right away with immich:
Beta Was this translation helpful? Give feedback.
All reactions