• Stars
    star
    189
  • Rank 203,915 (Top 5 %)
  • Language
    PHP
  • License
    GNU General Publi...
  • Created about 11 years ago
  • Updated 12 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

ClickHeat official git repository

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.