Skip to the content.

Surftimer-Web-Stats v2

GitHub Repo stars GitHub forks GitHub contributors GitHub repo size GitHub release (latest by date including pre-releases) GitHub release (latest by date including pre-releases) GitHub Docker Pulls

Surftimer-Web-Stats is Official Web with statistics for Surftimer-Official.

Features:

Demos:

Installation and Requirements

Surftimer-Web-Stats works on latest Release of Surftimer-Official. (May be problems on Pre-Release versions).

General Requirements

Requirements

Installation

Start by pulling docker image

Docker Hub Packages

docker pull kristianp26/surftimer-web-stats:latest

Github Packages

docker pull ghcr.io/surftimer/surftimer-web-stats:latest

Next step: Run Docker container

docker run -d \
-e DB_HOST=database_host \
-e DB_PORT=database_port \
-e DB_USER=database_user \
-e DB_PASS=database_pass \
-e DB_NAME=database_name \
-e "NAVBAR_TITLE=My Surf Server" \
-p 8080:80 \
kristianp26/surftimer-web-stats:latest

Standalone

Requirements

Installation

You can find more info on wiki page: Installation Guide

Wiki

Wiki & Installation Guide

Project Goals

Show all statistics on one place on the website and create best surf web statistics extension.

Credits

Coded & Designed with love by KristianP26 and Contributors.
Demo site provided by Bara.

Translations

CSS & JS

Other