Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1 KB

File metadata and controls

31 lines (22 loc) · 1 KB
title Web-based access
description Learn how to access Docker Universal Control Plane from the web browser.
keywords ucp, web, administration

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

{: .with-border}

Docker UCP secures your swarm by using role-based access control. From the browser, administrators can:

  • Manage swarm configurations,
  • Manage the permissions of users, teams, and organizations,
  • See all images, networks, volumes, and containers.
  • Grant permissions to users for scheduling tasks on specific nodes (with the Docker EE Advanced license).

{: .with-border}

Non-admin users can only see and change the images, networks, volumes, and containers, and only when they're granted access by an administrator.

Where to go next