Skip to content

mingjia1/dbops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

531 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MySQL Ops Platform

Database operations platform for host management, instance management, backup and restore, monitoring, cluster deployment, upgrade workflows, and related automation.

Components

  • backend: Go API server
  • frontend: React + TypeScript web console
  • agent: Go agent for host-side execution

Quick Start

make build
make test
make install-web

Default Local URLs

  • Backend API: http://localhost:8080
  • Frontend: http://localhost:3000
  • Agent: http://localhost:9090

Documentation

Screenshots

Screenshots are available in docs/screenshots/.

About

让 MySQL 集群管理像搭积木一样简单

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors