- How much does it cost?
- Auto scaling?
- HTTPS?
Also, I hate to name the URL myself, like in Heroku.
Also, I hate to name the URL myself, like in Heroku.
For further actions, you may consider blocking this person and/or reporting abuse
Igor Venturelli -
Dimitrios Desyllas -
sandr0-p -
Jagroop Singh -
Top comments (2)
Self hosted GitLab CI builds and uploads to GitLab internal Container Registry.
From there it's pulled by Kubernetes (hosted at DigitalOcean). Smallest price would be 10$/Month for minimal Kubernetes, plus 10$/Month (can be used by as many projects as needed) for a Loadbalancer (so that you have a static IP). From there you can for example have free https with LetsEncrypt.
Price-wise at some point it surely outscales providers like Heroku, because u have to pay them per project.
Though this setup requires knowledge or enthusiasm on entering the world of devops :-)
I'm using Linode VPS. But it takes some hand work (have to deal with configuring all by hand: DNS, databases, etc.)
I have 2 VPS instances: 1 for Docker + 1 for databases.