杜郎俊赏 - 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

亚马逊云免费服务器用了近半年,很稳当,直到刚才发现一月份有 0.01 美元的费用。看账单是美国跨区域数据传输造成的流量费用,没搞明白怎么回事,我应该没有主动的相关操作。 先赶紧把信用卡的境外支付锁了。明天就是新的月份,不知道会不会被停机。

2023-01-31

开源实例之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

1116封面
新年快乐

2023-01-22

开源实例之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

分页: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183