mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-11-04 00:10:25 +08:00
106 lines
4.2 KiB
Markdown
106 lines
4.2 KiB
Markdown
# 🌈Dromara mayfly-go
|
||
|
||
<p align="center">
|
||
<a href="./README.md">中文介绍</a> |
|
||
<a href="https://www.yuque.com/may-fly/mayfly-go">Documentation</a> |
|
||
<a href="https://space.bilibili.com/484091081/channel/collectiondetail?sid=392854">Operate Video</a>
|
||
</p>
|
||
|
||
<p align="center">
|
||
<a href="https://gitee.com/dromara/mayfly-go" target="_blank">
|
||
<img src="https://gitee.com/dromara/mayfly-go/badge/star.svg?theme=white" alt="star"/>
|
||
<img src="https://gitee.com/dromara/mayfly-go/badge/fork.svg" alt="fork"/>
|
||
</a>
|
||
<a href="https://github.com/dromara/mayfly-go" target="_blank">
|
||
<img src="https://img.shields.io/github/stars/dromara/mayfly-go.svg?style=social" alt="github star"/>
|
||
<img src="https://img.shields.io/github/forks/dromara/mayfly-go.svg?style=social" alt="github fork"/>
|
||
</a>
|
||
<a href="https://hub.docker.com/r/mayflygo/mayfly-go/tags" target="_blank">
|
||
<img src="https://img.shields.io/docker/pulls/mayflygo/mayfly-go.svg?label=docker%20pulls&color=fac858" alt="docker pulls"/>
|
||
</a>
|
||
<a href="https://github.com/golang/go" target="_blank">
|
||
<img src="https://img.shields.io/badge/Golang-1.22%2B-yellow.svg" alt="golang"/>
|
||
</a>
|
||
<a href="https://cn.vuejs.org" target="_blank">
|
||
<img src="https://img.shields.io/badge/Vue-3.x-green.svg" alt="vue">
|
||
</a>
|
||
</p>
|
||
|
||
## Preface
|
||
|
||
Web-based **Unified Management and Operation Platform**, integrating comprehensive operation support for Linux systems (including terminal management [terminal playback, command filtering], file management, script execution, process monitoring, and cronjob settings). It also provides data operation, data synchronization, and data migration for multiple databases (such as MySQL, PostgreSQL, Oracle, SQL Server, Dameng, Gauss, SQLite, etc.). Additionally, it supports Redis operations (standalone, sentinel, and cluster modes) and MongoDB、Es management, combined with work order process approval functionality to offer enterprises an all-in-one solution for operations and management.
|
||
|
||
## Development languages and major frameworks
|
||
|
||
- frontend:typescript、vue3、element-plus
|
||
- backend:golang、gin、gorm
|
||
|
||
## Demo
|
||
|
||
http://go.mayfly.run
|
||
account/password:test/test123.
|
||
|
||
## Screenshots of core features
|
||
|
||
#### Home page
|
||
|
||

|
||
|
||
#### Machine Operation
|
||
|
||
##### Status
|
||
|
||

|
||
|
||
##### SSH Terminal
|
||
|
||

|
||
|
||
##### File Operation
|
||
|
||

|
||
|
||

|
||
|
||
#### Database Operation
|
||
|
||
##### SQL Editor
|
||
|
||

|
||
|
||
##### Add, delete, update and check data online
|
||
|
||

|
||
|
||
#### Redis Operation
|
||
|
||

|
||
|
||
#### Mongo Operation
|
||
|
||

|
||
|
||
#### Work order process approval
|
||
|
||

|
||
|
||
#### System Management
|
||
|
||
##### Account
|
||
|
||

|
||
|
||
##### Role
|
||
|
||

|
||
|
||
##### Menu & Permission
|
||
|
||

|
||
|
||
**Additional features & instructions can be found in the project documentation above.**
|
||
|
||
## 💌 Supporting Author
|
||
|
||
If you think the project is good, or you are already using it, I hope you can go to <a target="_blank" href="https://github.com/dromara/mayfly-go">Github</a> to help me click ⭐ Star, which will be a great encouragement and support for me.
|