froxlor/froxlor

满足您需求的的服务器管理软件。由经验丰富的服务器管理员开发,此面板简化了管理您的托管平台的工作。

2.2.1 2024-08-30 08:10 UTC

README

Froxlor-CI Froxlor-CI Discord

Froxlor

满足您需求的的服务器管理软件。由经验丰富的服务器管理员开发,此面板简化了管理您的托管平台的工作。

安装

快速安装

  1. 确保您的 web 服务器提供 /var/www/html
  2. 将 froxlor 提取到 /var/www/html
  3. 将浏览器指向 http://[web服务器ip]/froxlor
  4. 遵循安装程序
  5. 以管理员身份登录
  6. 享受乐趣!

如果您在安装过程中选择手动进行配置,则需要完成更多步骤

  1. 根据需要调整 "系统 > 设置"
  2. 在 "系统 > 配置" 下选择您的发行版
  3. 遵循您服务的步骤

详细安装

https://docs.froxlor.org/latest/general/installation/

帮助

您可以在以下位置找到帮助

Discord

您可以在以下位置找到 froxlor 社区 Discord 服务器: https://discord.froxlor.org

论坛

社区位于 https://forum.froxlor.org/

文档

文档可以在 https://docs.froxlor.org/ 找到

许可证

可以在 COPYING 中找到

下载

https://files.froxlor.org/releases/froxlor-latest.tar.gz MD5 SHA1

Debian / Ubuntu 仓库

如何使用

Debian

apt -y install apt-transport-https lsb-release ca-certificates curl gnupg
curl -sSLo /usr/share/keyrings/deb.froxlor.org-froxlor.gpg https://deb.froxlor.org/froxlor.gpg
sh -c 'echo "deb [signed-by=/usr/share/keyrings/deb.froxlor.org-froxlor.gpg] https://deb.froxlor.org/debian $(lsb_release -sc) main" > /etc/apt/sources.list.d/froxlor.list'

Ubuntu

apt -y install apt-transport-https lsb-release ca-certificates curl gnupg
curl -sSLo /usr/share/keyrings/deb.froxlor.org-froxlor.gpg https://deb.froxlor.org/froxlor.gpg
sh -c 'echo "deb [signed-by=/usr/share/keyrings/deb.froxlor.org-froxlor.gpg] https://deb.froxlor.org/ubuntu $(lsb_release -sc) main" > /etc/apt/sources.list.d/froxlor.list'

贡献

请参阅此处