Skip to content

业务相关

lupeng0512 edited this page Aug 4, 2017 · 29 revisions

广告系统

数据异常排查

主机 脚本名称 地址 备注
线上42 greplog.sh /data/log/gg/grepresult 交互脚本,按提示输入相应日期

sso证书请求

###生成证书

  1. openssl genrsa -des3 2048 -out server.key
  2. openssl req -new -key server.key –out server.csr #输入以下相应的参数
    1.CN
    2.Jiangsu
    3.Suzhou
    4.Suzhou Green Matrix Network Technology Co.,Ltd
    5.technology
    6.*.eefocus.com
    7.空
    8.空

##sso登陆相关配置

名称 更改配置文件 备注
新社区 /opt/vhosts/sso.eefocus.com/release/metadata/saml20-sp-remote.php 新站点配置

服务器上代码更新示例

名称 执行方法
111 sh -x main_github.sh master-1.1.78
112 sh -x cirmall-update.sh cirmall-v1.2.17
sh -x cndzz_update.sh old-cndzz-1.0.20
113 sh -x mtmsensors_github.sh sh -x eehub_update.sh eehub2-v1.0.29
114 sh -x sso_update.sh develop-v1.2.0
115 sh -x baseupdate.sh 1.1.45 sh -x openhw_update.sh 1.0.0
116 sh -x eeboard_bbs_update.sh eeboard-bbs-1.1.0 sh -x eeboard_shop_update.sh v-1.4.59 sh -x eeboard_wp_update.sh v-1.4.55 sh -x jingyan-eeboards-github.sh experience experience-1.1.15
Clone this wiki locally