AppFlowy-MinIO

AppFlowy-MinIO

Offiziell

Docker-Anwendung from vmalinics0's Repository

Übersicht

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

Anforderungen

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.

Laufzeit-Argumente

Web-UI
http://[IP]:[PORT:9001]/
Netzwerk
custom:appflowy
Shell
sh
Privilegiert
false
Extra Params
server /data --console-address ":9001"

Konfiguration der Vorlage

Data DirectoryPathrw

Persistent storage for all MinIO buckets and objects.

Ziel
/data
Standard
/mnt/user/appdata/AppFlowy-MinIO
Wert
/mnt/user/appdata/AppFlowy-MinIO
Root User (Access Key)Variable

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

Ziel
MINIO_ROOT_USER
Standard
minioadmin
Wert
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.

Ziel
MINIO_ROOT_PASSWORD
Standard
changeme_minio_secret
Wert
changeme_minio_secret
Browser Redirect URLVariable

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

Ziel
MINIO_BROWSER_REDIRECT_URL
Standard
http://YOUR_SERVER_IP/minio
Wert
http://YOUR_SERVER_IP/minio
MinIO Console PortPorttcp

MinIO web console port — accessible from your browser.

Ziel
9001
Standard
9001
Wert
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.

Ziel
9000
Standard
9000
Wert
9000

Einzelheiten

Repository
minio/minio:latest
Zuletzt aktualisiert2025-09-07
Erstmals gesehen2018-11-09

Führen Sie AppFlowy-MinIO auf Unraid aus.

AppFlowy-MinIO ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.