https://github.com/midoks/mdserver-web
一、
一款简单Linux面板服务
强烈推荐系统:debian
简单的Linux面板,感谢BT.CN写出如此好的web管理软件。我一看到,就知道这是我一直想要的页面化管理方式。 复制了后台管理界面,按照自己想要的方式写了一版。
SSH终端工具
面板收藏功能
网站子目录绑定
网站备份功能
插件方式管理
基本上可以使用,后续会继续优化!欢迎提供意见!
交流论坛 - https://bbs.midoks.icu
discord - https://discord.gg/3zXk4mES
如果出现问题,最好私给我面板信息。不要让我猜。如果不提供,不要提出问题,自行解决。 — 座右铭 Talk is cheap, show me the code. -- linus
OpenResty - 轻量级,占有内存少,并发能力强。
PHP[53-83] - PHP是世界上最好的编程语言。
MySQL - 一种关系数据库管理系统。
MariaDB - 是MySQL的一个重要分支。
MySQL[APT/YUM] - 一种关系数据库管理系统。
MongoDB - 一种非关系NOSQL数据库管理系统。
phpMyAdmin - 著名Web端MySQL管理工具。
Memcached - 一个高性能的分布式内存对象缓存系统。
Redis - 一个高性能的KV数据库。
PureFtpd - 一款专注于程序健壮和软件安全的免费FTP服务器软件。
Gogs - 一款极易搭建的自助Git服务。
Rsyncd - 通用同步服务。
插件文档还不完善,如果有不明白的地方提Issue! 我会尽力完善。 如果你自己写了插件,想分享出来,也可以提Issue。
插件地址 - https://github.com/mw-plugin
phpMyAdmin[4.4.15]支持MySQL[5.5-5.7] phpMyAdmin[5.2.0]支持MySQL[8.0] PHP[53-72]支持phpMyAdmin[4.4.15] PHP[72-83]支持phpMyAdmin[5.2.0]
不卖、不会监控(统计使用除外)、更不会注入病毒,大家使用方便
服务商 | LOGO | 推广地址 | 优惠码 |
---|---|---|---|
digitalvirt | https://digitalvirt.com/ | mdserver-web |
docker run -itd --name mw-server --privileged=true -p 7200:7200 -p 80:80 -p 443:443 -p 888:888 ddsderek/mw-server:latest
面板SSL调整。
初始安装
curl --insecure -fsSL https://cdn.jsdelivr.net/gh/midoks/mdserver-web@latest/scripts/install.sh | bash
直接更新
curl --insecure -fsSL https://cdn.jsdelivr.net/gh/midoks/mdserver-web@latest/scripts/update.sh | bash
卸载脚本
wget --no-check-certificate -O uninstall.sh https://cdn.jsdelivr.net/gh/midoks/mdserver-web@latest/scripts/uninstall.sh && bash uninstall.sh
初始安装
curl --insecure -fsSL https://raw.githubusercontent.com/midoks/mdserver-web/master/scripts/install.sh | bash curl --insecure -fsSL https://code.midoks.icu/midoks/mdserver-web/raw/branch/master/scripts/install.sh | bash
直接更新
curl --insecure -fsSL https://raw.githubusercontent.com/midoks/mdserver-web/master/scripts/update.sh | bash
卸载脚本
wget --no-check-certificate -O uninstall.sh https://raw.githubusercontent.com/midoks/mdserver-web/master/scripts/uninstall.sh && bash uninstall.sh
需已经安装mdserver-web
curl --insecure -fsSL https://raw.githubusercontent.com/midoks/mdserver-web/dev/scripts/quick/app.sh | bash
curl --insecure -fsSL https://raw.githubusercontent.com/midoks/mdserver-web/dev/scripts/install_dev.sh | bash curl --insecure -fsSL https://raw.githubusercontent.com/midoks/mdserver-web/dev/scripts/update_dev.sh | bash wget --no-check-certificate -O install.sh https://raw.githubusercontent.com/midoks/mdserver-web/dev/scripts/install.sh && bash install.sh wget --no-check-certificate -O uninstall.sh https://raw.githubusercontent.com/midoks/mdserver-web/dev/scripts/uninstall.sh && bash uninstall.sh curl --insecure -fsSL https://raw.githubusercontent.com/midoks/mdserver-web/dev/scripts/quick/debug.sh | bash curl --insecure -fsSL https://code.midoks.icu/midoks/mdserver-web/raw/branch/dev/scripts/install_dev.sh | bash curl --insecure -fsSL https://code.midoks.icu/midoks/mdserver-web/raw/branch/dev/scripts/update_dev.sh | bash
本项目采用 Apache 开源授权许可证,完整的授权说明已放置在 LICENSE 文件中。
二、mdserver-web介绍
2.1 mdserver-web简介
2.2 mdserver-web特点
2.3 主要插件介绍
三、本次实践介绍
3.1 本次实践简介
3.2 本次环境规划
服务器类别 | 应用镜像 | 内网IP地址 | Docker版本 | Portainer版本 |
---|---|---|---|---|
云耀云服务器L实例 | Docker可视化Portainer | 192.168.0.168 | 24.0.4 | 2.18.4 |
四、检查服务器环境
4.1 购买云耀云服务器L实例
4.2 远程连接服务器
4.3 检查操作系统版本
4.4 检查Docker环境
五、部署mdserver-web管理面板
5.1 部署mdserver-web
5.2 检查监听端口
5.3 放行安全组端口
5.4 访问mdserver-web管理面板
六、mdserver-web的基本使用
6.1 查看服务器监控情况
6.2 面板设置
6.3 安装SSH终端
6.4 文件管理
6.5 软件管理
推荐本站淘宝优惠价购买喜欢的宝贝:
本文链接:https://sg.hqyman.cn/post/6516.html 非本站原创文章欢迎转载,原创文章需保留本站地址!
休息一下~~