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 513a00ac72 update readme 10 months ago
bin init symfony framework 10 months ago
config add meta tags config 10 months ago
migrations implement online history 10 months ago
public update h1 10 months ago
src implement server address check 10 months ago
templates/default update header 10 months ago
tests init symfony framework 10 months ago
translations init symfony framework 10 months ago
.env add meta tags config 10 months ago
.env.test init symfony framework 10 months ago
.gitignore implement basic features 10 months ago
LICENSE Initial commit 10 months ago
README.md update readme 10 months ago
compose.override.yaml init symfony framework 10 months ago
compose.yaml init symfony framework 10 months ago
composer.json implement basic features 10 months ago
composer.lock implement basic features 10 months ago
phpunit.xml.dist init symfony framework 10 months ago
symfony.lock implement basic features 10 months ago

README.md

HLState

Web Stats for Half-Life Server

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