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 |
Tags
- intelij spring boot devtools
- jpa auto increment
- spring boot hot swapping
- tracing tool
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <rect x="10" y="10" height="100" width="100" style="stroke:#ff0000; fill: #0000ff"/> </svg>
- spring boot jks
- spring cloud zuul
- Spring boot
- <iframe src="http://erea.tistory.com/attachment/cfile21.uf@997995485B2F785A3292EE.svg"></iframe>
- spring cloud load balancer
- MySQL
- Service Mesh
- Distributed Tracing System
- redis ha
- spring boot ssl
- spring boot http client
- spring cloud api gateway
- redis cluster
- Spring Cloud Config
- Istio
- high availabillty
- msa 4.0
- java static resources
- spring boot 2.0 ssl
- Spring Cloud Bus
- spring boot ssl verify skip
- intelij devtools
- sidecar
- kubernates
- sidecar patern
Archives
- Today
- Total
erea
centos7 service script 사용 본문
기본 centos7에서는 당연히 service 스크립트가 없다
이럴때
yum -y install initscripts && yum clean all
로 사용가능하게 된다.
'devops > docker' 카테고리의 다른 글
docker registry native basic auth (0) | 2018.07.16 |
---|---|
centos7 docker systemctl 권한 얻기 (0) | 2018.07.01 |
docker 환경구축 (0) | 2017.12.14 |
docker 설치시 hyper-v 오류시 (0) | 2017.12.14 |
vagrant (0) | 2016.09.30 |
Comments