eigenein / blitz-dashboard

World of Tanks Blitz Dashboard Web App

Home Page:https://yastati.st

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Last commit Build status Tag

Blitz Dashboard

Screenshot

Installation

Grab a binary for Raspberry Pi 4 from the releases, or:

cargo install --git 'https://github.com/eigenein/blitz-dashboard.git' --branch main --locked

Setting up

Prerequisites

  • PostgreSQL ≥ 13.4
  • Redis ≥ 6.2.6
  • MongoDB ≥ 4.4.14

These are the versions I'm running with. Lower versions may work, but I haven't tested them.

Overview

Blitz Dashboard consists of a single executable blitz-dashboard, which serves multiple sub-commands:

Monitoring

I use the following free accounts:

  • Sentry: to keep track of errors and get the alerts
  • Better Uptime: to track the website status

About

World of Tanks Blitz Dashboard Web App

https://yastati.st

License:MIT License


Languages

Language:Rust 95.7%Language:Fluent 2.9%Language:JavaScript 0.7%Language:CSS 0.6%Language:Makefile 0.1%