Code Monkey home page Code Monkey logo

deploy_one's Introduction

deploy_one

脚本说明

全新系统

  1. sudo ./deploy_one_cloud.sh ip port

php老数据迁移

  1. sudo ./deploy_one_cloud.sh ip port
  2. 挂载旧数据(uploadsdatabase)
  3. sudo ./unserialize_ccloud.sh

修改记录

2020年3月30日

deploy_one_cloud.sh

删除睡眠300s,增加重启one-mysql

ws/application.yml

增加websocket配置文件

redis/application.yml

增加redis配置文件

unserialize

  • 修改节目中间表转换脚本,增加一种新格式的转换: {"index":"id"}
  • unserialize/ccloud_parse_program_relationships_table.php
  • unserialize/spring_parse_program_relationships_table.php

2020年3月23日

deploy_one_cloud.sh

运行one-mysql后增加睡眠300s,等待one-mysql初始化

nginx/myconf.conf

增加天气请求转发

nginx/ssl_myconf.conf

增加雅虎天气请求转发

2020年3月20日

application.yml

  • 增加device.report.time
  • 增加request.check.timeout
  • 修改日志级别

unserialize

  • 增加将_terminal_group和_terminal_led解析到新的节目关系表(wp_group_program,wp_terminal_program)的脚本
  • unserialize/ccloud_parse_program_relationships_table.php
  • unserialize/spring_parse_program_relationships_table.php

db_spring

db_spring/fetch_unserialize_ccloud.sql增加节目关系表的创建 db_spring/spring.sql增加节目关系表的创建

deploy_one_cloud.sh

增加解析节目关系的语句

unserialize_ccloud.sh

增加解析节目关系的语句

deploy_one's People

Contributors

colorlightinc avatar wzg0131 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

wzg0131 csz-clt

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.