Go to file
2024-07-22 03:50:49 +00:00
configs Add license headers to the files 2024-07-13 01:29:08 +05:30
data Added conf and data files to the container 2024-05-28 13:38:25 +05:30
static entgra-emqx-docker file 2023-04-06 10:01:10 +05:30
.gitignore Added conf and data files to the container 2024-05-28 13:38:25 +05:30
docker-compose.yml Add license headers to the files 2024-07-13 01:29:08 +05:30
Dockerfile Fix config mapping issue 2024-07-21 22:01:37 +05:30
entrypoint.sh Fix config mapping issue 2024-07-21 22:01:37 +05:30
ReadMe.md Change template name as generic vlues 2024-07-12 13:55:17 +05:30

  1. docker build -t registry.entgra.io/entgra-emqx:4.4.11-entgra-v2 -f Dockerfile .
  2. Change Application server hostname in docker-compose
  3. docker-compose up -d
  4. docker exec -it $(docker ps -aq -n 1) /bin/bash
  5. docker-compose down
For more emqx-docker things:

https://github.com/emqx/emqx/tree/master/deploy/docker