1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/funkwhale_ynh.git synced 2024-09-03 18:36:24 +02:00
A modern, convivial and free music server on YunoHost
Find a file
GannonTdW feae5c6f2d
add postgresql-contrib in app dependencies
When installing Funk on my server, I had the following error message:

```bash
django.db.utils.OperationalError: could not open extension control file "/usr/share/postgresql/9.6/extension/unaccent.control": No such file or directory
```

The installation of `postgresql-contrib` solves this problem.
2018-10-10 11:55:02 +02:00
conf upgrade to 0.17 2018-09-27 22:46:22 +02:00
scripts add postgresql-contrib in app dependencies 2018-10-10 11:55:02 +02:00
check_process Upgrade to 0.16 2018-07-23 23:19:46 +02:00
LICENSE Initial commit 2018-04-15 20:36:02 +02:00
manifest.json upgrade to 0.17 2018-09-27 22:46:22 +02:00
README.md upgrade to 0.17 2018-09-27 22:46:22 +02:00

Funkwhale

A modern, convivial and free music server on YunoHost

Install Funkwhale with YunoHost

Installation requires a dedicated domain for now. I hope subpath installation will be possible in the future.

Shipped version: 0.17.0 (this is an Alpha version!)

Admin

Admin password is funkwhale, login is the user you provided at installation.

The admin interface is accessible with the address: your.domain.fr/api/admin

State of this package