Skip to content

Conversation

Kemi-Elizabeth
Copy link
Collaborator

Added new guaranteed resources page

Why

Closes #4810

What's changed

There is now a dedicated page (draft, and could change to section in another page) that explains how Guaranteed Resources work for users.

Where are changes

/manage-resources/guaranteed-resources.html

Updates are for:

  • platform (sites/platform templates)
  • upsun (sites/upsun templates)

Added new guaranteed resources page
@Kemi-Elizabeth Kemi-Elizabeth self-assigned this Aug 1, 2025
@Kemi-Elizabeth Kemi-Elizabeth linked an issue Aug 1, 2025 that may be closed by this pull request
made suggested changes from Nicolas
Made suggested changes and added new page for index

On **{{% vendor/name %}} Flex**, you have granular control over your application's resources. Instead of choosing from pre-defined plans, you can configure resources (CPU, RAM, and disk) per environment for each of your apps and services. You can also add instances for each of your apps depending on your needs.

Understanding how allocates these resources is key to building a performant, stable, and cost-effective architecture for your project.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Kemi-Elizabeth , seems like a word is missing between how and allocates. In my draft, I had Upsun there.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All corrected now!

## Enable Guaranteed CPU

1. Open your project.
2. Click the Configure resources button from the project card or App & Services panel.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Kemi-Elizabeth , the Configure resources button is not in the project card anymore, we moved it to the Allocated resources block.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh and it's not anymore in the Apps & Services panel.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, i've changed this now!

- Select **Guaranteed** or **Shared** as the resource type.
- Choose the desired CPU and RAM combination.
- Enter the amount of Disk/Storage to allocate.
4. Click Save. Saving will redeploy your environment, which may cause temporary downtime.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would just switch "redeploy" by "rebuild" since in our vocabulary and for customers a simple redeploy doesn't rebuild their project normally and as a consequence means no downtime for them, whereas here there would be some necessarily. @Kemi-Elizabeth

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've changed this now, thank you Duncan! :)

@Kemi-Elizabeth Kemi-Elizabeth merged commit 702cf7d into main Sep 30, 2025
13 of 14 checks passed
@Kemi-Elizabeth Kemi-Elizabeth deleted the 4810-guaranteed-resources branch September 30, 2025 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Guaranteed Resources
5 participants