/funkwhale-nginx-proxy

Quick and dirty config for my Funkwhale nginx front-end

Primary LanguageHTML

Funkwhale nginx Container

Firstly, funkwhale has an official nginx container you can use as part of their main docker-compose cluster, however I've got a seperate container here so that it can be customised in the future... (I'm going to be adding Caddy to this amongst other things).

Configuration:

  • Configure docker-compose.yml with updated paths to your Funkwhale media
  • Configure nginx.conf to point to the IP of your Funkwhale API (it's not going to be 127.0.0.1)

Running:

docker-compose up -d