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:
commit
0b1d7948b3
1 changed files with 6 additions and 7 deletions
13
README.md
13
README.md
|
@ -25,18 +25,17 @@ Installation requires a dedicated domain or subdomain. Installing in a subpath i
|
|||
|
||||
**Username:** demo **Password:** demo
|
||||
|
||||
## Demo
|
||||
|
||||
* [Official demo](https://demo.funkwhale.audio)
|
||||
|
||||
**Username:** demo **Password:** demo
|
||||
|
||||
## Admin
|
||||
|
||||
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`
|
||||
|
||||
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
|
||||
|
||||
* Official documentation: https://docs.funkwhale.audio
|
||||
|
|
Loading…
Add table
Reference in a new issue