作者原话:
linux面板,感谢bt.cn写出写出的好好管理管理管理看到看到看到看到看到看到,就就看到看到看到知道知道知道是是我我一直的的页面化页面化管理管理方式。。复制复制了一个版本。
基础功能:
SSH终端工具
面板收藏功能
网站目录绑定
网站备件功能
插件方式管理
主要插件:
OpenResty - 轻量级,占内存少,并开发能力强。
PHP[53-82] - PHP是世界上最好的编程语言。
MySQL - 一种数据库管理系统。
MariaDB - 是MySQL的一个重要组件。
MySQL[APT/YUM] - 一种数据库管理系统。
MongoDB - 一种非关联NOSQL数据库管理系统。
phpMyAdmin - 群名Web端MySQL管理工具。
Memcached - 一个高性能的分布式内部存储对象存储系统。
Redis - 一个高性能的 KV 数据库。
PureFtpd - 一款专注于程序健康和软件安全的免费FTP服务器软件。
Gogs - 一款极易搭建的自助Git服务。
Rsyncd - 通用同步服务。
自持安装的系统:
Arch Linux
RockyLinux
AlmaLinux
openSUSE
Fedora
Ubuntu
CentOS
Debian
安装命令:
Docker版本
docker run -itd --name mw-server --privileged=true -p 7200:7200 -p 80:80 -p 443:443 -p 888:888 ddsderek/mw-server:latest
JSDelivr安装地址
初装
curl -fsSL https://cdn.jsdelivr.net/gh/midoks/[email protected]/scripts/install.sh | bash
更新
curl -fsSL https://cdn.jsdelivr.net/gh/midoks/[email protected]/scripts/update.sh | bash
负载
wget -O uninstall.sh https://cdn.jsdelivr.net/gh/midoks/mdser[email protected]/scripts/uninstall.sh && bash uninstall.sh
github仓库安装地址:
初装
curl -fsSL https://raw.githubusercontent.com/midoks/mdserver-web/master/scripts/install.sh | bash
更新
curl -fsSL https://raw.githubusercontent.com/midoks/mdserver-web/master/scripts/update.sh | bash
负载
wget -O uninstall.sh https://raw.githubusercontent.com/midoks/mdserver-web/master/scripts/uninstall.sh && bash uninstall.sh
其他安装命令及指令命令请看作者的GitHub仓库
GitHub仓库地址:
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END
暂无评论内容