I have installed ubuntu server VM in the Azure portal. It is working fine. In the VM I have installed Docker container, In Docker container, I have installed Open edX using https://edx.readthedocs.io/projects/edx-installing-configuring-and-running/en/latest/installation/install_devstack.html. It is also working fine. But Open edX working on localhost:18000 under ubuntu VM. I want to access Open edX in ubuntu VM public IP address something like my_ubuntu_public_ip:18000. How to achieve this.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
My docker only works with loopback ip and not with the host IP | 1 | 199 | November 4, 2024 | |
Calculating IP Addresses | 2 | 2757 | November 13, 2016 | |
Localhost instead IP allocated for container | 2 | 2028 | June 6, 2017 | |
How to use docker container ip as a localhost output, not the default host ip in the computer (running in localhost environment which docker uses)? | 0 | 1178 | January 20, 2017 | |
Localhost or IP address of docker VM? | 1 | 11575 | July 1, 2015 |