view README.txt @ 40:bef9105f2d28

Merge dashboardctl repository
author Gernot Schulz <gernot@intevation.de>
date Tue, 10 Nov 2015 11:47:46 +0100
parents f730dd0bcf85
children 190a81a60e7e
line wrap: on
line source
This README is part of "Bottledash"
author: sean engelhardt > sean.engelhardt@intevation.de
license: GNU >= V2. See LICENSE for details

dependencies: python3 standard library

usage: python3 dash.py

the configuration is provided in the "dash.conf" file.

If there is no "dash.conf" file, the programm will create a new one.

For further details see the insctructions inside the dash.conf.


#todo
POST-Request to update the tiles:

curl -d service=192.168.2.3 -d status=up localhost:8080/updown
curl -d service=192.168.2.3 -d status=down localhost:8080/updown
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)