Funkwhale is a self-hosted, modern free and open-source music server, heavily inspired by Grooveshark.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3wc 0f2ecb1926
continuous-integration/drone/push Build is passing Details
Switch to self-hosted stack-ssh-deploy image [mass update]
4 months ago
.drone.yml Switch to self-hosted stack-ssh-deploy image [mass update] 4 months ago
.env.sample secrets, more config cleanups 1 year ago
.gitignore init 1 year ago
README.md document manual work-around for dist 1 year ago
abra.sh feat: new upload limit (500m) 1 year ago
compose.yml upgrade redis 1 year ago
entrypoint.sh.tmpl document manual work-around for dist 1 year ago
nginx.conf.tmpl feat: new upload limit (500m) 1 year ago

README.md

funkwhale

Funkwhale is a self-hosted, modern free and open-source music server, heavily inspired by Grooveshark.

  • Category: Apps
  • Status: 0
  • Image: funkwhale, 4, upstream
  • Healthcheck: No
  • Backups: No
  • Email: No
  • Tests: No
  • SSO: No

Quick start

  • abra app new funkwhale --secrets
  • abra app config <app-name>
  • abra app deploy <app-name>

For more, see docs.coopcloud.tech.

Tips & Tricks

First deployment

Before you deploy: abra app cmd <app> secrets --local

After you deploy:

  • cp -r frontend/* /srv/funkwhale/front/dist
  • abra app cmd <app> api migrate
  • abra app cmd <app> api admin