view README.txt @ 21:f730dd0bcf85

dynamic checking of the tile-status
author sean
date Thu, 13 Aug 2015 12:17:46 +0200
parents 3e66e2f92770
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)