Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ome/awstats-docker

Run Awstats in Docker
https://github.com/ome/awstats-docker

Fix Build Status after migration

b4609b6c7278dfd11c29b04e7250878fe6853069 authored over 5 years ago by Josh Moore <[email protected]>
Merge pull request #5 from joshmoore/log_format

Add LOG_FORMAT environment variable (close #4)

a08aa425557a9f191655a8f1acc05ea700894855 authored over 7 years ago by Simon Li <[email protected]>
Add LOG_FORMAT environment variable (close #4)

e.g.:
* `docker run -e LOG_FORMAT=1`
* `docker run -e LOG_FORMAT=2`
* `docker run -e LOG_FORM...

12d76b29475947986a2b749331aa1befb1b255ea authored over 7 years ago by jmoore <[email protected]>
Merge pull request #3 from manics/master

Starting webserver requires an explicit argument `httpd`

ac6e52bf6c5b2d9ed55cd5e0a326fa81f5ce422a authored almost 8 years ago by Josh Moore <[email protected]>
Starting webserver requires an explicit argument `httpd`

This is to allow processing with external config files where LogFile is defined

c066870f7586df6966fa79ffdb4b28de9843c809 authored almost 8 years ago by Simon Li <[email protected]>
Merge pull request #2 from manics/master

Redirect / to awstats localhost stats, explain SITE_DOMAIN in README

326f587a3d7b70357227955a94743a67b1ec79a1 authored almost 8 years ago by Josh Moore <[email protected]>
Redirect / to awstats localhost config

f90780bb9a279861b62ec65fc0c18a155973f260 authored almost 8 years ago by Simon Li <[email protected]>
Only ingest access*.log in travis test

8e1a76fb80aabe7138449d6a3df9d7e9d5fb8a28 authored almost 8 years ago by Simon Li <[email protected]>
Explain SITE_DOMAIN in readme

Also remove `-it` flags from `docker run` commands

29f277d8cf686d5f941e53fbee8459690933b001 authored almost 8 years ago by Simon Li <[email protected]>
Remove all awstats config files

d1b79aec52275cd0c9f52daa8aa683185c73c5c6 authored almost 8 years ago by Simon Li <[email protected]>
Merge pull request #1 from manics/master

Add GeoIP, add parameters, rewrite entrypoint script

7f379d998d0cf1db1d4dbb8646e0d68973724620 authored almost 8 years ago by Josh Moore <[email protected]>
update travis

369baf524fe842c052a7fdc409604157d47676a4 authored almost 8 years ago by Simon Li <[email protected]>
Use perl for entrypoint script instead of sh

This makes it easier to manipulate the variables in the config file.

8a9c1e67056a0875a3615359bec7caf96d79fd63 authored almost 8 years ago by Simon Li <[email protected]>
Download GeoIP databases

3bdae0deaa6acd1e3153859fee2a9e1994aae642 authored almost 8 years ago by Simon Li <[email protected]>
Update readme with repo org, remove duplicate update text

32e7b57662e6d6cd7bf7a072060f7e27fcb6700f authored almost 8 years ago by Simon Li <[email protected]>
Add travis

6d34dcfc95e9bbf858bad3bcc1a8c2438ce10239 authored almost 8 years ago by Simon Li <[email protected]>
Decouple analysis and web UI. Run as unprivileged user.

f7732c5249d9ba591461d7ecb4dd4f25ca00b9d2 authored almost 8 years ago by Simon Li <[email protected]>
Initial attempt at running awstats in Docker

6eaf20fb12ddb19e77c507b181aa49c72590a23c authored almost 8 years ago by Simon Li <[email protected]>