Replies: 2 comments
-
So are you running the controller on a Linux machine or is this like Docker for Mac/Windows? I assume the IP of the host is 192.168.0.15, right? The default port of https is https://:8043/ |
Beta Was this translation helpful? Give feedback.
0 replies
-
Sorry, being think, I used wrong IP |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Controller Version
v5.15
Describe Your Issue or Question
Ive built the image and run docker compose file but going to the URL:port does not work.
What seem strange is
8088 seems to be for http and https, which seems wrong.
Expected Behavior
Get to the controllers web interface
Steps to Reproduce
How You're Launching the Container
Container Logs
MongoDB Logs
Additional Context
I've used docker a bit but no expert, not sure what to try next.
Beta Was this translation helpful? Give feedback.
All reactions