From 82ba818ff456bcd6d56a06226e3f27e98fbb55c3 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 14 Aug 2025 22:58:58 -0500 Subject: removing all downloaded devdocs files --- .../engine%2Fsecurity%2Ftrust%2Fdeploying_notary%2Findex.html | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 devdocs/docker/engine%2Fsecurity%2Ftrust%2Fdeploying_notary%2Findex.html (limited to 'devdocs/docker/engine%2Fsecurity%2Ftrust%2Fdeploying_notary%2Findex.html') diff --git a/devdocs/docker/engine%2Fsecurity%2Ftrust%2Fdeploying_notary%2Findex.html b/devdocs/docker/engine%2Fsecurity%2Ftrust%2Fdeploying_notary%2Findex.html deleted file mode 100644 index 29ca9ef3a..000000000 --- a/devdocs/docker/engine%2Fsecurity%2Ftrust%2Fdeploying_notary%2Findex.html +++ /dev/null @@ -1,11 +0,0 @@ -

Deploy Notary Server with Compose

-

The easiest way to deploy Notary Server is by using Docker Compose. To follow the procedure on this page, you must have already installed Docker Compose.

  1. Clone the Notary repository.

    git clone https://github.com/theupdateframework/notary.git
    -
  2. Build and start Notary Server with the sample certificates.

    docker-compose up -d
    -

For more detailed documentation about how to deploy Notary Server, see the instructions to run a Notary service as well as the Notary repository for more information.

  1. Make sure that your Docker or Notary client trusts Notary Server’s certificate before you try to interact with the Notary server.

See the instructions for Docker or for Notary depending on which one you are using.

If you want to use Notary in production

Check back here for instructions after Notary Server has an official stable release. To get a head start on deploying Notary in production, see the Notary repository.

-

trust, security, notary, deployment

-
-

- © 2019 Docker, Inc.
Licensed under the Apache License, Version 2.0.
Docker and the Docker logo are trademarks or registered trademarks of Docker, Inc. in the United States and/or other countries.
Docker, Inc. and other parties may also have trademark rights in other terms used herein.
- https://docs.docker.com/engine/security/trust/deploying_notary/ -

-
-- cgit v1.2.3