S
S
stationfuk2019-12-19 08:17:49
Software Deployment
stationfuk, 2019-12-19 08:17:49

Deploy to VPS with the ease of Heroku?

Good afternoon.
I have a fairly simple Node.js application using MongoDB. Usually I deploy to Heroka in a couple of commands, create a new application - push to the repository and the whole deployment happens by itself. After we add the details of the database to the config and everything works. HTTPS works by simply adding the heroku-ssl-redirect package without any other settings and fiddling with issuance, keys, certificates, port settings in the application, and more.
Question: how can you deploy an application on a pure VPS with such ease? I suspect that perhaps there are some ready-made containers (maybe in Docker?), which already include the installation of the node, mongo and other necessary things. I worked with Linux very limitedly, it is unlikely that I will be able to assemble it myself.
Thank you in advance.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Askhat Bikmetov, 2019-12-19
@stationfuk

Dokku

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question