mirror of
https://github.com/gutmensch/docker-dmarc-report.git
synced 2025-12-29 16:15:55 +00:00
Add information for webclient and screenshot
This commit is contained in:
@@ -10,7 +10,11 @@ docker pull gutmensch/raumserver
|
|||||||
docker run --net=host -ti gutmensch/raumserver start.sh
|
docker run --net=host -ti gutmensch/raumserver start.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
## Version and zone config
|
## WebClient
|
||||||
|
This image now features a simple AJAX webclient. By default it should be available after running the image at http://docker:3535/. The Quick Source menu is not yet dynamic. Take a look at the top of main.js, if you want to rebuild - Playlists and HTTP Streams are supported, I didn't get containers to work (see loadContainer in the raumserver documentation). The client's interface was designed to be as suitable for smartphones/tablets as possible, therefor some constraints with regards to line length etc. pp.
|
||||||
|

|
||||||
|
|
||||||
|
## Raumserver version and zone config
|
||||||
```
|
```
|
||||||
$ curl docker:3535/raumserver/data/getVersion | python -mjson.tool
|
$ curl docker:3535/raumserver/data/getVersion | python -mjson.tool
|
||||||
{
|
{
|
||||||
|
|||||||
BIN
images/screenshot.png
Normal file
BIN
images/screenshot.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 207 KiB |
Reference in New Issue
Block a user