Closed gkowalski closed 3 years ago
Thanks @gkowalski . This is because port 80
is used by nginx
with the date-annotator like you said I will make edits to the documentation. I added to the documentation in the controllers to have sites update the port
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Problem description
Checked out
git clone https://github.com/nlpsandbox/docker-elk.git cd docker-elk/ docker-compose up -d ...
Extra information
Successfully built ecf6e21a953f Successfully tagged docker-elk_kibana:latest WARNING: Image for service kibana was built because it did not already exist. To rebuild this image you must use
docker-compose build
ordocker-compose up --build
. Creating docker-elk_elasticsearch_1 ... done Creating docker-elk_logstash_1 ... Creating docker-elk_kibana_1 ... Creating docker-elk_kibana_1 ... errorCreating docker-elk_logstash_1 ... done already allocated
ERROR: for kibana Cannot start service kibana: driver failed programming external connectivity on endpoint docker-elk_kibana_1 (2563c5abe381c234099b66cd57ade759b584a1f1264d073e1ffb15676a0c21ba): Bind for 0.0.0.0:80 failed: port is already allocated ERROR: Encountered errors while bringing up the project.
Conflict seems to be with the data-annotator
Stack configuration
Docker setup
Container logs