Skip to main content

Managed Service Detail

Managed Service detail
  1. ActionsChoose Action menu with access to Settings > Permissions and Delete

  2. Component — the managed service type this instance is based on (e.g. PostgreSQL)

  3. Insights — quick links to observability dashboards for the service (e.g. application, infra)

  4. Status — the current health status of the service; click Detail to view the full status breakdown

  5. Created — the user who created the instance and the creation date

  6. Description — a short description of the instance; Labels attached to this service

  7. Service Details — operational information about the running service:

    • Deployment Environment — the environment where the service is deployed
    • Accessible from Environments — which environments can connect to this service
    • Admin Panel — URL of the service administration interface (e.g. pgAdmin for PostgreSQL)
    • Username / Password — credentials for accessing the admin panel
  8. Connection Properties — the values your application components use to connect to this service (e.g. connectionString, username, password). These properties are injected into components that have this service instance assigned in the Deployment Configuration for the given environment.

    note

    Application components connect to the service via its internal address, which is only accessible within the cluster (.box domain). The Admin Panel link above provides external access for administration purposes.

  9. Configuration — the configuration parameters set when the service was created, specific to the service type