Skip to content

dugwood/clickheat

Repository files navigation

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.