App Guides
How to scale apps and services
Learn how to manually scale apps and services on Aptible
Overview
Apps can be scaled on a Service-by-Service basis: any given Service for your App can be scaled independently of others.
Using the Dashboard
-
Within the Aptible Dashboard apps and services can be manually scaled by:
-
Navigating to the Environment in which your App lives
-
Selecting the Apps tab
-
Selecting the respective App
-
Selecting Scale
-
Using the CLI
Apps and services can be manually scaled via the Aptible CLI using the aptible apps:scale
command.
Using Terraform
Apps and services can be scaled programmatically via Aptible Terraform Provider by using the nested service element for the App resource:
Was this page helpful?