Messaging server Prepare a messaging server. Start a messaging server using Docker Compose. docker compose up -d If you want to check the logs of the messaging server, use the following command. docker compose logs -f messaging