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"

Install Funkwhale-all-in-one on Unraid in a few clicks.

Find Funkwhale-all-in-one in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Funkwhale-all-in-one Review the template variables and paths Click Install

Download Statistics

3,067,865
Total Downloads
643
This Month
608
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
funkwhale/all-in-one:latest
Last Updated2023-04-06
First Seen2021-07-24

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