Even a simple project usually involves at least Linux, mysql, Redis and other common basic components. These components often need to be operated online on a daily basis. Each component usually requires a corresponding client operating software. This requires that each development test needs to install a series of client operation tools, and some clients also need to crack, more cumbersome, and is not conducive to unified management and monitoring of these resource information. Next, I would like to introduce an online operation management platform based on Golang and VUE3 (also seen as a fortress). Of course, there are still many functions to be improved.

Project address gitee.com/objs/mayfly…

The whole interface

Linux operating

  • Machine list

  • Terminal button – Terminal operation

  • File management

Can automatically match common file content according to the file extension, and friendly display. Such as shell, YAML, JS, nginx, Dockerfile, XML/HTML, SQL, Python and so on

  • Script management

The project management

DBMS

  • Data manipulation

SQL hint adds the prompt field remarks function that most tools do not have, making field selection more convenient

  • Database management

Redis

  • Redis data operation

  • Redis management

System management