Skip to content

Dashboard

The b'nerd Cloud Dashboard is the web-based control panel for the platform. It is available at app.bnerd.cloud and requires an active b'nerd Cloud account.

What the Dashboard manages

Projects

Create and manage projects that group your cloud resources. Invite team members and assign roles (see Roles & RBAC).

DNS

Manage DNS zones and records for your domains. Create, update, and delete A, AAAA, CNAME, MX, TXT, and other record types. See DNS.

Compute

Provision and manage OpenStack-backed compute resources:

  • Servers — virtual machines with configurable flavors and images
  • Volumes — persistent block storage
  • Networks & Subnets — private networks and subnets
  • Routers — connect networks to the internet
  • Floating IPs — public IP addresses attached to servers
  • Load Balancers — distribute traffic across server instances

See Compute.

Object Storage (RGW)

Manage S3-compatible object storage backed by Ceph RGW:

  • S3 Users — create and manage per-project S3 users with dedicated access credentials
  • Buckets — browse buckets belonging to each S3 user
  • Renew secret key — rotate the S3 secret access key for a user; the new key is shown once and must be saved immediately
  • Purge on delete — when deleting an S3 user, optionally purge all their objects from the cluster
  • Quota (admin only) — set the storage quota (size in bytes) for an S3 user
  • Lock / Unlock (admin only) — disable or re-enable a user's access to the object storage service

See Object Storage.

Applications

Deploy and manage DPF applications. See Apps.

Billing

View invoices, manage subscriptions, and update payment methods. See Billing.

Accessing the Dashboard

  1. Go to app.bnerd.cloud.
  2. Sign in with your b'nerd Cloud account credentials.
  3. Select your organization from the top navigation bar.

Your available actions depend on your role and permissions. Admins have full access; members are limited to the permissions granted on their membership. Operations marked admin only above require the Admin role. See Roles & RBAC for details.