Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 792 Bytes

File metadata and controls

27 lines (18 loc) · 792 Bytes
description Learn how to access Docker Universal Control Plane from the web browser.
keywords docker, ucp, web, administration
title Web-based access

Docker Universal Control Plane allows you to manage your cluster in a visual way, from your browser.

{: .with-border}

Docker UCP secures your cluster with role-based access control. From the browser, Administrators can:

  • Manage cluster configurations,
  • Manage the permissions of users and teams,
  • See all images, networks, volumes, and containers.

{: .with-border}

Non-admin users can only see and change the images, networks, volumes, and containers, they are granted access.

Where to go next