forked from community/entgra-emqx-docker
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.
Amalka Subasinghe
bf9dd2a589
|
4 months ago | |
---|---|---|
configs | 4 months ago | |
data | 6 months ago | |
static | 2 years ago | |
.gitignore | 6 months ago | |
Dockerfile | 4 months ago | |
ReadMe.md | 4 months ago | |
docker-compose.yml | 4 months ago | |
entrypoint.sh | 4 months ago |
ReadMe.md
- docker build -t registry.entgra.io/entgra-emqx:4.4.11-entgra-v2 -f Dockerfile .
- Change Application server hostname in docker-compose
- docker-compose up -d
- docker exec -it $(docker ps -aq -n 1) /bin/bash
- docker-compose down
For more emqx-docker things:
https://github.com/emqx/emqx/tree/master/deploy/docker