Giter VIP home page Giter VIP logo

guoyu07 / tars-2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cloudcache/tars

0.0 0.0 0.0 2.91 MB

TARS 包发布系统,是一套提供高效的软件包的管理、部署和运维的平台。标准化的软件包结构,可视化打包,完善的权限、版本控制管理,并提供可靠的进程监控与自恢复能力

Home Page: http://tars.tencent-cloud.com/

License: BSD 2-Clause "Simplified" License

PHP 82.37% Shell 4.93% JavaScript 6.41% CSS 3.17% HTML 3.13%

tars-2's Introduction

TARS 包发布系统

TARS 包发布系统,是一套提供高效的软件包的管理、部署和运维的平台。标准化的软件包结构,可视化打包,完善的权限、版本控制管理,并提供可靠的进程监控与自恢复能力。

开始

  1. 部署并配置后台服务和接口 apiconsole 站点。
  2. 修改配置文件 ./console/tars.ini 。配置基本信息、后台服务API地址等。
  3. 调整 ./console/www/assets/js/app.js 中的一些前台配置项。

Web 控制台说明

后台服务和接口说明

目录结构

tars/
│
├── api/                       # 后台服务和接口
│
└── console/                   # Web 控制台

开发

主要依赖:

cd console
npm install -g gulp  # NPM 全局安装构建工具 gulp
npm install          # NPM 本地安装 gulp, gulp-sass
gulp                 # 启动 gulp 任务,自动监听 scss 文件变更,生成 css

版权许可

BSD

Copyright (c) 2015, TENCENT, INC.

tars-2's People

Contributors

weareoutman 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.