AppFlowy-MinIO

AppFlowy-MinIO

Oficial

Aplicación Docker from vmalinics0's Repository

Visión general

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

Requisitos

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.

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:9001]/
Red
custom:appflowy
Concha
sh
Privilegiado
false
Parámetros adicionales
server /data --console-address ":9001"

Configuración de plantillas

Data DirectoryPathrw

Persistent storage for all MinIO buckets and objects.

Objetivo
/data
Por defecto
/mnt/user/appdata/AppFlowy-MinIO
Valor
/mnt/user/appdata/AppFlowy-MinIO
Root User (Access Key)Variable

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

Objetivo
MINIO_ROOT_USER
Por defecto
minioadmin
Valor
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.

Objetivo
MINIO_ROOT_PASSWORD
Por defecto
changeme_minio_secret
Valor
changeme_minio_secret
Browser Redirect URLVariable

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

Objetivo
MINIO_BROWSER_REDIRECT_URL
Por defecto
http://YOUR_SERVER_IP/minio
Valor
http://YOUR_SERVER_IP/minio
MinIO Console PortPorttcp

MinIO web console port — accessible from your browser.

Objetivo
9001
Por defecto
9001
Valor
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.

Objetivo
9000
Por defecto
9000
Valor
9000

Detalles

Repositorio
minio/minio:latest
Última actualización2025-09-07
Visto por primera vez2018-11-09

Ejecute AppFlowy-MinIO en Unraid.

AppFlowy-MinIO se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.