mirror of https://github.com/docker/docs.git
32 lines
781 B
Markdown
32 lines
781 B
Markdown
---
|
|
description: Learn how to access Docker Universal Control Plane from the web browser.
|
|
keywords:
|
|
- docker, ucp, web, administration
|
|
menu:
|
|
main:
|
|
identifier: ucp_web_access
|
|
parent: mn_ucp_access
|
|
weight: 0
|
|
title: Web-based access
|
|
---
|
|
|
|
# Web-based access
|
|
|
|
Docker Universal Control Plane allows you to manage your cluster in a visual
|
|
way, from your browser.
|
|
|
|

|
|
|
|
|
|
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.
|
|
|
|

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