# juno **Repository Path**: melican/juno ## Basic Information - **Project Name**: juno - **Description**: Juno 译名朱诺。这个名字来源于古罗马神话中的众神之母。它是斗鱼的微服务管理系统, 如同众神之母一样守护着所有微服务的系统。 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-13 - **Last Updated**: 2022-09-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![logo](docs/logo.png) # JUNO - A distributed application management system [![Build Status](https://travis-ci.org/douyu/juno.svg?branch=master)](https://travis-ci.org/douyu/juno) [![codecov](https://codecov.io/gh/douyu/juno/branch/master/graph/badge.svg)](https://codecov.io/gh/douyu/juno) [![go.dev reference](https://img.shields.io/badge/go.dev-reference-007d9c?logo=go&logoColor=white&style=flat-square)](https://pkg.go.dev/github.com/douyu/juno?tab=doc) [![Go Report Card](https://goreportcard.com/badge/github.com/douyu/juno)](https://goreportcard.com/report/github.com/douyu/juno) ![license](https://img.shields.io/badge/license-Apache--2.0-green.svg) [![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-) ## Introduction JUNO(朱诺) 是斗鱼数据服务组研发的分布式服务管理系统,核心功能为配置中心,能集中化管理应用不同环境、不同机房的配置;并且集成了监控中心、测试平台、日志中心等功能模块,采用Casbin进行规范化的权限管理,适用于微服务生命周期管理。 ## Documentation 更多产品介绍参见 [Juno微服务治理系统介绍](http://jupiter.douyu.com/juno) 演示环境(Demo): - [在线演示](http://jupiterconsole.douyu.com/user/login?return_url=/) - 账号/密码:guest/guest ## Bugs and Feedback For bug report, questions and discussions please submit GitHub Issues. ## Contribution Please make sure to read the [CONTRIBUTING](CONTRIBUTING.md) before making a pull request. Thanks for all the people who contributed to Juno! ## Contributors ## License The project is licensed under the [Apache 2 license](https://github.com/ctripcorp/apollo/blob/master/LICENSE). ## Known Users 按照登记顺序排序,更多接入公司,欢迎在[https://github.com/douyu/juno/issues/43](https://github.com/douyu/juno/issues/43) 登记(仅供开源用户参考)
斗鱼