inex / IXP-Manager

Full stack web application powering peering at over 200 Internet Exchange Points (IXPs) globally.
https://www.ixpmanager.org/
GNU General Public License v2.0
375 stars 160 forks source link

Implement a setup "wizard" with an artisan command #890

Open metalgrid opened 6 months ago

metalgrid commented 6 months ago

[NF] Provides the ixp-manager:setup-wizard artisan command for easier creation of the initial database objects - closes inex/IXP-Manager#889

This command provides the means to easily create the initial database objects, required to start using IXP Manager. It also supports command-line options to provide the values from automated scripts.

In addition to the above, I have: