Replies: 1 comment
-
这个项目不错,值得学习。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Table of Contents generated with DocToc
gin-mysqlbak
gin-mysqlbak:一款简单高效、支持多集群统一备份的数据库备份平台,现已支持mysql与ElasticSearch备份。
项目地址:https://github.com/noovertime7/gin-mysqlbak
前端地址: https://github.com/noovertime7/gin-mysqlbak/tree/main/front
agent地址: https://github.com/noovertime7/gin-mysqlbak-agent
一、现在开始
部署使用请查阅 https://noovertime7.github.io/mysqlbak-website/pages/help/start.html
二、功能演示
首页大屏
服务管理
agent部署成功后,会向server端发起注册,注册成功服务信息保存在服务管理页面
应用管理
当前服务下所有应用,包括mysql与elastic应用
任务管理
当前服务下所有任务,包括mysql与elastic任务
任务总览
任务总览界面包含集群内所有注册服务的任务列表,可以很方便的启动停止任务,同步周期取决与配置文件中的clusterSyncPeriod
历史记录
包括mysql历史记录与elastic快照记录
更多功能演示
三、FAQ
1.目前的工作方向?
前端重构完成后,发布3.0.0版本,未来会持续优化系统
四、其他
这个项目的前端后端包括agent都是我一个人完成,所以会有很多不足,希望能提issue,或者提PR一起来完善这个项目
Beta Was this translation helpful? Give feedback.
All reactions