Web Stats for Half-Life Server
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
ghost c1332a396f ignore composer.lock 6 months ago
bin init symfony framework 6 months ago
config add meta tags config 6 months ago
migrations implement online history 6 months ago
public update h1 6 months ago
src implement server address check 6 months ago
templates/default update header 6 months ago
tests init symfony framework 6 months ago
translations init symfony framework 6 months ago
.env add meta tags config 6 months ago
.env.test init symfony framework 6 months ago
.gitignore ignore composer.lock 6 months ago
LICENSE Initial commit 6 months ago
README.md update README.md 6 months ago
compose.override.yaml init symfony framework 6 months ago
compose.yaml init symfony framework 6 months ago
composer.json implement basic features 6 months ago
phpunit.xml.dist init symfony framework 6 months ago
symfony.lock implement basic features 6 months ago

README.md

HLState

Web Stats for Half-Life Server

HLState

Install

  • git clone https://github.com/YGGverse/HLState.git
  • cd HLState
  • composer install

Setup

  • cp .env .env.local
  • php bin/console doctrine:database:create
  • crontab -e > * * * * * /usr/bin/curl --silent http://address/crontab/online &> /dev/null

Update

  • composer update
  • php bin/console doctrine:migrations:migrate
  • php bin/console cache:clear

License

Versioning

Semantic Versioning 2.0.0

Components

Support

Blog

See also