You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Amalka Subasinghe bf9dd2a589
Merge pull request 'Fix config mapping issues' (#3) from pasindu/entgra-emqx-docker:fix into master
4 months ago
configs
data
static
.gitignore
Dockerfile Fix config mapping issue 4 months ago
ReadMe.md
docker-compose.yml
entrypoint.sh Fix config mapping issue 4 months ago

ReadMe.md

  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