HA Deployment for Apache Answer #952
Replies: 1 comment
-
FYI: #724
Keep the user session in memory by default. You can use the cache-redis plugin to replace it.
Save user upload file locally by default. You can use the storage-s3 plugin to replace it.
Good idea. I know some users deploy Answer in k8s using statefulset. Eventually, we write the documentation which may require a lot of some practice and testing(need time). Maybe the actual one also involves some infrastructure, like gateways and so on. |
Beta Was this translation helpful? Give feedback.
-
I'm willing to deploy Apache Answer for internal purposes, but we need to ensure high availability. We have a Active/Standby database already, and we were planning to deploy Apache Answer as containers on a orchestrator leveraging multiple replicas for high availability purposes.
Some questions:
Beta Was this translation helpful? Give feedback.
All reactions