I am using client portal web API to get historical stocks and indices price data from IBKR. In the cloud server, I am running Ubuntu 18.04 and java runtime environment has been configured. Java version is higher than the minimum requirement. So I could run the client portal gateway in the server. Its saying that the server is running in https://localhost:5000.
My server ip address is 123.176.98.246 and domain name is momentumdb.pro. So I tried to visit https://123.176.98.246:5000 and https://momentumdb.pro:5000/. But I couldn't get it working.
I also asked questions about any possibility of my approach to IBKR help center and they replied it is possible and some clients are running client portal API in AWS instances.
If you have an experience with IBKR client portal API and running it in cloud server, please help me. Thanks