mirror of
https://github.com/YGGverse/HLState.git
synced 2026-03-31 09:05:44 +00:00
Web Monitor for Half-Life Servers
half-lifehalf-life-monitorhalf-life-registryhalf-life-servershalf-life-statshljs-lessphpsymfonyweb-catalogxash3dyggdrasil
| bin | ||
| config | ||
| migrations | ||
| public | ||
| src | ||
| templates/default | ||
| tests | ||
| translations | ||
| .env | ||
| .env.test | ||
| .gitignore | ||
| compose.override.yaml | ||
| compose.yaml | ||
| composer.json | ||
| composer.lock | ||
| LICENSE | ||
| phpunit.xml.dist | ||
| README.md | ||
| symfony.lock | ||
HLState
Web Stats for Half-Life Server
Install
git clone https://github.com/YGGverse/HLState.gitcd HLStatecomposer install
Setup
cp .env .env.localphp bin/console doctrine:database:createcrontab -e>* * * * * /usr/bin/curl --silent http://address/crontab/online &> /dev/null
Update
composer updatephp bin/console doctrine:migrations:migratephp bin/console cache:clear
License
- Engine sources MIT License