blog/2025/02/24/ente-self-host-the-google-photos-alternative-and-own-your-privacy/ #87
Replies: 2 comments 1 reply
|
Hi Azad, Trying to work on ente to deploy using k8. I created all the files, created Postgres in separate namespace and exposing that with external IP. Now am seeing below error while trying to execute museum deployment panic: dial tcp [::1]:5432: connect: connection refused goroutine 1 [running]: Am not sure if its because of permission of museum file am not sure. Can we connect in your free time to resolve this issue |
1 reply
|
Am actually learning K8 and trying to move apps to k8. What you mentioned is true so I moved variables from configmap to env variables within the deployment and able to resolve above error. Thank you, |
0 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.
blog/2025/02/24/ente-self-host-the-google-photos-alternative-and-own-your-privacy/
Tutorial on self-hosting Ente (Google Photos alternative) using Kubernetes, with deployment and CI/CD setup via GitHub Actions for enhanced privacy.
https://developer-friendly.blog/blog/2025/02/24/ente-self-host-the-google-photos-alternative-and-own-your-privacy/
All reactions