Git Product home page Git Product logo

takin-cloud's Introduction

Takin-cloud

  1. 怎么打包
    1. mvn clean install -Dmaven.test.skip
    1. takin-cloud-app target目录下为主工程包
    1. 可以使用java -jar 启动主工程
  1. 带插件启动
    1. 在takin-cloud-plugins下面的包目前是插件工程,从target里面找到对应的插件包
    1. 在主工程当前位置新建一个目录./plugins,将插件包移入该目录(也可以选择改配置替换掉插件目录)
    1. 然后使用java -jar 启动主工程 会带插件启动
  1. 使用压测引擎
    1. 在主工程当前位置新建一个目录./engine,将压测引擎包放入其中,压测引擎名称为pressure-engine.tar.gz
    1. 这步操作不需要重启takin-cloud
    1. 启动压测任务会调用到其中的压测引擎包
  1. 常用配置修改
    1. 修改application-local.yml内容(必改)
    1. application.yml中mysql/redis/influx等的用户名和密码(没变可以不改)
    1. script.temp.path 和 script.path 默认在/data下面;(如果需要修改可以改;script.temp.path需要和takin-web中配置保持一致)

5.swagger文档地址 http://localhost:10010/takin-cloud/doc.html

takin-cloud's People

Contributors

zhangtianci avatar shulietech avatar zhaoyong6315 avatar rogey avatar hezhongqi avatar

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.