2023-08-24 11:22:44 +03:00
2023-08-22 18:34:24 +03:00
2023-08-22 18:34:24 +03:00
2023-08-14 19:29:10 +03:00
2023-08-14 19:29:10 +03:00
2023-08-06 17:03:22 +03:00
2023-08-24 11:22:44 +03:00

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
  • 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

Donate to contributors

License

Feedback

Feel free to share your ideas and bug reports!

Community

See also

Languages
PHP 94.3%
CSS 5.7%