杜郎俊赏 - dujun.io

开源实例之Ajenti

ajenti-example封面
前言 Ajenti 是国外排名靠前的开源主机面板程序,官网的 slogon 是 "The admin panel your servers deserve"。 实例地址 http://ajenti.dujun.eu.org 实例配置 配置 描述 系统 Ubuntu 18.04 程序 Ajenti 2.2.4 实例部署 Ajenti 支持 Debian/Ubuntu、RHEL/CentOS,官方提供了一键安装脚本。详见官网https://ajenti.org。 安装 curl https://raw.githubusercontent.com/ajenti/ajenti/master/scripts/install.sh | sudo bash -s - 配置 安装后需要做跨域设置。 域名配置 修改 /etc/ajenti/config.yml,trusted_domains 填写当前域名...

2023-02-01

开源实例之Vesta

vesta-example封面
前言 Vesta 的官网 slogon 是 "Simple & Clever Hosting Control Panel"。一言以蔽之,是一个简单而有效的主机面板,通过 Softaculous 自动安装程序,可以一键部署 439 款应用(截至发稿日)。 实例地址 http://vesta.dujun.eu.org 实例配置 配置 描述 系统 Ubuntu 18.04 程序 Vesta Control Panel 0.9.8 实例部署 Vesta 支持 CentOS、Debian 和 Ubuntu,官方提供一键安装脚本。详见官网https://vestacp.com。 安装脚本 curl -O http://vestacp.com/pub/vst-install.sh bash vst-install.sh 实例体验 进入实例深度体验 后记 本实例仅供参考,不定期重置数据。 体验更多开源实例

2023-01-30

开源实例之ISPConfig

ispconfig-example封面
前言 ISPConfig 是 PHP 语言编写的开源主机控制面板,可以管理虚拟主机、开设网站、开设邮箱、管理 MySQL 数据库、支持 DNS 解析和监控服务器运行状况等。 实例地址 http://ispconfig.dujun.eu.org 实例配置 配置 描述 系统 Debian 程序 ISPConfig 3.2.9 实例部署 ISPConfig 官方提供了自动安装脚本,也提供手动安装包下载。详见官网https://www.ispconfig.org。 自动安装 Debian / Ubuntu 安装脚本示例: wget -O - https://get.ispconfig.org | sh -s -- --use-nginx --use-ftp-ports=40110-40210 --unattended-upgrades 手动安装 需要先安装 Nginx、MySQL 和 PHP,然后...

2023-01-29

开源实例之Sentora

sentora-example封面
前言 Sentora is based on the solid foundations of ZPanel and developed by the original team, Sentora provides a robust open-source web hosting control panel for small to medium ISPs. Sentora是一款适合中小型ISP的开源主机面板,由 ZPanel 原班人马开发。 实例地址 http://sentora.dujun.eu.org 实例配置 配置 描述 系统 Ubuntu 18.04 程序 Sentora 2.0.0 实例部署 Sentora官方提供了一键安装脚本,详见官网http://www.sentora.org。 官方建议系统 CentOS 8 Ubuntu 20.04 官方安装脚本 bash 实例体验...

2023-01-19

开源实例之Spug

spug-example封面
前言 Spug是面向中小型企业设计的轻量级无Agent的自动化运维平台,整合了主机管理、主机批量执行、主机在线终端、 应用发布部署、在线任务计划、配置中心、监控、报警等一系列功能。 实例地址 http://spug.dujun.eu.org 实例配置 配置 描述 系统 Debian 数据库 MariaDB 10.5 程序 Spug 3.2.5 实例部署 Spug官方建议用 Docker 部署来确保体验的一致性,详见官网https://www.spug.cc。 docker-compose.yml version: "3.3" services: db: image: mariadb:10.8.2 container_name: spug-db restart: always command: --port 3306 --character-set-ser...

2023-01-17

开源实例之EHCP

ehcp-example封面
前言 EHCP(Easy Hosting Control Panel)is a Hosting Control Panel. EHCP is a tool in a server to facilate the process of hosting domains, emails, adding domains, ftp users and so on. EHCP 默认支持 Nginx 和 PHP,对低配置服务器很友好。 实例地址 http://ehcp.dujun.eu.org 实例配置 配置 描述 系统 Ubuntu 18.04 程序 EHCP 18.04.b 实例部署 EHCP 提供了脚本安装和 Docker 部署。详见官网https://www.ehcp.net。 脚本安装 以 Ubuntu 18.04 为例: wget -O ehcp.tgz www.ehcp.net/ehcp_...

2023-01-15

开源实例之mdserver-web

mdserver-web-example封面
前言 mdserver-web 是 UI 高仿宝塔的开源Linux面板。作者参考宝塔,按照自己的思路做了优化,并且更新非常勤奋。 实例地址 http://mdserver-web.dujun.eu.org 实例配置 配置 描述 系统 Debian 程序 mdserver-web 0.12.1 实例部署 官方提供了一键安装脚本,详见https://github.com/midoks/mdserver-web。 JSDelivr地址 curl -fsSL https://cdn.jsdelivr.net/gh/midoks/mdserver-web@latest/scripts/install.sh | bash 备用地址 curl -fsSL https://raw.githubusercontent.com/midoks/mdserver-web/master/scripts/instal...

2023-01-14

开源实例之Webmin

webmin-example封面
前言 Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like /etc/passwd, and lets you manage a system from the console or remotely. Webmin是一个用于Linux系统管理的开源的基于web的系统管理配置工具。有了这个工具的帮助,我们可以管理内部的系统配置,诸如设置用户账户,磁盘配额,像Apache...

2023-01-14

开源实例之easypanel

easypanel-example封面
前言 easypanel 是一款免费的集开通虚拟主机,ftp 空间,mysql 数据库等功能为一体的虚拟主机控制面板,具备安全稳定、操作简便等特点。支持 php (windows 版本还支持 asp,asp.net), 支持磁盘配额,在线文件管理,在线 web 软件安装。 实例地址 http://easypanel.dujun.eu.org 实例配置 配置 描述 系统 CentOS 7.9 服务器 Nginx 程序 kangle 3.5.21.16 + easypanel 2.6.28 实例部署 easypanel 官方已停止维护,本实例使用第三方安装脚本,经过修改后生成 Docker 容器。不建议投入生产。 建议使用本系列开源镜像部署体验,详见:《开源实例之本系列镜像开源》。 实例体验 进入实例深度体验 后记 本实例仅供参考,不定期重置数据。 体验更多开源实例

2023-01-10

开源实例之WDCP

wdcp-example封面
前言 wdcp(WD Control Panel)是一款免费的Linux服务器云主机管理系统,通过wdcp可在线WEB方式轻松管理Linux服务器,可一键快速部署lnamp,lamp,lnmp,tomcat,nodejs等WEB应用环境,支持N+A组合模式,支持多PHP版本共存和切换等。可轻松创建与发布网站,管理mysql数据库和用户,创建与管理FTP服务。可查看系统资源,IP设置,进程管理,服务管理,安全设置,端口设置等系统功能。 实例地址 http://wdcp.dujun.eu.org 实例配置 配置 描述 系统 CentOS 7.9 程序 WDCP 3.3.12 实例部署 WDCP提供了一键安装脚本。 安装程序 官网地址:https://www.wdcp.net 只安装WDCP面板 wget http://down.wdlinux.cn/in/install_v3.sh sh in...

2023-01-09

分页: 1 2 3