mainflux
mainflux copied to clipboard
Cannot up docker on Ubuntu
Try to up docker by:
docker compose -f docker/docker-compose.yml up
.
It ends with an error on Ubuntu machine:
service nats is required by coap-adapter but is disabled. Can be enabled by profiles [nats_nats nats_rabbitmq]
What's wrong?