Skip to main content
Percher is still being built and account creation is paused — get notified when it opens.
← Changelog

Scale across multiple instances

Apps can run multiple container instances, with optional CPU-based autoscaling configured in percher.toml.

An app can now run as more than one container instance. Set a fixed instance count, or add [resources.autoscale] to percher.toml to let Percher scale instances up and down based on CPU — up to your plan's ceiling.