Cloud Next supports the following operating systems:
OS version | Details | Notes |
---|
Ubuntu 16.04 | Reached end-of-life in November, 2024. | |
Ubuntu 20.04 | | |
Ubuntu 22.04 | Released in October, 2024. | This is currently unavailable for FedRAMP applications. |
Before you begin¶
Before you start upgrading your Ubuntu version in Cloud Next environment, review the following specifications:
Upgrading your Cloud Next environment to Ubuntu 20.04 and later¶
To upgrade your non-production and production Cloud Next environments to Ubuntu 20.04 and later:
- Sign in to the Cloud Platform user interface.
- Access your organization, application, and environment.
- Click Configuration > Operating System.
The system displays the currently installed operating system. In Available versions, click Upgrade now.
- Type CONFIRM and click Submit.
After some time, the system completes the upgrade process and displays a confirmation message. - Click Done.
This completes the upgrade process. After you upgrade to Ubuntu 20.04 and later, you can start testing your environment.
Testing your environments after the upgrade¶
Acquia recommends you to test your non-production environments immediately after they are upgraded to Ubuntu 20.04 and later. By testing your environments, you can:
- Investigate and resolve any technical issues with the help of Acquia Support.
- Reduce the risk of delays or undesired behavior with your production environment upgrade.
When testing your environments through automated tests or manual inspection, review the application behavior that depends on the following:
- Custom logic in .htaccess files
- Image software such as ffmpeg, ImageMagick, or webp
- System libraries
- Shell scripts or tools such as curl or wget
- Scheduled tasks or cron jobs
- Cloud hooks
- Custom scripts or commands that run on the SSH pod
In addition, you must monitor application performance in New Relic after the upgrade and compare that with prior performance.
Reverting your Ubuntu version¶
While upgrading your container operating system to Ubuntu 20.04 and later, you might run into some issues. While you troubleshoot such issues, you can revert your upgrade to ensure that your site remains unaffected.
To revert your Ubuntu version:
- Sign in to the Cloud Platform user interface.
- Access your organization, application, and environment.
- Click Configuration > Operating System.
The system displays the currently installed operating system. - In Available versions, click Revert.
- Type CONFIRM and click Submit.
After some time, the system completes the revert process and displays a confirmation message. If the revert process fails, click File support case to create a Support ticket. - Click Done.
This completes the revert process. After you fix all issues, you can start your upgrade process again.