mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-21 12:59:16 +00:00
22 lines
654 B
Markdown
22 lines
654 B
Markdown
## wonderfall/subsonic
|
|
|
|

|
|
|
|
#### What is Subsonic?
|
|
Subsonic is an open-source web-based media streamer and jukebox. Supports MP3, OGG, AAC and other streamable audio and video formats. Indeed, this build comes with **transcoding abilities**.
|
|
|
|
#### Build-time variables
|
|
- **VERSION** : version of subsonic
|
|
|
|
#### Environment variables
|
|
- **GID** : subsonic group id.
|
|
- **UID** : subsonic user id.
|
|
|
|
#### Volumes
|
|
- **/musics** : your music files
|
|
- **/data** : subsonic data
|
|
|
|
|
|
#### Reverse proxy
|
|
https://github.com/Wonderfall/dockerfiles/tree/master/reverse
|
|
https://github.com/hardware/mailserver/wiki/Reverse-proxy-configuration |