Shrish Adhikari

Results 4 issues of Shrish Adhikari

This PR adds web configuration for the alert manager role, which was missing even though the alert manager has that [configuration](https://prometheus.io/docs/alerting/latest/configuration/#http_config). This seemed to have been raised before on this...

enhancement

`poetry config warnings.export false` was causing an error when building Docker images. I checked the config list for poetry and couldn't find the `warnings.export` config.

### What Happened - I am using `php artisan test --parallel --processes=4` flag, based on [this](https://laravel.com/docs/12.x/testing#running-tests-in-parallel). - It's creating databases sometimes, but mostly it isn't doing so - My need...

bug

Updated instructions for applying docker group changes.