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.
Pasindu Rupasinghe 5ee07c57a9
Add Env variable for exhook.server.default.url in configs
3 months ago
configs Add Env variable for exhook.server.default.url in configs 3 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 Add Env variable for exhook.server.default.url in configs 3 months ago
ReadMe.md updated readme 1 year ago
docker-compose.yml Add Env variable for exhook.server.default.url in configs 3 months ago
entrypoint.sh Add Env variable for exhook.server.default.url in configs 3 months ago

ReadMe.md

  1. docker build -t registry.entgra.io/entgra-emqx:4.4.11 -f Dockerfile .
  2. docker-compose up -d
  3. docker exec -it $(docker ps -aq -n 1) /bin/bash
  4. docker-compose down

Note:

For more emqx-docker things:

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