Yggdrasil Network Explorer
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 88a47a57bd remove deprecated links 5 months ago
database add yggdrasil v 0.5.1 support, remove deprecated constructions #5 6 months ago
example/environment add yggdrasil v 0.5.1 support, remove deprecated constructions #5 6 months ago
media implement port check feature 8 months ago
src add yggdrasil v 0.5.1 support, remove deprecated constructions #5 6 months ago
.gitignore implement tracker, peers JSON API 8 months ago
LICENSE Initial commit 9 months ago
README.md remove deprecated links 5 months ago
composer.json add yggdrasil v 0.5.1 support, remove deprecated constructions #5 6 months ago

README.md

YGGstate

Yggdrasil Network Explorer

Overview

Dashboard

https://github.com/YGGverse/YGGstate/tree/main/media

Requirements

php8^
php-pdo
php-mysql
php-memcached
memcached
sphinxsearch

Database model

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

Components

Feedback

Feel free to share your ideas and bug reports!

Community

See also