Giter Site home page Giter Site logo

tarscloud / tarsweb Goto Github PK

View Code? Open in Web Editor NEW
139.0 24.0 99.0 43.2 MB

TARS Projects Dashboard

License: BSD 3-Clause "New" or "Revised" License

JavaScript 58.63% Shell 0.24% HTML 0.58% Vue 36.59% CSS 3.89% Dockerfile 0.07%
tars-web dashboard tars-foundation tars maintenance

tarsweb's Introduction

change history

Efficient operation of the tars web management platform

TARS is the open source version of the unified application framework TARS (total application framework) of the background logic layer that Tencent has been using since 2008, Currently, C + +, Java, go, nodejs and PHP are supported. The framework provides users with a complete set of solutions related to development, operation and maintenance, as well as testing. Tars is naturally more powerful than RPC framework because Tars comes with its own operation and maintenance management platform. Tars web is the operation and maintenance management platform of TARS framework service, which provides rich functions to help a product or service develop, deploy, test and go online quickly. Through the tars web management platform, users can easily complete the following contents: *View the existing service IP list *Change the service configuration of a single machine *Service release, version rollback *Call monitoring report to view *Machine or service monitoring and reporting *Single or batch service configuration

Installation

Because tars web relies on tars, please refer to TARS installation instruction document to install tars web.

Functions

Tars web provides visual operation to operate and maintain tars service. It can quickly build its own stable and reliable distributed application in the way of microservice, and realize complete and effective service governance. It has the following functions:

Service deployment

Tars web provides the 'tars' service deployment function. Currently, the supported languages are

On the platform, services can be simply deployed. Fill in the application name, service name, obj name and node address, select the service type and template to deploy a service.

Release management

Release management will keep the uploaded release package and each release record. Version fallback and view are very convenient. After the service is deployed, we publish a service through publishing management. Through the package compression tools provided by various languages, upload the publishing package on the publishing management page and click publish. You can select a previous release package release and view the history.

Service expansion

Service expansion: the platform supports multi IP and one key expansion. When expanding, it supports copying the original node configuration. The expansion service is very convenient.

Template management

In addition to the default template, tars also supports user-defined templates. You can create configuration templates that belong to your own business. It also supports inheritance of templates. After saving, the templates will be automatically merged and managed in a modular way.

Service management

In the service management module, you can view the relevant information and real-time status of the service; you can specifically operate the service, including restart, stop, offline, etc.

Service configuration

The management platform supports distribution configuration, usually using the corresponding business configuration in the distribution environment, such as mysql, redis address, port and other information. It's a good way to distinguish between development, testing, and formal environments.

Service monitoring

Service monitoring is mainly used to count the data that services call each other and provide multi-dimensional visual monitoring, It includes "main call", "called", "interface name", "main call IP", "called IP", "traffic", "time consuming", "exception rate", "timeout rate", The first five items can be clicked to view all data. And you can compare the data of two days to see the fluctuation.

Feature monitoring

The main function of the feature monitoring module is: Statistics Service custom feature. This module consists of attribute name, attribute value, and statistical method. Click characteristic to view all characteristic names and characteristic values, and compare the data of two days.

Interface debugging

It supports the debugging interface of 'tar' service by uploading 'tar' protocol file.


Open source module

Open source modules based on tars and tars web are as follows:

  • DCache: DCache is a distributed NoSQL storage system developed based on the tars framework. The data is stored in memory and supports the connection to the back-end dB for data persistence.
  • @tars/DCache: the extension module of tar web, which is used to manage the management platform of DCache services. License The open source protocol of tars is bsd-3-clause. For details, see license.txt.

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.