Code Monkey home page Code Monkey logo

moonguard's Introduction

Monitor Laravel Apps in Production

MoonGuard Filament Plugin Image

Latest Version run-tests Total Downloads

About MoonGuard Filament Plugin

Your server can become overloaded, the application can crash, errors can occur, all without your notice. Our open-source tool is designed to ensure maximum performance and availability of your Laravel Apps in production.

MoonGuard is a Filament plugin that helps you to monitor multiple Laravel Apps simultaneously, validate their proper functioning, oversee their real-time performance, and notify you of any changes detected in any of them. It offers you the flexibility to customize it according to your needs.

MoonGuard Demo

Check the MoonGuard Filament Plugin demo here.

How MoonGuard Filament Plugin works

This plugin offers comprehensive monitoring for multiple Laravel Apps simultaneously. It vigilantly tracks site uptime and keeps a close watch on SSL certificate validity. In addition, it logs any exceptions or errors that arise on your App. To ensure you're always in the loop, the plugin promptly sends alerts through email or Slack when specific conditions are met, such as a Laravel App experiencing downtime.

If you want to get detailed information about the status of your servers, including CPU load, RAM usage, and disk space, or catch exceptions from your applications, you must integrate Larvis into your project. Larvis is a lightweight package that is part of the MoonGuard ecosystem. Its installation is straightforward: once added to your project, you just need to configure it to send data to your MoonGuard system via HTTP requests. Furthermore, Larvis has the versatility to communicate with both the MoonGuard Filament Plugin and the Krater desktop application.

But what is Krater? It's a desktop application designed for developers working with Laravel. It offers an advanced debugging tool that allows users to examine and analyze their applications locally.

From Idea to Launch: MoonGuard Filament Plugin Book

You have the opportunity to create your very own Laravel package from scratch. To guide you through this creative journey, our team has written a comprehensive book just for you. It outlines the entire process of conception, development, and launch of the MoonGuard Filament Plugin, step by step. The best part? This book is completely free, and you can obtain your own digital copy here.

Titled "MoonGuard: The Software Creator's Journey," the purpose of the book is to illustrate the package-building process with specific code examples that provide context to understand each decision we made while designing the Moonguard Filament Plugin. Let this book be the springboard for your very own package-creating adventure!

Documentation

You can find the whole guide, configuration and setup in our documentation site.

Testing

composer test

Krater: Debugging Evolved

MoonGuard: Krater Image

Krater is a lightweight, cross-platform application that revolutionizes Laravel app debugging on your next major project.

MoonGuard: The Software Creator's Journey [Book]

The MoonGuard development team has written a book named "MoonGuard: The Software Creator's Journey." In this book, we document and explain the entire process of creating, developing, publishing MoonGuard as a Filament Plugin. Every hard corner and special tricks were registered on this book, you can obtain your own digital copy here.

MoonGuard: Book

Contributing

We appreciate your interest in MoongGuard and we welcome your contributions. To help you get started, we have prepared a contribution guide that you can access from the MoonGuard documentation. If you have any questions or feedback, feel free to join our Discord server and chat with us.

License

The Moonguard Filament Plugin is open-sourced software licensed under the MIT license.

moonguard's People

Contributors

alexistae avatar dependabot[bot] avatar guetteman avatar rpereira-tae avatar w1ls0nv3l avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

haipham

moonguard's Issues

[FEAT] Notificación de excepciones

Las notificaciones de excepciones deben enviarse bajo las siguientes condiciones:

  • Cuando se crea un grupo de excepciones.
  • Cuando se actualiza un grupo de excepciones y han pasado más de x (15min) cantidad de tiempo.

Para completar esta tarea se podrían utilizar Eventos y Listerners.

[FEAT] Agregar pruebas unitarias de ExceptionController.

Estas pruebas se pueden conseguir en el repositorio de larastats-old.

Se debe comprobar:

  • La validación del Request y sus atributos es correcta.
  • Happy path de la captura de una nueva excepción.
  • Registro exitoso de un exception_log.
  • Registro exitoso de un exception_log_group.
  • Actualización exitosa de un exception_log_group.

[FEAT] Add demo feature.

This demo functionality must have the following characteristics:

  • Must be available from the configuration file.
  • Site edition and deletes have to disabled features.
  • Exception Log Status updates have to disabled.

[FEAT] Add command to clean exceptions

  1. Elimina las excepciones más viejas.
  2. Puedes configurar la frecuencia de ejecución.
  3. Habilitar o deshabilitar desde la configuración de MoonGuard.
  4. Configurar el tiempo de vejez de las excepciones a eliminar.

[FEAT] Ser capaz de deshabilitar notificaciones

Actualmente se envían notificaciones por email y por Slack, pero cuando alguno de los dos no está configurado correctamente, se dispara un error. Debería ser posible deshabilitar las notificaciones a un sitio. Por ejemplo:

  • Poder deshabilitar notificaciones por correo, y sólo recibir notificaciones por Slack.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.