-
This appears to work well with high availability with reading the docs, design, but nothing explicit including the kurbenetes setup not ironed out. Is this possible currently? It looks like all the backend services can be clustered and the worker according to the docs, but everything says web frontend to have only 1 instance. Is there something extra the front end service does besides being a user endpoint? Below is the tech stack I am planning on an attempt for.
Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
This is what I am currently working on. The 3.3 release is about changes to accomodate k8s deployments. The helm charts are in https://github.com/papermerge/helm-chart repo. As I mentioned, it is work in progress - both helm chart and the documentation. |
Beta Was this translation helpful? Give feedback.
-
btw, thanks for dragonfly tip. I didn't know about it; I googled it... looks very promising! And there is an k8s operator as well !I will give it a try. |
Beta Was this translation helpful? Give feedback.
This is what I am currently working on. The 3.3 release is about changes to accomodate k8s deployments.
The helm charts are in https://github.com/papermerge/helm-chart
repo.
As I mentioned, it is work in progress - both helm chart and the documentation.
The k8s deployment will work only with 3.3 onwards.