nginx tengine, gitlab 리 셋 작업 절차

  • nginx 개 tengine
  • yum -y install gcc gcc-c++ gd gd-devel
    cd libunwind-1.1
    LAGS=-fPIC ./configure --prefix=/usr/local
    make LAGS=-fPIC
    make LAGS=-fPIC install
    cd gperftools-2.0
    ./configure --prefix=/usr/local
    make && make install
    위의 두 가방 은 다시 컴 파일 해 야 한다.
    원래 설 치 된 tengine 복사
    ls / opt / src, 이 기계 로 복사
    gperftools-2.0  nginx-accesskey-2.0.3   ngx-fancyindex  pcre-8.35      zlib-1.2.8
    libunwind-1.1   nginx_tcp_proxy_module  openssl-1.0.0o  ruby-2.2.3
    nginx-1.6.2     ngx_cache_purge-2.2     openssl-1.0.2   tengine-2.1.2

    cd /usr/local/
    tar cvzf tengine. tar. gz openssl pcre zlib tengine 에 필요 한 의존 패키지
    마지막 걸음
    ln -s /usr/local/lib/libunwind.so /lib64/libunwind.so.8
    ln -s /usr/local/lib/libprofiler.so.0 /lib64
    시동 을 걸다
    /etc/init.d/tengine start
    ./nginx -V
    loaded modules:
        ngx_core_module (static)
        ngx_errlog_module (static)
        ngx_conf_module (static)
        ngx_dso_module (static)
        ngx_syslog_module (static)
        ngx_events_module (static)
        ngx_event_core_module (static)
        ngx_epoll_module (static)
        ngx_poll_module (static)
        ngx_tcp_module (static)
        ngx_tcp_core_module (static)
        ngx_tcp_upstream_module (static)
        ngx_tcp_proxy_module (static)
        ngx_tcp_websocket_module (static)
        ngx_tcp_upstream_ip_hash_module (static)
        ngx_tcp_upstream_busyness_module (static)
        ngx_tcp_ssl_module (static)
        ngx_procs_module (static)
        ngx_proc_core_module (static)
        ngx_openssl_module (static)
        ngx_regex_module (static)
        ngx_http_module (static)
        ngx_http_core_module (static)
        ngx_http_log_module (static)
        ngx_http_upstream_module (static)
        ngx_http_static_module (static)
        ngx_http_gzip_static_module (static)
        ngx_http_autoindex_module (static)
        ngx_http_fancyindex_module (static)
        ngx_http_index_module (static)
        ngx_http_access_module (shared, 3.1)
        ngx_http_limit_req_module (shared, 3.1)
        ngx_http_auth_basic_module (static)
        ngx_http_limit_conn_module (shared, 3.1)
        ngx_http_realip_module (static)
        ngx_http_geo_module (static)
        ngx_http_map_module (static)
        ngx_http_split_clients_module (static)
        ngx_http_referer_module (static)
        ngx_http_ssl_module (static)
        ngx_http_proxy_module (static)
        ngx_http_fastcgi_module (static)
        ngx_http_uwsgi_module (static)
        ngx_http_scgi_module (static)
        ngx_http_empty_gif_module (static)
        ngx_http_browser_module (static)
        ngx_http_concat_module (shared, 3.1)
        ngx_http_user_agent_module (static)
        ngx_http_rewrite_module (shared, 3.1)
        ngx_http_sysguard_module (static)
        ngx_http_upstream_consistent_hash_module (static)
        ngx_http_upstream_check_module (static)
        ngx_http_upstream_keepalive_module (static)
        ngx_http_upstream_dynamic_module (static)
        ngx_http_stub_status_module (static)
        ngx_http_accesskey_module (static)
        ngx_tcp_upstream_check_status_module (static)
        ngx_http_write_filter_module (static)
        ngx_http_header_filter_module (static)
        ngx_http_chunked_filter_module (static)
        ngx_http_range_header_filter_module (static)
        ngx_http_gzip_filter_module (static)
        ngx_http_postpone_filter_module (static)
        ngx_http_ssi_filter_module (static)
        ngx_http_charset_filter_module (static)
        ngx_http_p_w_picpath_filter_module (static)
        ngx_http_sub_filter_module (static)
        ngx_http_userid_filter_module (static)
        ngx_http_trim_filter_module (shared, 3.1)
        ngx_http_footer_filter_module (static)
        ngx_http_upstream_session_sticky_module (shared, 3.1)
        ngx_http_headers_filter_module (static)
        ngx_http_reqstat_module (static)
        ngx_http_cache_purge_module (shared, 3.1)
        ngx_http_copy_filter_module (static)
        ngx_http_range_body_filter_module (static)
        ngx_http_not_modified_filter_module (static)
        ngx_google_perftools_module (static)

    gitlab 리 셋 작업 절차
    레 퍼 런 스 http://lansgg.blog.51cto.com/5675165/1760578
    주의해 야 할 것 은 gitlab 에 'gitlab' 가 있 습 니 다.shell_secret, gitlab - shell 도 있 습 니 다. gitlab - shell. log 를 보면 401 오 류 를 보고 하면 이 두 파일 이 다 를 수 있 습 니 다. 사실은 token 입 니 다.설치 할 때마다 생 성 됩 니 다. 직접 cp 를 사용 하면 이전 과 지금 설치 한 것 이 다 릅 니 다. 만 났 습 니 다.
    다시 설치 하면 위의 문 서 를 참고 하 세 요.
    1. gitlab 버 전 을 주의 하 십시오. gitlab 설 치 는 ruby 의 의존 패 키 지 를 설치 하 는 것 입 니 다. 모든 단계 가 정확 하 다 는 것 을 보증 해 야 합 니 다.
    2. redis 는 127.0.0.1 또는 기계 ip 로 바 꾸 는 것 이 좋 습 니 다.
    3. 이전 gitlab my sql 백업 데이터베이스 가 필요 합 니 다.
    4. tenginx 가 포트 를 설정 한 것 이 기본 80 이 아니라면 두 config. xml 의 host 를 모두 수정 해 야 합 니 다.

    좋은 웹페이지 즐겨찾기