Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When hit the consul ui. It's only showing the consul services. #1

Open
ssboopathi opened this issue Apr 24, 2019 · 1 comment
Open

Comments

@ssboopathi
Copy link

ssboopathi commented Apr 24, 2019

I have implemented the following steps.

I have cloned the folders and files. I have used on those commands.
cd hotels
cd docker
docker-compose up

I have shared on my terminal.
Screenshot from 2019-04-24 07-59-27

I have checked on my browser using this URL - http://localhost:8500
I got the following response.
Screenshot from 2019-04-24 07-47-59

I have seen on consul services only. Other services not showing. Then I have checked the active container list using this command. sudo docker ps -a

I got the following output.
Screenshot from 2019-04-24 07-53-45

All the services are exited. I don't know why?

@ssboopathi
Copy link
Author

Sorry guys. I got the solution. I have used this command docker-compose up

I got the mcrypt installation error.
Screenshot from 2019-04-24 11-12-20

hotels/docker/microservices/hotels/nginx/Dockerfile - This file i have changed the php version(7.3.4) and mcrypt version(1.0.2).

Now it's working fine.
Screenshot from 2019-04-24 11-31-21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant