yggverse / yggstate
Yggdrasil Network Explorer
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 3
Forks: 1
Open Issues: 2
Type:project
Requires
- php: >=8.1
- geoip2/geoip2: ~2.0
- yggverse/cache: >=0.3.0
- yggverse/graph: >=0.1.0
- yggverse/parser: >=0.1.0
- yggverse/yggdrasilctl: >=1.0.0
This package is auto-updated.
Last update: 2023-12-29 22:36:43 UTC
README
Yggdrasil Network Explorer
Overview
https://github.com/YGGverse/YGGstate/tree/main/media
Requirements
php8^
php-pdo
php-mysql
php-memcached
memcached
sphinxsearch
Database model
Installation
git clone https://github.com/YGGverse/YGGstate.git
cd YGGstate
composer install
Setup
- 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
Contribute
Please make new branch for each PR
git checkout main
git checkout -b my-pr-branch-name
Roadmap
API
- trackers
- peers
Donate to contributors
License
- Engine sources MIT License
Components
Feedback
Feel free to share your ideas and bug reports!