# OneDev - 작고 가벼운 GitLab/GitHub 대체제

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1328](https://news.hada.io/topic?id=1328)
- GeekNews Markdown: [https://news.hada.io/topic/1328.md](https://news.hada.io/topic/1328.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-01-19T10:20:49+09:00
- Updated: 2020-01-19T10:20:49+09:00
- Original source: [github.com](https://github.com/theonedev/onedev)
- Points: 9
- Comments: 2

## Topic Body

이슈트래커,Git 관리,Pull Request,CI 기능을 통합한 오픈소스 DevOps 서버

도커이미지 하나로 실행가능

- 데스크탑/모바일 웹 UI

- Repo Fork/Clone

- 이슈와 커밋 연결 지원

- PR후 자동 CI 실행,PR정책 편집 가능(리뷰어 숫자,파일 패턴등)

- 심볼 검색 및 코드 인텔리전스 기능 내장

- PR없이 코드에 대한 토론 가능

## Comments



### Comment 947

- Author: xguru
- Created: 2020-01-19T10:21:10+09:00
- Points: 1

GitLab과의 가장 큰 차이는 Java로 된 오픈소스 라는거네요.

CI 기능도 YAML편집해야 하는 GitLab에 비해 UI 만으로 쉽게 작성 가능하구요.

그리고 꽤 큰 레포도 관리 가능하다고 하면서, 내부 데모로 Linux Repo 를 클론해서 보여주고 있습니다.

https://code.onedev.io/projects/linux/

GitHub 엔터프라이즈 대신 GitLab을 선택하는 회사들에게 또 다른 선택지가 될수 있으려나요.

모바일 페이지까지 깔끔하게 지원하는게 인상적입니다.

### Comment 948

- Author: xguru
- Created: 2020-01-19T10:22:38+09:00
- Points: 1
- Parent comment: 947
- Depth: 1

자신들이 https://onedev.io/ 에서 직접 도그푸딩 하고 있고, 깃헙은 그냥 미러링 한것이네요.
