Ruby Versions
AccuWeb.Cloud supports all the latest major releases of the Ruby engine and provides regular updates to the appropriate stacks, keeping them up-to-date. Currently, the following Ruby versions are available:
- 3.3.1
- 3.3.0
- 3.2.4
- 3.2.3
- 3.1.5
- 3.1.4
The up-to-date list of releases available on the platform is provided through the dedicated, regularly (weekly) updated Software Stack Versions document.
You can choose the required one during environment creation and quickly switch between them afterward.
Create Ruby Environment
Click the New Environment button located at the top of the dashboard.
In the topology wizard that opens, switch to the Ruby tab and select the desired application server (Apache or NGINX). Then, choose the engine version from the appropriate drop-down list in the central part of the frame.
Configure any other desired customizations (e.g., cloudlets limit, public IP, region, etc.) and click Create.
Change Ruby Version
For existing environments, you can change the Ruby version by redeploying container(s):
Step 1. There are two options to access the container update dialog:
- Via the topology wizard: Click the Change Environment Topology button next to the appropriate environment, then click on the stack/tag version in the central dialog part.
- With the appropriate Redeploy container(s) button next to the required node/layer.
Step 2. In the newly opened window, configure the following settings:
- Tag: Choose the needed Ruby version.
- Keep volumes data: Saves data in volumes.
- Simultaneous or Sequential deployment with delay (for scaled servers only): Defines whether all containers within a layer should be redeployed at once or one by one to avoid downtime
Step 3. Click Redeploy and confirm in the pop-up window.
The Ruby version of your node(s) will be updated within minutes.