mirror of
https://github.com/caprover/caprover
synced 2026-05-29 14:50:55 +00:00
8a5d3f9738
* Fixed https://github.com/caprover/caprover/issues/2112
* Updated changelog
* Force rebuild to capture the frontend change
* Updated changelog
* added fallback ip for installation if public ip not found
* Added project definition to the config
* Added project router
* Updated apps router
* Fixed update path
* Added parent ID for projects
* Typo fix
* Not allow parent to be deleted if there are sub projects
* Fixed typo in string template
* Allow register project to accept description
* Added functionality to remove multiple projects
* Fixed the project deletion
* Fixed the project deletion
* Close https://github.com/caprover/caprover/issues/2153
* Added changelog
* updated changelog
* Updated changelog
* Better error
* Force build
* add MariaDB to README.md
* Improved MacOs startup
* Added theme on backend (#2161)
* Added theme on backend
* Added themes
* Added another theme
* Updated changelog
* Reformat
* Improved dev code
* Improved dev code
* Added another theme
* Updated packages (#2165)
* Updated packages
* Updated packages
* Fixed formatting
* Fixed tests
* Returning project upon creation
* Preparing release
* updated frontend
* Added some test to fix node 20
* Revert "Added some test to fix node 20"
This reverts commit 18a59794b8.
* Updated changelog
---------
Co-authored-by: Robert Silén <robert.silen@mariadb.org>
62 lines
3.2 KiB
Markdown
62 lines
3.2 KiB
Markdown
<div align="center">
|
|
<h1>CapRover</h1>
|
|
<a href="https://hub.docker.com/r/caprover/caprover/" target="_blank" title="Docker Pulls">
|
|
<img src="https://img.shields.io/docker/pulls/caprover/caprover.svg" alt="Docker Pulls"/>
|
|
</a>
|
|
<a href="https://opencollective.com/caprover#backer" target="_blank" title="Open Collective backers and sponsors">
|
|
<img src="https://img.shields.io/opencollective/all/caprover" alt="Open Collective backers and sponsors"/>
|
|
</a>
|
|
<a href="https://github.com/caprover/caprover/releases" target="_blank" title="GitHub release (latest by date)">
|
|
<img src="https://img.shields.io/github/v/release/caprover/caprover" alt="GitHub release (latest by date)"/>
|
|
</a>
|
|
|
|
Easiest app/database deployment platform and webserver package for your NodeJS, Python, PHP, Ruby, Go applications.
|
|
|
|
No Docker, nginx knowledge required!
|
|
|
|
<a href="https://youtu.be/VPHEXPfsvyQ" target="_blank" title="YouTube">
|
|
<img src="https://raw.githubusercontent.com/caprover/caprover-website/master/graphics/screenshots-video-small.png" alt="YouTube"/>
|
|
</a>
|
|
</div>
|
|
|
|
## What's this?
|
|
|
|
CapRover is an extremely easy to use app/database deployment & web server manager for your **NodeJS, Python, PHP, ASP.NET, Ruby, MariaDB, 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)
|
|
|
|
### Seriously! Who should care about CapRover?
|
|
|
|
- A [web] 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 50x (Heroku charges 250USD/month for their 2gb instance, the same server is 5$ on Hetzner!!)
|
|
- Someone who prefers to write more of `showResults(getUserList())` and not much of `$ apt-get install libstdc++6 > /dev/null`
|
|
- A developer who likes installing MariaDB, MySQL, MongoDB and etc on their server by selecting from a dropdown and clicking on install!
|
|
- How much server/docker/linux knowledge is required to set up a CapRover server? Answer: Knowledge of Copy & Paste!! Head over to "Getting Started" for information on what to copy & paste ;-)
|
|
|
|
## Learn More!
|
|
|
|
For more details and documentation, please visit https://CapRover.com/
|
|
|
|
## Contributors
|
|
|
|
CapRover exists thanks to all the great people who have contributed to this project. [[Contribute](CONTRIBUTING.md)].
|
|
<a href="https://github.com/caprover/caprover/graphs/contributors"><img src="https://opencollective.com/caprover/contributors.svg?width=690&button=false" /></a>
|
|
|
|
## Financial Supporters
|
|
|
|
A big thank you to all our supporters! 🙏
|
|
|
|
[](https://opencollective.com/caprover#backer)
|