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 af4ad5f65b cache latest server HostName in database 5 months ago
bin init symfony framework 5 months ago
config implement header links 5 months ago
migrations cache latest server HostName in database 5 months ago
public implement header links 5 months ago
src cache latest server HostName in database 5 months ago
templates/default cache latest server HostName in database 5 months ago
tests init symfony framework 5 months ago
translations init symfony framework 5 months ago
.env implement header links 5 months ago
.env.test init symfony framework 5 months ago
.gitignore ignore composer.lock 5 months ago
LICENSE Initial commit 5 months ago
README.md update readme 5 months ago
compose.override.yaml init symfony framework 5 months ago
compose.yaml init symfony framework 5 months ago
composer.json implement separated server pages, replace hlservers to masters tracking 5 months ago
phpunit.xml.dist init symfony framework 5 months ago
symfony.lock implement basic features 5 months ago

README.md

HLState

Web Monitor for Half-Life based on Xash3D FWGS masters crawler

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:migrations:migrate

Setup

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

Update

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

Contribution

Please create new branch from main before make PR

  • git checkout main
  • git checkout -b 'new-commit-branch'

License

Versioning

Semantic Versioning 2.0.0

Components

Support

Blog

See also