Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- Access-Control-Allow-Origin
- cors
- mariadb 다국어
- mysql 다국어
- mosquitto
- CORS policy: No 'Access-Control-Allow-Origin'
- 크로스도메인
- mysql 한국어
- IOT
- #actuator
- HashMap
- Hystrix Read time out
- backtracking
- xrdp
- mstsc
- ArrayList
- Set
- message protocol
- java collection
- #MSA
- mariadb 한국어
- 원격
- #spring boot
- mqtt
- emqx
- TreeMap
- com.netflix.zuul.exception.ZuulException: Hystrix Readed time out
- com.netflix.zuul.exception.ZuulException
- db utf8
- #spring boot admin
Archives
- Today
- Total
miin29na
[CI/CD] CI Tool 비교 (작성중) 본문
Hosting | Supported OSs | Priicing | CD | |
Jenkins | on-premise, cloud |
Windonws, |
Free | O |
Gitlab CI | on-premise, cloud |
Linus distributions : Ubuntu, Debian, CenOS, Oracle Linux |
무료체험판 : 30일 |
O |
Travis | on-premise, cloud |
Linux, macOS |
$69 - $489 | X |
codeship | cloud | Windows, macOS |
$75 - $1500 | O |
TeamCity | on-premise, |
Windonws, |
per user per month : $299 - $1999 |
O |
Bamboo | on-premise, bitbucket as cloud |
Windonws, Linux, macOS, Solaris, |
per user per month : $10 - $800 |
O |
Circleci | cloud | Linux, iOS, Android |
per user per month : $30 - $3000 |
O |
- Jenkins
- 가장 널리 알려진 CI Tool
- 자바 기반 Free 이며, 많은 플러그인을 제공
- Kuberneties 용 Jenkins X 가 Jenkins 와 별도로 출시
- GitLab CI
- Travis
- Codeship
- TeamCity
- Bamboo
- Circle CI
Comments