2017/04 18

HAProxy Install

L4/L7 스위치의 대안, 오픈 소스 로드 밸런서 HAProxy HAProxy vs nginx: Why you should NEVER use nginx for load balancing! Nginx virtual host traffic status module Introducing Dynamic Modules in NGINX 1.9.11 Tuning NGINX for Better Performance Performance Tuning HAProxy BalancerBattle How To Use HAProxy to Set Up HTTP Load Balancing on an Ubuntu VPS CentOS - HAProxy 설치 [개발] HAProxy 설치 및 기본 설정 Cent7 Package manage..

server-side/haproxy 2017.04.28

MAC iterm split window move

iTerm2 DocumentationiTerm2 Alternatives for Windows General Usage brew cask install iterm2 탭 사이 탐색 Cmd+left arrow, Cmd+right arrow navigates among tabs. So does Cmd-{ and Cmd-}. 탭 번호 이동 Cmd+number navigates directly to a tab. 윈도우 번호 이동 Cmd+Option+Number navigates directly to a window. 분할된 창 탐색 Cmd+Option+Arrow keys navigate among split panes. 분살된 창 순서대로 탐색 Cmd+] and Cmd+[ navigates among split p..

os/MAC 2017.04.27

Protocol buffers 프로토콜 버퍼

마이크로서비스 아키텍처 구축 구글 프로토콜 버퍼 (Google Protocol Buffer) 란? 프로토콜 버퍼 구글에서 개발한 구조화된 데이터직렬화 방법으로, 네트워크 통신과 데이터 저장에 사용된다. 데이터 구조(메시지)와 서비스를 proto 정의파일에 저장하고 다양한 언어로 인/디코딩하여 이기종간 호환이 가능하다. 유사한 기술로는 아파치 쓰리프트와 아브로가 있다. 참고 사이트 https://developers.google.com/protocol-buffers/ 언어별 튜토리얼 https://developers.google.com/protocol-buffers/docs/tutorials 개발자 가이드 문서 https://developers.google.com/protocol-buffers/docs/ov..

centos git 1.7.1 upgrade

git clone askpass Gtk-WARNING error How to install latest version of git on CentOS 6.x/7.x Verifying RHEL/CentOS is 32 Bit or 64 Bit System How to Enable RPMForge Repository in RHEL/CentOS 7.x/6.x/5.x rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm [git] git 1.7 https 버그. rpm 으로 설치 git 1.7.1 에서는 git clone askpass Gtk-WARNING error 기능을 사용할 수 없어서 업그레이드. 저장소를 이용하기 위해 아래 rpmforge-extras 를 이용하려 했지만 저장소 UR..

vcs/git 2017.04.18

jenkins staging db newst sehll

작업은 매주 한번 실행한다. 보안 조건 조건은 접근제어 서버는 비밀번호가 없이 접근 가능하거나, sshpass 를 이용해서 비밀번호를 자동입력이 가능해야 한다. 작업 순서 접근제어 서버에서 backup 명령어를 밀어넣어서 백업 실행 scp 를 이용 파일을 라우팅해서 복사 스테이징 서버에서 db를 새롭게 구성 Production db backup # backup, 필요시 실행 time=`date +%Y%m%d` mysqlhost="username@db.doamin.com" backuphost="username@dev.domain.com:mysqlBackup/" scheme="${time}.database.sql.scheme.gz" file="${time}.database.sql.data.gz" #echo ..

ide 2017.04.17
반응형