Funkwhale-all-in-one
Funkwhale-all-in-one
Docker app from ptchernegovski's Repository
Overview
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"
Runtime arguments
- Web UI
http://[IP]:[PORT:80]/- Network
bridge- Shell
sh- Privileged
- false
Template configuration
Music PathPathro
Container Path: /music
- Target
- /music
Funkwhale HostnameVariable
Container Variable: FUNKWHALE_HOSTNAME
- Target
- FUNKWHALE_HOSTNAME
Nested ProxyVariable
Container Variable: NESTED_PROXY | Set to '1' when container is behind a reverse proxy.
- Target
- NESTED_PROXY
- Default
- 0
- Value
- 0
HTTPPorttcp
Container port 80
- Target
- 80
- Value
- 3030
PUIDVariable
Container Variable: PUID
- Value
- 99
PGIDVariable
Container Variable: PGID
- Value
- 100
Data PathPathrw
Container Path: /data
- Target
- /data
- Value
- /mnt/user/appdata/funkwhale
Categories
Download Statistics
3,067,222
Total Downloads
505
This Month
582
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
funkwhale/all-in-one:latestLast Updated2023-04-06
First Seen2021-07-24
Run Funkwhale-all-in-one on Unraid.
Funkwhale-all-in-one is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.