Hello
I have Docker + Portainer installed on aaPanel. The base of my server is OpenLiteSpeed.
How to connect a working Docker image (served with Portainer) to an existing domain in OpenLiteSpeed.
For example Docker Traccar image (https://hub.docker.com/r/traccar/traccar):
- The Docker Traccar image is running on internal IP address: **192.168.1.100:8082**
- Domain to connect to: **gpsyxz.com**
- I have already assigned hostname to docker container: **traccar**
How to connect this correctly?
Of course I also need working SSL certificate using LetsEncrypt
Thank you very much in advance for your technical assistance