I am wondering if anyone knows of an open source reverse proxy that is able to read CA files in persistent storage - in a swarm. I would like to build a reverse proxy in the swarm so if one manager fails the other can carry on. I was developing with the traefik - docker swarm - ceph solution but then I realised that traefik comm.ed. does not support clusters, you need enterprise licence for that. I am looking now at HAproxy but before I start learning a new tool I thought I would better ask the community.
would love any feedback,
thank you