{{ data_get_str($server, 'name')->limit(10) }} > Docker Cleanup | MapleDeploy

Docker Cleanup

Save @can('update', $server) @endcan
Configure Docker cleanup settings for your server.
@if ($this->isCleanupStale)

The last Docker cleanup ran {{ $this->lastExecutionTime ?? 'unknown time' }} ago, which is longer than expected for the configured frequency.

@if (!$this->isSchedulerHealthy)

The scheduled job manager appears to be inactive. This may indicate a stale Redis lock is blocking all scheduled jobs.

@endif

To resolve, run on your Coolify instance: php artisan cleanup:redis --clear-locks

@endif

Cleanup Configuration

@if (!$forceDockerCleanup) @endif

Advanced

These options can cause permanent data loss and functional issues. Only enable if you fully understand the consequences.

Recent executions (click to check output)