1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/funkwhale_ynh.git synced 2024-09-03 18:36:24 +02:00

Merge branch 'testing' into example

This commit is contained in:
Éric Gaspar 2021-04-15 14:57:12 +02:00 committed by GitHub
commit 0b1d7948b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,18 +25,17 @@ Installation requires a dedicated domain or subdomain. Installing in a subpath i
**Username:** demo **Password:** demo **Username:** demo **Password:** demo
## Demo
* [Official demo](https://demo.funkwhale.audio)
**Username:** demo **Password:** demo
## Admin ## Admin
The admin uses the login you provided at installation. The password is the same you use for YunoHost. The admin uses the login you provided at installation. The password is the same you use for YunoHost.
The admin interface is accessible at the address: `your.domain.fr/api/admin` The admin interface is accessible at the address: `your.domain.fr/api/admin`
To add a collection of music files to a library in your YunoHost installation of Funkwhale, create a symlink to your collection titled "import" in `/var/www/funkwhale`
```console
foo@bar:~$sudo ln -s /your/music/collection /var/www/funkwhale/import
```
The files can then be added to your library from the *uploading* tab in a music library under the heading **Import music from your server**.
## Documentation ## Documentation
* Official documentation: https://docs.funkwhale.audio * Official documentation: https://docs.funkwhale.audio