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 83f79d2950 update readme 1 year ago
example/environment add geo-IP/GeoLite2 integration 1 year ago
database add geo-IP/GeoLite2 integration 1 year ago
media add geo-IP/GeoLite2 integration 1 year ago
src add geo-IP/GeoLite2 integration 1 year ago
.gitignore add geo-IP/GeoLite2 integration 1 year ago
LICENSE Initial commit 1 year ago
README.md update readme 1 year ago
composer.json add geo-IP/GeoLite2 integration 1 year ago

README.md

YGGstate

Yggdrasil Network Explorer

Overview

Dashboard

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

Online instances

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
  • Configuration examples presented at /config folder
  • Install GeoLite2 DB to /src/storage or provide alternative path in configuration file
  • Set up the /src/crontab by following example

Contribute

Please make new branch for each PR

git checkout main
git checkout -b my-pr-branch-name

Donate to contributors

License

See also

Feedback

Feel free to share your ideas and bug reports!