lundi 18 juillet 2016

need to deploy Spring Boot web application jar on gcloud

I am new for google cloud platform, I have tested locally and generated jar file of my Spring mvc web application, which has embedded tomcat 8 in maven dependency. This jar file is running fine on my local machine, I have copied it to my newly created instance on google cloud and ran the jar, its bringing up my tomcat host on port 8080 as i configured.

However when I am trying to access the Enternal IP on my browser to see the application response, its saying "This site can’t be reached". I tried the rexternal ip with and without port no. but in both the case its not working. Please guide the correct way to deploy Spring boot jar.

Aucun commentaire:

Enregistrer un commentaire