RezaAVS

Results 7 comments of RezaAVS

hi when running docker-compuse up error ------------------------------------------------- Creating network "docker_esnet" with the default driver Creating volume "docker_elasticsearchdata" with local driver Creating volume "docker_kibanadata" with local driver Pulling elasticsearch (docker.elastic.co/elasticsearch/elasticsearch:7.2.0)... 7.2.0:...

Thnx for replying. this work when remove timezone & localtime. There is only one problem When the docker is restarted for any reason, it should be run once docker-cpmpose up...

Yes When the operating system or docker resets To re-run, you must call the docker-compose command I want this process to be done automatically by rebooting the docker

After a few days, I became acquainted with you and I handed in the instructions you provided to my servant I will test and inform you Thank you for the...

The docker-compose version should be changed from 2.2 to 3 And this parameter will be added restart: always For each section version: '3' services: elasticsearch: image: docker.elastic.co/elasticsearch/elasticsearch:7.2.0 container_name: elasticsearch restart:...

Yes, your advice worked perfectly

Well, I did not test this part Soon, I'll test and get the result to you