CPU cores allocated to the box
Environment variables for the box. These variables will be available in all operations including command execution, code running, and other box behaviors
Key-value pairs of labels for the box. Labels are used to add custom metadata to help identify, categorize, and manage boxes. Common use cases include project names, environments, teams, applications, or any other organizational tags that help you organize and filter your boxes.
Memory allocated to the box in MiB
Linux operating system configuration
Storage allocated to the box in GiB.
Working directory path for the box. This directory serves as the default starting point for all operations including command execution, code running, and file system operations. When you execute commands or run code, they will start from this directory unless explicitly specified otherwise.
Complete configuration for Linux box instance