Control how Ona is used in your organization with powerful policy settings that help manage resources, control costs, and ensure consistency.
Manage Editors
buttonRemember: You must keep at least one editor selected.
Maximum timeout duration
optionNever
Timeout)Note: This policy only affects organization members and not organization admins.This policy controls whether regular organization members can create environments directly from repository URLs or if they are restricted to only creating environments from pre-defined projects. This policy ensures that regular members work only within approved projects that administrators have set up, maintaining organizational control over which repositories are used for development. Configuration
Environment creation restrictions
to enable this restrictionPort sharing restrictions
to prevent users from sharing portsgitpod environment port open
CLI commands will be blocked with a policy restriction messageMaximum concurrent environments
and Maximum total environments
Warning: If you are using EC2 runners, note that undeleted environments (running or stopped) will incur usage costs as per AWS pricing.
Default environment image
option (for example: mcr.microsoft.com/devcontainers/base:ubuntu-24.04
)mcr.microsoft.com/devcontainers/base:ubuntu-24.04
) will be used.
Using private images? Make sure to set up proper access for your container registry.