LXGaming / FloodAnalytics

jesec/flood Analytics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FloodAnalytics

License Docker Hub

Prerequisites

Usage

docker-compose

Download and use config.json

version: "3"
services:
  floodanalytics:
    container_name: floodanalytics
    image: lxgaming/floodanalytics:latest
    restart: unless-stopped
    volumes:
      - /path/to/floodanalytics/logs:/app/logs
      - /path/to/floodanalytics/config.json:/app/config.json

License

FloodAnalytics is licensed under the Apache 2.0 license.

About

jesec/flood Analytics

License:Apache License 2.0


Languages

Language:C# 96.7%Language:Dockerfile 3.3%