juno

Delphi源码 2025-08-08

juno - A distributed application management system

Introduction

juno(朱诺) 是斗鱼数据服务组研发的分布式服务管理系统,核心功能为配置中心,能集中化管理应用不同环境、不同机房的配置;并且集成了监控中心、测试平台、日志中心等功能模块,采用Casbin进行规范化的权限管理,适用于微服务生命周期管理。

Online Demo

Jupiter Console (juno)

Username: admin
Password: admin

Documentation

更多产品介绍参见 juno微服务治理系统介绍

Quick Start with Kubernetes

Install juno

  • Github镜像源
kubectl apply -f https://github.*c*o*m/douyu/juno/releases/download/latest/install.yml
  • 阿里云镜像源(推荐国内使用)
kubectl apply -f https://hub.gitmi**r*ror.com/https://github.com/douyu/juno/releases/download/latest/install-mirror.yml

Install Jupiter-Layout

  • Github镜像源
kubectl apply -f https://g**ithub.c*om/douyu/jupiter-layout/releases/download/latest/install.yml
  • 阿里云镜像源(推荐国内使用)
kubectl apply -f https://hub.gi*t**mirror.com/https://github.com/douyu/jupiter-layout/releases/download/latest/install-mirror.yml

Overview

Monitor Dashboard


Profile dashboard of app Overview metrics of app Instance metrics of app API metrics of app

Pyroscope


Jaeger


Bug and Feedback

For bug report, questions and discussions please submit GitHub Issues.

Contribution

Please make sure to read the CONTRIBUTING 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.

Known Users

按照登记顺序排序,更多接入公司,欢迎在#43 登记(仅供开源用户参考)

斗鱼
下载源码

通过命令行克隆项目:

git clone https://github.com/douyu/juno.git