laravel-enso/controlpanel

A control panel that aggregates, controls and displays statistics from other laravel-enso apps


README

Codacy Badge StyleCI License Total Downloads Latest Stable Version

This package pulls data from the Control Panel API package, running on a Laravel Enso app.

Features

  • allows you to choose the information you want to display/monitor
  • permits clearing the logs for each monitored application
  • it refresh the data at the given interval (min 1 minute)
  • you may put the monitored application in maintenance mode (you need to log into the server to put it back up)

Installation Steps

  • Run the migrations.
  • Use the FE to add the applications you want to monitor, providing the necessary credentials

Contributions

are welcome. Pull requests are great, but issues are good too.

License

This package is released under the MIT license.