Skip to Content
Apso is in public beta. Get started
ManageService settings

Service settings

From a service card, open the actions menu and click Settings. Use the four settings sections to manage service details, access, compute, and repository connections. When you change the service name, description, or tags, click Save Changes.

SectionWhat it manages
Service SettingsName, identifier, subdomain, description, tags, and deletion
MembersPer-service role assignments
Plan & Add-onsService compute tier and add-ons
GitHubConnecting/disconnecting a repository

Service settings

Service information

  • Name: editable free text.
  • Identifier: the service slug (or id), with a copy button.
  • Subdomain: shown as https://{subdomain}.apso.cloud, with a copy button.
  • Description: editable free text.

Tags: add a tag by name (colors are assigned automatically) and remove tags inline. Name, description, and tag edits are staged and applied with Save Changes.

Delete Service requires confirmation because deletion is permanent.

Members

Assign these roles to control access to a service:

RoleNotes
OwnerFull control of the service
AdminManage the service
UserStandard access
ReadOnlyRead-only access for roles such as stakeholders
  • Add Member assigns an existing workspace user to the service with a role.
  • Change role updates a member’s role via a dialog.
  • Remove revokes a member’s access to the service.

Granular per-service role assignment is a Business-plan capability; the section prompts to upgrade when the workspace isn’t on that plan.

To invite a new person, add them to the workspace from Team first. Then return to Members and assign their service role.

Plan and add-ons

Service tier sets the service’s compute. Tiers bundle CPU, memory, and connection limits (you pick a tier, not individual CPU/memory values):

TierCPUMemoryConnectionsPooler
Small2-core ARM2 GB90400
Medium2-core ARM4 GB120600
Large2-core ARM8 GB160800
XL4-core ARM16 GB2401000
2XL8-core ARM32 GB3801500
CustomNot applicableNot applicableNot applicableNot applicable

Selecting a higher tier routes to the billing/upgrade flow. Add-ons can be enabled or disabled per service; toggling an add-on adds/removes a subscription item for that service.

See the pricing page  for plan prices. Use the selector for the resource specifications available to the service.

GitHub

Connect or disconnect a GitHub repository for the service. When connected, this section displays the account, repository, and branch. A repository connection enables deployment of the generated code.

Last updated on