跳到主要内容

社区应用程序

Community Applications provides a curated catalog of over 2,000 free Docker containers and plugins maintained by the Unraid community. Each container or plugin lets your server take on new roles, such as running a media server, dynamic DNS client, or backup solution.

  • Docker containers are lightweight packages that include everything needed to run an application, keeping it isolated from the rest of your array and cache pool. Learn more about array configuration and cache pools.
  • Plugins enhance Unraid OS itself. For more information about plugins, visit the Plugins page.
注意

Lime Technology does not supply or directly support Community Applications. The Community Applications team provides basic vetting and moderation, but it's important to review documentation and support resources for each application before installation.

社区应用程序的工作原理

The Community Applications plugin adds an Apps tab to the Unraid WebGUI, which provides an app store-like interface. You can browse, search, and filter applications by category or keyword. Each listing clearly indicates whether it is a Docker container or a plugin.

列表包括以下标签:

  • 测试版: 应用程序正在积极开发中,可能有错误。
  • 已安装: 应用程序当前已安装在您的服务器上。
  • 已更新: 有新的版本可用。
  • 每月CA聚焦: 由管理团队推荐的高质量或热门应用程序。

点击一个应用可以查看更多详细信息、支持链接和安装选项。


安装插件

要安装社区应用程序插件:

  1. 打开%%WebGUI|WebGUI%%并导航到插件选项卡。
  2. 单击安装

Community Applications install

  1. 安装完成后,刷新页面。屏幕将自动打开应用选项卡,并向您介绍社区应用。
提示

在安装之前,请考虑备份您的闪存驱动器以保护配置。请参阅安全您的闪存驱动器以获取备份指南。


管理应用程序

要安装 Docker 容器或插件,只需在 WebGUI应用程序 选项卡中的应用程序磁贴或信息面板上单击 安装 按钮。这将启动安装过程。

安装应用程序

应用程序模板示例

在安装窗口中保持打开状态,直到过程完全完成。

Security 提示

在安装之前,请花一点时间阅读应用程序的描述。检查开发者的声誉并确保源代码库值得信赖。最好选择来自知名开发者或活跃支持线程的应用程序。始终小心授予对您的 arraycache pool 或任何敏感数据的访问权限。了解更多关于安全基础知识

应用程序支持

如果您正在使用Docker容器和插件,您会发现大多数都有专门的支持资源来帮助您。可以通过几种简单的方法访问这些支持选项:

  • 应用选项卡:点击应用选项卡,然后筛选到已安装应用。从那里找到应用并选择支持

  • 控制台或Docker选项卡:导航到控制台Docker选项卡,点击您使用的容器图标,然后选择支持

  • 插件选项卡:在插件选项卡中,每个插件在其摘要中均有支持线程链接,可快速访问。

Support 偏好设置

访问支持选项时,请查找以下下拉选项:

  • Discord: 如果有的话,Discord 通常是维护者更喜欢的支持场所,而不是论坛。
  • 项目:关于应用程序本身的问题最好通过项目的官方渠道来解答。

这些资源将连接您到社区论坛和开发者讨论,您可以在这里找到帮助、解决问题并获得更新。


更新应用程序(操作中心)

The Action Center is located within the Apps tab in the WebGUI and serves as your central hub for managing application status. It provides information about:

  • 可用更新: 已有可供安装的新版本的应用程序
  • 不推荐应用:这些应用程序不再维护或建议使用
  • Incompatible applications: Applications that may not work with your current Unraid version
  • 黑名单应用程序:已因安全或兼容性原因从目录中移除的应用程序

当您访问操作中心时,您将看到需要关注的应用的警报。要更新应用,请点击需要更新的应用的操作,然后选择更新以运行更新脚本。定期更新对于保持Unraid安装的安全性、稳定性和兼容性至关重要。查看升级Unraid以获取更多信息。


贡献您自己的应用程序

社区应用生态系统依靠Unraid社区的贡献而繁荣。无论您是在开发应用还是插件,您的工作都可以帮助其他人增强他们的Unraid服务器。以下是根据官方政策提交您的作品的指南。

提交要求

为了确保质量和可维护性,所有提交必须:

  • Unraid论坛中包含一个专门的支持线程。
  • 提供清晰的安装、配置和故障排除文档。
  • 使用开源许可,除非应用程序需要专有组件。
  • Avoid conflicts with core Unraid functionality or existing community applications.

Submissions are reviewed by the Community Applications moderation team, which performs basic vetting for security, functionality, and adherence to Unraid’s design principles.

维护期望

Developers who publish applications in Community Applications are expected to maintain their projects to ensure compatibility and reliability for the Unraid community. This section outlines the ongoing responsibilities that help maintain the quality of available applications.

一旦发布,开发者预计要:

  • Regularly update applications to maintain compatibility with new Unraid releases.
  • 在其论坛线程中回应支持请求。
  • 清晰标记测试版或实验版本。
  • 如果停止支持应用程序,应通知管理团队。
备注

The moderation team reserves the right to remove applications that become incompatible with current Unraid versions or lack ongoing support. For time-sensitive security updates, they may temporarily take over maintenance of abandoned projects.

发布工作流程

If you're a developer interested in contributing to the Unraid community by publishing your application, this workflow ensures quality control and provides users with reliable, well-documented applications.

  1. 准备您的应用程序模板文件和文档。
  2. Unraid论坛中创建支持线程。
  3. 通过社区应用提交表格提交您的申请。
  4. 管理团队通常在48小时内审查提交。