github.com/jogo/docker@v1.7.0-rc1/docs/sources/docker-hub-enterprise/index.md (about)

     1  page_title: Docker Hub Enterprise: Overview
     2  page_description: Docker Hub Enterprise
     3  page_keywords: docker, documentation, about, technology, understanding, enterprise, hub, registry
     4  
     5  # Welcome to Docker Hub Enterprise
     6  
     7  ## Overview
     8  
     9  Docker Hub Enterprise (DHE) lets you run and manage your own Docker image
    10  storage service, securely on your own infrastructure behind your company
    11  firewall. This allows you to securely store, push, and pull the images used by
    12  your enterprise to build, ship, and run applications. DHE also provides
    13  monitoring and usage information to help you understand the workloads being
    14  placed on it.
    15  
    16  Specifically, DHE provides:
    17  
    18  * An image registry to store, manage, and collaborate on Docker images
    19  * Pluggable storage drivers
    20  * Configuration options to let you run DHE in your particular enterprise
    21  environment.
    22  * Easy, transparent upgrades
    23  * Logging, usage and system health metrics
    24  
    25  DHE is perfect for:
    26  
    27  * Providing a secure, on-premise development environment
    28  * Creating a streamlined build pipeline
    29  * Building a consistent, high-performance test/QA environment
    30  * Managing image deployment
    31  
    32  DHE is built on [version 2 of the Docker registry](https://github.com/docker/distribution).
    33  
    34  ## Available Documentation
    35  
    36  The following documentation for DHE is available:
    37  
    38  * **Overview** This page.
    39  * [**Quick Start: Basic User Workflow**](./quick-start.md) Go here to learn the
    40  fundamentals of how DHE works and how you can set up a simple, but useful
    41  workflow.
    42  * [**User Guide**](./userguide.md) Go here to learn about using DHE from day to
    43  day.
    44  * [**Administrator Guide**](./adminguide.md) Go here if you are an administrator
    45  responsible for running and maintaining DHE.
    46  * [**Installation**](install.md) Go here for the steps you'll need to install
    47  DHE and get it working.
    48  * [**Configuration**](./configuration.md) Go here to find out details about
    49  setting up and configuring DHE for your particular environment.
    50  * [**Support**](./support.md) Go here for information on getting support for
    51  DHE.
    52