> For the complete documentation index, see [llms.txt](https://antidotedb.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://antidotedb.gitbook.io/documentation/deployment/docker-compose-setups.md).

# Docker Compose Setups

There are multiple examples on how to deploy Antidote with compose files in the [Antidote Docker repository](https://github.com/AntidoteDB/docker-antidote/tree/master/compose-files).

The cluster and data center management is done with [Antidote Connect](https://github.com/AntidoteDB/antidote-connect).

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
