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