Start with a template
A template is a ready-made starting setup for a computer. It includes an operating system, useful tools, and default resource sizes. Usecoding-agent when your workflow needs common coding tools. Use the template defaults when you are running quick scripts or trying Celesto for the first time.
Choose what to change
Change one setting at a time when the default size is too small. MB means megabytes, a common unit for memory and disk size.CPU cores for the computer. CPU cores run code and build commands. Range: 1-16.
Working space for running programs. More memory helps with notebooks, large files, package installs, and heavier services. Range: 512-32768 MB.
File storage inside the computer. More disk space helps with repositories, build output, downloaded files, and generated artifacts. Range: 512-51200 MB.
Ready-made starting setup for the computer. Use
coding-agent when your agent needs coding tools already installed.Create a larger computer
Create a larger computer when the default template does not have enough room for the job. This example creates acoding-agent computer with 2 CPUs, 4096 MB of memory, and 20480 MB of disk space.
The response shows the CPU, memory, and disk size assigned to the new computer.
Pick a starting size
Use the smallest computer that can finish the job. Increase the setting that matches the problem you see.| Workload | Start with |
|---|---|
| Quick shell commands | Template defaults |
| Coding agent with package installs | coding-agent, 2 CPUs, 4096 MB memory |
| Large repository builds | More CPU and disk |
| Data processing or notebooks | More memory and disk |
| Hosted preview app | Enough memory for the app, plus port publishing |
