Giter Site home page Giter Site logo

opscloud4's Introduction

Welcome to the opscloud wiki!

Thanks to JetBrains

Thanks JetBrains to support the project providing such great IDE.

GitHub Stats Card

OpsCloud4 云上运维


Security Status

架构图

Code repository

Database

登录信息

  • username:baiyi
  • password:空密码

开发环境

  • OpenJDK 21
  • node-v16.13.0
  • MacBook M1
  • IntelliJ IDEA 2023
  • WebStorm 2023

Leo持续交付

  • 构建

  • 部署

  • 规则配置(封网)

  • 任务配置

容器堡垒机(集成:Leo持续交付版本信息,多可用区部署可视化)

主要功能

  • Leo持续交付(Kubernetes)
    • 全冗余架构,多Jenkins引擎且无状态
    • 权限控制/封网策略
    • 分组(蓝/绿),金丝雀部署;可视化发布过程
  • 多实例动态数据源,万物皆资产
  • 堡垒机
    • 服务器Web终端
      • 多服务器同时连接+命令同步、会话复制、会话心跳
      • 支持ED25519、RSA密钥
    • KubernetesWeb终端
      • 多容器同时登录+命令同步、容器日志、会话心跳
    • SSH-Server
      • 原生SSH协议实现,支持ED25519密钥
      • 简化用户登录,自动关联用户GitLab账户公钥
      • 支持服务器、容器登录
flowchart LR
    A[User] -->|SSH:22| B{SLB}
    B-->|TCP:2222| C[Opscloud Server] 
    B-->|TCP:2222| D[Opscloud Server] 
    
    E[User] -->|ssh ed25519 | F{{SSH-Server}}
    F-->|ssh ed25519| G[Linux] 
Loading
  • 服务器批量任务
    • Ansible Playbook
    • 单服务器多线程实现,任务日志更加清晰
  • RBAC,MFA(OTP)
  • 集群架构
    • 实例健康检查接口 /api/instance/health/lb-check (GET)
    • 分布式调度任务(Quartz)、定时任务分布式锁(Shedlock)、任务并发锁(Redis)
    • 高性能、可伸缩、高可用性
  • 标签驱动、事件驱动
  • API文档
    • example.com/doc.html
    • API Token

Services & Ports

service protocol port startup parameter
web http 8080 --server.port=8080
ssh-server ssh 2222 --ssh.shell.port=2222

功能截图

系统环境 标签管理
集群管理 服务器管理
远程控制(RDP/VNC) 服务器(批量操作,会话复制,高低权限,布局切换)
服务器(批量操作,会话复制,高低权限,布局切换) 服务器(批量操作,会话复制,高低权限,布局切换)
容器(支持登录操作或只读查看日志) 容器(支持登录操作或只读查看日志)
SSH-Server SSH-Server
SSH-Server SSH-Server
SSH-Server 审计
剧本 剧本
剧本 剧本
用户 用户
MFA 数据源
数据源 数据源
数据源

平台演示视频1

帮助文档

传送门:https://www.kancloud.cn/ixrjog/opscloud4/2361886

交流群

Q群: 630913972

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.