AppFlowy-MinIO
OfficielleApplication Docker from vmalinics0's Repository
Vue d'ensemble
Step 3/7: MinIO S3-compatible object storage for AppFlowy Cloud file uploads, attachments, and collaboration snapshots. Part of the AppFlowy Cloud stack.
Exigences
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.
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:9001]/- Réseau
custom:appflowy- Coquille
sh- Privilégié
- false
- Paramètres supplémentaires
server /data --console-address ":9001"
Configuration du modèle
Data DirectoryPathrw
Persistent storage for all MinIO buckets and objects.
- Cible
- /data
- Défaut
- /mnt/user/appdata/AppFlowy-MinIO
- Valeur
- /mnt/user/appdata/AppFlowy-MinIO
Root User (Access Key)Variable
MinIO root username / S3 access key. Change this for production.
- Cible
- MINIO_ROOT_USER
- Défaut
- minioadmin
- Valeur
- 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.
- Cible
- MINIO_ROOT_PASSWORD
- Défaut
- changeme_minio_secret
- Valeur
- changeme_minio_secret
Browser Redirect URLVariable
Public URL for the MinIO web console. Set to http://YOUR_SERVER_IP/minio (or your domain).
- Cible
- MINIO_BROWSER_REDIRECT_URL
- Défaut
- http://YOUR_SERVER_IP/minio
- Valeur
- http://YOUR_SERVER_IP/minio
MinIO Console PortPorttcp
MinIO web console port — accessible from your browser.
- Cible
- 9001
- Défaut
- 9001
- Valeur
- 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.
- Cible
- 9000
- Défaut
- 9000
- Valeur
- 9000
Catégories
Détails
Référentiel
minio/minio:latestDernière mise à jour2025-09-07
Première vue2018-11-09
Exécutez AppFlowy-MinIO sur Unraid.
AppFlowy-MinIO est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.