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.
 
 
 

1.5 KiB

HLState

Web Stats for Half-Life based on HLServers Registry

HLState

Install

  • apt install git composer curl php php-xml php-intl php-mbstring php-curl php-sqlite3
  • git clone https://github.com/YGGverse/HLState.git
  • cd HLState
  • composer install
  • php bin/console doctrine:schema:update --force

Setup

  • chown -R www-data:www-data var
  • cp .env .env.local
  • crontab -e > * * * * * /usr/bin/curl --silent http://localhost/crontab/online &> /dev/null

Update

  • composer update
  • php bin/console doctrine:migrations:migrate
  • APP_ENV=prod APP_DEBUG=0 php bin/console cache:clear

License

Versioning

Semantic Versioning 2.0.0

Components

Support

Blog

See also