What’s this?
CapRover is an extremely easy to use app/database deployment & web server manager for your NodeJS, Python, PHP, ASP.NET, Ruby, MySQL, MongoDB, Postgres, WordPress (and etc…) applications!
It’s blazingly fast and very
robust as
it uses Docker, nginx, LetsEncrypt and NetData under the hood behind its simple-to-use interface.
✔ CLI for automation and scripting
✔ Web GUI for ease of access and convenience
✔ No lock-in! Remove CapRover and your apps keep working!
✔ Docker Swarm under the hood for containerization and clustering
✔ Nginx (fully customizable template) under the hood for load-balancing
✔ Let’s Encrypt under the hood for free SSL (HTTPS)
App Deployment Made Easy
From http://localhost:3000
to https://www.awesome.com
in seconds
Who Should Care About This?
A developer who…
does not like spending hours and days setting up a server, build tools, sending code to server, build it, get an SSL certificate, install it, update nginx over and over again.
A developer who…
uses expensive services like Heroku, Microsoft Azure and etc. And is interested in reducing their cost by 8x (Heroku charges $50$/month for their 1gb instance, the same server is 6$ on DigitalOcean!!)
A developer who…
prefers to write more of showResults(getUserList())
and not much of apt-get install libstdc++6 > /dev/null
A developer who…
enjoys a platform where installing MySQL, MongoDB and etc on their server is done by selecting from a dropdown and clicking on install!
A developer who…
likes to enjoy the power of Docker and nginx without having to le