# CapRover - 나만의 PaaS 만들기

> Clean Markdown view of GeekNews topic #2241. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=2241](https://news.hada.io/topic?id=2241)
- GeekNews Markdown: [https://news.hada.io/topic/2241.md](https://news.hada.io/topic/2241.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-06-10T10:44:52+09:00
- Updated: 2020-06-10T10:44:52+09:00
- Original source: [caprover.com](https://caprover.com/)
- Points: 10
- Comments: 2

## Topic Body

- Heroku와 비슷한 PaaS를 직접 운영하게 해주는 오픈소스

- 복잡한 서버 설정없이 앱을 빠르게 만들고 실행

- NodeJS, Python, PHP, Ruby, Java 등 대부분의 언어 지원

- SSL 자동지원 (LetsEncrypt)

- MySQL, MongoDB, Postgres, Wordpress 등 원클릭 설치

- 웹 관리자에서 모든걸 쉽게 관리 가능

- 클러스터링 지원 ( nginx 로드밸런싱 )

## Comments



### Comment 1986

- Author: curioe
- Created: 2020-06-10T11:19:04+09:00
- Points: 1

우와 넘 좋네요.

### Comment 1983

- Author: xguru
- Created: 2020-06-10T10:44:57+09:00
- Points: 1

이런 솔루션중에 많이 비교되는게 Dokku 인데 https://github.com/dokku/dokku

CapRover 가 훨씬 쉽고 간편해 보이네요.
