Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 781 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 781 Bytes

ClickHeat

Please read instructions at https://www.dugwood.com/clickheat/index.html (Version française).

This software is GPL Open Source. More info on rights linked to this software in the LICENSE file or at http://www.opensource.org/licenses/gpl-license.php

Docker

docker build -t dugwood/clickheat .
docker run -it -p 80:80 dugwood/clickheat
curl http://localhost

Or build and run with a context path

docker build --build-arg CONTEXT_PATH=clickheat -t dugwood/clickheat .
docker run -it -p 80:80 dugwood/clickheat
curl http://localhost/clickheat

Special thanks

To all translators.

To Didem Gurdur for redesign of the logo.