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
2 months ago
configs Add license headers to the files 2 months ago
data Added conf and data files to the container 4 months ago
static entgra-emqx-docker file 1 year ago
.gitignore Added conf and data files to the container 4 months ago
Dockerfile Fix config mapping issue 2 months ago
ReadMe.md Change template name as generic vlues 2 months ago
docker-compose.yml Add license headers to the files 2 months ago
entrypoint.sh Fix config mapping issue 2 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