Coolify Instance Updates - Self-hosted
Update Settings
You can configure your Coolify instance's update settings on the Settings page under the Update section.
There are two main update configurations:
Update Check Frequency
- Controls how often Coolify checks for:
- New Coolify versions
- New Service Templates from CDN
- Default: Every hour
- Uses cron syntax
- Controls how often Coolify checks for:
Auto Update Frequency
- Controls when Coolify automatically installs updates
- Default: Daily at midnight (00:00)
- Uses cron syntax
Auto Update Toggle
- By default,
Auto Update Enabledis turned on for self-hosted instances - You can disable automatic updates which is recommended for production instances. Please note that disabling
Auto Update Enabledwill not disable the update check frequency as updates should be checked periodically. - If you disable
Auto Update Enabled, you can still manually update Coolify by clicking theUpdatebutton once a new version is available.
Configuring Update Schedules
Both update frequencies use cron syntax for scheduling. For detailed information about the supported cron syntax, please see our cron syntax guide.
Version Availability
For details about the availability and versioning scheme of new versions please read the RELEASE.md file on GitHub:
