coolify/config
Andras Bacsai 36526928df feat(sentinel): deduplicate metrics push processing
Move Sentinel push handling into a controller and dispatch server update jobs only when container state changes or the force interval elapses. Add opt-in PostgreSQL read/write replica configuration and tune periodic proxy network and storage checks to reduce unnecessary work.

Add feature coverage for replica config, Sentinel push deduplication, deployment log scrolling, and server update job optimizations.
2026-05-22 12:48:48 +02:00
..
api.php refactor(core): rename API rate limit ENV 2025-06-18 15:23:44 +02:00
app.php
auth.php
broadcasting.php
cache.php
chunk-upload.php
constants.php feat(sentinel): deduplicate metrics push processing 2026-05-22 12:48:48 +02:00
cors.php
database.php feat(sentinel): deduplicate metrics push processing 2026-05-22 12:48:48 +02:00
debugbar.php
deprecations.php chore(swarm): mark docker swarm as deprecated 2026-04-17 23:41:39 +02:00
filesystems.php Remove webhook maintenance mode replay feature 2025-12-02 13:36:32 +01:00
fortify.php
hashing.php
horizon.php chore: prepare for PR 2026-02-23 13:24:49 +01:00
livewire.php Disable legacy_model_binding flag in Livewire config 2025-10-13 15:44:23 +02:00
logging.php feat(observability): add structured audit log channel for API and webhook events 2026-04-28 14:50:37 +02:00
mail.php
purify.php fix: sanitize error output in server validation logs 2026-03-26 18:36:36 +01:00
queue.php
ray.php
sanctum.php
sentry.php
services.php feat(user): add changelog read tracking and unread count method 2025-08-12 10:06:19 +02:00
session.php Change default session driver from Redis to database 2025-12-16 12:11:59 +01:00
subscription.php
telescope.php
testing.php
view.php