https://github.com/rustybower/docker-pisg
Docker container for pisg irc stats
https://github.com/rustybower/docker-pisg
docker pisg
Last synced: 4 months ago
JSON representation
Docker container for pisg irc stats
- Host: GitHub
- URL: https://github.com/rustybower/docker-pisg
- Owner: RustyBower
- License: gpl-3.0
- Created: 2017-03-29T03:37:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-24T03:12:26.000Z (over 2 years ago)
- Last Synced: 2025-01-21T18:15:59.563Z (5 months ago)
- Topics: docker, pisg
- Language: Dockerfile
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/RustyBower/docker-pisg)
# docker-pisg
Docker container for pisg irc stats
# Usage
```
docker run --name=pisg \
-v /data/pisg/cache:/cache \
-v /data/pisg/config:/config \
-v /data/pisg/logs/channel/:/logs/channel \
-v /data/pisg/nginx:/nginx \
rustybower/pisg
```### Docker Volumes
* `cache` - (optional) directory for pisg cache
* `config` - (required) configuration directory containing pisg.cfg
* `channel` - (required) directory containing IRC logs
* `nginx` - (required) directory to output nginx output