Initial commit
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2019-03-15 14:05:36 +01:00
parent bc72a8d328
commit 3d8925c151
6 changed files with 108 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
This docker container publish an very nice web-based media server.
Source : http://www.subsonic.org
###Getting started
```
docker run -it -p 4040:4040 unclesamwk/subsonic
```
Default an volume for persist date will be created.
###Follwing environments may be override:
|ENV|DEFAULT|DESCRIPTION|
|---|---|---|
|HOST|0.0.0.0|The host name or IP address on which to bind Subsonic. Only relevant if you have multiple network interfaces and want to make Subsonic available on only one of them. The default value will bind Subsonic to all available network interfaces.|
|HTTP_PORT|4040|The port on which Subsonic will listen for incoming HTTP traffic.|
|HTTPS_PORT|0|The port on which Subsonic will listen for incoming HTTPS traffic.|
|CONTEXT_PATH|/|The context path, i.e., the last part of the Subsonic URL. Typically '/' or '/subsonic'.|
|MEMORY|150|The memory limit (max Java heap size) in megabytes.|
###Comming soon
Connect to samba active-directory