Docker Compose Setups
Docker-compose setups for creating AntidoteDB clusters
Last updated
Docker-compose setups for creating AntidoteDB clusters
Last updated
There are multiple examples on how to deploy Antidote with compose files in the .
The cluster and data center management is done with .
Some notes:
Erlang nodes use short names in a docker network
Only the protocol buffer client port has to be exposed to the outside
If monitoring is used outside the docker network, the metrics port needs to be exposed, too