I'm trying to deploy Mesibo On-Premise with Google Cloud.
Mesibo Console shows following status: "running but not accessible - refer to Firewall settings in the on-premise doc":
Logs by running Mesibo container:
Firewall settings for Mesibo on the Google Cloud have highest priority and allow all external IPs through all ports to connect to all instances:
The connection between SQL database and Mesibo On-Premise server was verified. Strict mode is disabled.
The problem was in the missing command --net=host by applying docker $ sudo docker run -d mesibo/mesibo <APP_TOKEN>