Answer the question
In order to leave comments, you need to log in
How to host your Java web application on the web?
Good afternoon!
Wrote a web application (product site) in java using Spring and PostgreSQL database. Everything works fine on the local TomCat server, now I want to place it on the network.
Tell me how to do it better, if you can describe the whole process?
Tried googling but didn't find anything useful.
Answer the question
In order to leave comments, you need to log in
If it's free, then https://developers.openshift.com/languages/java.html
https://habrahabr.ru/post/145203/ (old article)
amazon web services. There is an ElasticBeanstalk service. It's not that hard to figure it out. The minimum set of servers is free for a year.
Heroku.com' deployment via git is very easy and convenient.
It seems that Spring support is there.
Maybe Google Apps Engine?
Not sure about PostgreSQL support. On a free account, there are restrictions on the load, the number of calls to the database, and so on.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question