mirror of
https://github.com/LukeHagar/documentation-coolify.git
synced 2025-12-06 04:19:37 +00:00
Update upgrade.mdx
This commit is contained in:
@@ -14,13 +14,11 @@ import { Aside } from '@astrojs/starlight/components';
|
||||
|
||||
There are several ways to upgrade your Coolify instance.
|
||||
|
||||
<Aside type="tip">New versions are checked every 10 minutes.</Aside>
|
||||
|
||||
1. **Automatic Upgrade**: Coolify will automatically check for updates and notify you when a new version is available.
|
||||
1. **Automatic Upgrade**: Coolify will automatically check for updates and upgrade your instance when a new version is available. [Learn more about automatic updates](/knowledge-base/coolify-updates#automatic-updates).
|
||||
|
||||
<Aside type="tip">You can disable the auto-update feature in the `Settings` menu.</Aside>
|
||||
|
||||
2. **Semi-Automatic Upgrade**: If there is a new version available, you can upgrade your Coolify instance by clicking the `Upgrade` button on the Navigation bar.
|
||||
2. **Semi-Automatic Upgrade**: If there is a new version available, you can upgrade your Coolify instance by clicking the `Upgrade` button on the Navigation bar. Update checks can be configured in the [settings menu](/knowledge-base/coolify-updates#semi-automatic-updates).
|
||||
|
||||
3. **Manual Upgrade**: If you want to upgrade your Coolify instance manually, you can do so executing the following command in your server's terminal:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user