Funkwhale-all-in-one
Docker 应用程序 from ptchernegovski's Repository
概述
Funkwhale is a community-driven project that lets you listen and share music and audio within a decentralised, open network.
This is an alternative Docker image you can use to deploy Funkwhale, that does not follow the "one process per container" philosophy. This one contains Postgres, Redis, Nginx and all the needed files and configuration to start a dockerized Funkwhale instance in a single container.
To create admin account, run command "sudo docker exec -it Funkwhale-all-in-one manage createsuperuser"
运行时参数
- 网络用户界面
http://[IP]:[PORT:80]/- 网络
bridge- 外壳
sh- 特权
- false
模板配置
Music PathPathro
Container Path: /music
- 目标
- /music
Funkwhale HostnameVariable
Container Variable: FUNKWHALE_HOSTNAME
- 目标
- FUNKWHALE_HOSTNAME
Nested ProxyVariable
Container Variable: NESTED_PROXY | Set to '1' when container is behind a reverse proxy.
- 目标
- NESTED_PROXY
- 默认值
- 0
- 价值
- 0
HTTPPorttcp
Container port 80
- 目标
- 80
- 价值
- 3030
PUIDVariable
Container Variable: PUID
- 价值
- 99
PGIDVariable
Container Variable: PGID
- 价值
- 100
Data PathPathrw
Container Path: /data
- 目标
- /data
- 价值
- /mnt/user/appdata/funkwhale
下载统计数据
3,067,222
下载总数
505
本月
582
平均每月
长期下载总量
加载图表...
详细信息
存储库
funkwhale/all-in-one:latest最后更新2023-04-06
初见2021-07-24
在Unraid 上运行 Funkwhale-all-in-one 。
Funkwhale-all-in-one 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。