Yggdrasil Network Explorer
https://github.com/YGGverse/YGGstate/tree/main/media
php8^
php-pdo
php-mysql
php-memcached
memcached
sphinxsearch
git clone https://github.com/YGGverse/YGGstate.git
cd YGGstate
composer install
- Server configuration
/example/environment
- The web root dir is
/src/public
- Deploy the database using MySQL Workbench project presented in the
/database
folder - Install Sphinx Search Server
- Install GeoLite2 DB to
/src/storage
or provide alternative path in configuration file - Configuration examples presented at
/config
folder - Set up the
/src/crontab
by following example - Set up server as yggdrasil public peer to start remote connections tracking
Please make new branch for each PR
git checkout main
git checkout -b my-pr-branch-name
API
- trackers
- peers
- Engine sources MIT License
Feel free to share your ideas and bug reports!