AppFlowy-Redis
官方Docker 应用程序 from vmalinics0's Repository
概述
Step 2/7: Redis 7 in-memory cache and pub/sub broker for AppFlowy Cloud real-time collaboration and task queuing. 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.
运行时参数
- 网络
custom:appflowy- 外壳
sh- 特权
- false
模板配置
Data DirectoryPathrw
Persistent storage for Redis RDB snapshots.
- 目标
- /data
- 默认值
- /mnt/user/appdata/AppFlowy-Redis
- 价值
- /mnt/user/appdata/AppFlowy-Redis
Redis Port (internal)Porttcp
Redis port exposed to the appflowy Docker network. Change host port only if you need external access.
- 目标
- 6379
- 默认值
- 6379
- 价值
- 6379
详细信息
在Unraid 上运行 AppFlowy-Redis 。
AppFlowy-Redis 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。