CasaOS-AppStore
CasaOS-AppStore copied to clipboard
[App Request] Funkwhale
App Information
- Name: Funkwhale
- Short Description: Funkwhale is a community-driven project that lets you listen and share music and audio within a decentralized, open network.
- Official Website: https://funkwhale.audio/
- GitHub Repository: https://dev.funkwhale.audio/funkwhale/funkwhale/
- Multi Docker Compose: https://dev.funkwhale.audio/funkwhale/funkwhale/-/blob/develop/deploy/docker-compose.yml
Why do you want this app?
Why do you want this app?
Funkwhale is a great alternative to the likes of mixcloud, soundcloud and what not, not only in terms of personal music collection but also to manage podcasts, produce prodcasts and anything related to audio publishing on the web. On top of that, it's compatible with ActivityPub, meaning, Libraries can be followed from Mastodon/Fediverse apps in general.
Additional information?
web app + nginx container https://hub.docker.com/r/funkwhale/front other deploy related files https://dev.funkwhale.audio/funkwhale/funkwhale/-/tree/develop/deploy
Currently, it seems CasaOS does not allow multi-image docker-compose import from the UI but the way this docker-compose deploy is that it create an api container, front web app container that also runs nginx and then celery workers containers that manage queuing and other task for the API