50% off 所有套餐限时优惠,起价 $2.48/mo
HumHub

HumHub

HumHub 是一款开源社交网络引擎。为企业、学校或社团搭建类 Facebook 的社区平台,支持个人主页、群组、信息流和投票。采用 AGPL 许可证,基于 PHP/Yii 构建。已被包括大众和丰田在内的 12,000+ 家机构用于内部社交平台。

Version

1.17.3

Operating System

Ubuntu Server 24.04 LTS

Min. RAM

1 GB

IP Types

IPV4,IPV6

Access HumHub

  1. 打开浏览器,访问: https://<SERVER-IP>
  2. 接受自签名证书警告。
  3. 完成安装向导。
  4. 数据库已初始化,凭据已安全存储在 /root/.cloudzy-creds.

重要文件与目录

  • Database credentials: /root/.cloudzy-creds
  • SSL files: /etc/ssl/certs/humhub.crt & /etc/ssl/private/humhub.key
  • Apache config: /etc/apache2/sites-available/humhub.conf
  • App files: /var/www/humhub

通过域名启用 SSL

运行以下命令以生成有效的 Lets Encrypt 证书:

certbot certonly --apache --non-interactive --agree-tos --email [email protected] -d yourdomain.com

打开你的 Apache 配置文件,将 IP 地址替换为你的域名,并更新现有的 SSL 证书路径:

nano /etc/apache2/sites-available/humhub.conf

重新加载 Apache 以应用更改:

systemctl reload apache2

Notes

  • 你可以稍后切换到真实域名,并使用 Lets Encrypt SSL(已安装 Certbot)。
  • 如需邮件通知,请确保已启用 SMTP 访问权限(已安装 Postfix)。
  • Review configuration in /var/www/humhub/protected/config/.

更多协作工具

Related apps.

立即部署 HumHub。 From $2.48/mo.