https://github.com/andreapollastri/laracheck
Check Outages & Bugs in your Laravel Applications
https://github.com/andreapollastri/laracheck
application composer devops error-handling error-monitoring error-reporting laravel logger monitoring packages php security server tracer uptime uptime-monitor
Last synced: 7 months ago
JSON representation
Check Outages & Bugs in your Laravel Applications
- Host: GitHub
- URL: https://github.com/andreapollastri/laracheck
- Owner: andreapollastri
- License: mit
- Created: 2024-05-02T20:35:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-21T20:49:16.000Z (12 months ago)
- Last Synced: 2024-10-22T12:49:28.985Z (12 months ago)
- Topics: application, composer, devops, error-handling, error-monitoring, error-reporting, laravel, logger, monitoring, packages, php, security, server, tracer, uptime, uptime-monitor
- Language: PHP
- Homepage:
- Size: 1.68 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Laracheck
## Check Outages & Bugs in your Laravel Application
Laracheck is a simple but powerful Laravel application monitoring software that tracks outages and errors in your projects.
## Installation & Configuration
- Install Laracheck
- Configure your `.env` file with your own configurations
- Sign In using `admin@admin.com` / `password` credentials
- Edit email, password and 2FA into User Profile page
- Create an API token via User Profile page
- Set Cron Jobs `* * * * * cd /path-to-your-project && php artisan schedule:run >> /dev/null 2>&1`
- Create your sites to monitor and for each site install this package: https://github.com/andreapollastri/laracheck-client
- Configure your site .env file with API Token, Site ID and your Laracheck hosting URL with /api/bugs path... e.g. https://monitoring.site.com/api/bugs> Systems will send notification, mind your Cron Jobs and SMTP data!
## Contributing
Thank you for considering contributing to this project (Pull Requests, Issues, Feedbacks, Stars, Promo, Beers) :)## Licence
Laracheck is an open-source software licensed under the MIT license.Need support with Laracheck?
Please open an issue here: https://github.com/andreapollastri/laracheck/issues....enjoy Laracheck :)