M
M
Mikhail Ivanov2016-07-09 03:53:34
PostgreSQL
Mikhail Ivanov, 2016-07-09 03:53:34

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

4 answer(s)
A
Alexander Taratin, 2016-07-09
@Taraflex

If it's free, then https://developers.openshift.com/languages/java.html
https://habrahabr.ru/post/145203/ (old article)

N
Nikita, 2016-07-09
@jkotkot

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.

D
Denis Knyazev, 2016-07-09
@axaxa_man

Heroku.com' deployment via git is very easy and convenient.
It seems that Spring support is there.

S
Stancialeta, 2016-07-09
@Stancialeta

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 question

Ask a Question

731 491 924 answers to any question