AppFlowy-MinIO

AppFlowy-MinIO

官方

Docker 应用程序 from vmalinics0's Repository

概述

Step 3/7: MinIO S3-compatible object storage for AppFlowy Cloud file uploads, attachments, and collaboration snapshots. Part of the AppFlowy Cloud stack.

要求

Custom Docker network named "appflowy" must exist before deploying any container in this stack. Create it via SSH or the Unraid terminal: docker network create appflowy — Network Type is pre-set to "appflowy" by default, verify it is selected.

运行时参数

网络用户界面
http://[IP]:[PORT:9001]/
网络
custom:appflowy
外壳
sh
特权
false
额外参数
server /data --console-address ":9001"

模板配置

Data DirectoryPathrw

Persistent storage for all MinIO buckets and objects.

目标
/data
默认值
/mnt/user/appdata/AppFlowy-MinIO
价值
/mnt/user/appdata/AppFlowy-MinIO
Root User (Access Key)Variable

MinIO root username / S3 access key. Change this for production.

目标
MINIO_ROOT_USER
默认值
minioadmin
价值
minioadmin
Root Password (Secret Key)Variable

MinIO root password / S3 secret key. Change this for production. Must match APPFLOWY_S3_SECRET_KEY in other services.

目标
MINIO_ROOT_PASSWORD
默认值
changeme_minio_secret
价值
changeme_minio_secret
Browser Redirect URLVariable

Public URL for the MinIO web console. Set to http://YOUR_SERVER_IP/minio (or your domain).

目标
MINIO_BROWSER_REDIRECT_URL
默认值
http://YOUR_SERVER_IP/minio
价值
http://YOUR_SERVER_IP/minio
MinIO Console PortPorttcp

MinIO web console port — accessible from your browser.

目标
9001
默认值
9001
价值
9001
MinIO API Port (internal)Porttcp

MinIO S3 API port — used internally by AppFlowy services. No host port needed unless you need direct S3 access.

目标
9000
默认值
9000
价值
9000

详细信息

存储库
minio/minio:latest
最后更新2025-09-07
初见2018-11-09

在Unraid 上运行 AppFlowy-MinIO 。

AppFlowy-MinIO 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。