From bc756a79783249029020c78bc177606c794419a1 Mon Sep 17 00:00:00 2001 From: David Karlsson <35727626+dvdksn@users.noreply.github.com> Date: Wed, 14 Aug 2024 09:31:32 +0200 Subject: [PATCH] redirect: remove redirects for docker-cloud and docker-store Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> --- content/admin/organization/orgs.md | 1 - content/build/building/best-practices.md | 2 - content/docker-hub/builds/_index.md | 5 +- content/docker-hub/builds/advanced.md | 2 - .../docker-hub/builds/automated-testing.md | 5 +- content/docker-hub/builds/link-source.md | 1 - content/docker-hub/quickstart.md | 71 ------------------- content/docker-id/_index.md | 3 +- content/trusted-content/dvp-program.md | 7 -- 9 files changed, 3 insertions(+), 94 deletions(-) diff --git a/content/admin/organization/orgs.md b/content/admin/organization/orgs.md index 4a23ac9a52..5523f05e30 100644 --- a/content/admin/organization/orgs.md +++ b/content/admin/organization/orgs.md @@ -4,7 +4,6 @@ keywords: Docker, docker, registry, teams, organizations, plans, Dockerfile, Doc Hub, docs, documentation title: Create your organization aliases: -- /docker-cloud/orgs/ - /docker-hub/orgs/ --- diff --git a/content/build/building/best-practices.md b/content/build/building/best-practices.md index 5d37ea954c..dda2fa21d4 100644 --- a/content/build/building/best-practices.md +++ b/content/build/building/best-practices.md @@ -6,8 +6,6 @@ tags: [Best practices] aliases: - /articles/dockerfile_best-practices/ - /engine/articles/dockerfile_best-practices/ - - /docker-cloud/getting-started/intermediate/optimize-dockerfiles/ - - /docker-cloud/tutorials/optimize-dockerfiles/ - /engine/userguide/eng-image/dockerfile_best-practices/ - /develop/develop-images/dockerfile_best-practices/ - /develop/develop-images/guidelines/ diff --git a/content/docker-hub/builds/_index.md b/content/docker-hub/builds/_index.md index 3d6af1d682..4c59a0d885 100644 --- a/content/docker-hub/builds/_index.md +++ b/content/docker-hub/builds/_index.md @@ -4,9 +4,6 @@ keywords: automated, build, images, Docker Hub title: Set up Automated Builds aliases: - /docker-hub/builds/automated-build/ -- /docker-cloud/feature-reference/automated-build/ -- /docker-cloud/builds/automated-build/ -- /docker-cloud/builds/ - /docker-hub/builds/classic/ --- @@ -298,4 +295,4 @@ variable to automated builds associated with the account. For more information, - [Customize your build process](advanced.md) with environment variables, hooks, and more - [Add automated tests](automated-testing.md) - [Manage your builds](manage-builds.md) -- [Troubleshoot](troubleshoot.md) \ No newline at end of file +- [Troubleshoot](troubleshoot.md) diff --git a/content/docker-hub/builds/advanced.md b/content/docker-hub/builds/advanced.md index dac9395e85..585c068058 100644 --- a/content/docker-hub/builds/advanced.md +++ b/content/docker-hub/builds/advanced.md @@ -2,8 +2,6 @@ description: Automated builds keywords: automated, build, images title: Advanced options for Autobuild and Autotest -aliases: -- /docker-cloud/builds/advanced/ --- > **Note** diff --git a/content/docker-hub/builds/automated-testing.md b/content/docker-hub/builds/automated-testing.md index 3b1e924c14..be9a78662f 100644 --- a/content/docker-hub/builds/automated-testing.md +++ b/content/docker-hub/builds/automated-testing.md @@ -2,9 +2,6 @@ description: Automated tests keywords: Automated, testing, repository title: Automated repository tests -aliases: -- /docker-cloud/feature-reference/automated-testing/ -- /docker-cloud/builds/automated-testing/ --- > **Note** @@ -122,4 +119,4 @@ From the repository's details page, select **Timeline**. From this tab you can see any pending, in-progress, successful, and failed builds and test runs for the repository. -You can choose any timeline entry to view the logs for each test run. \ No newline at end of file +You can choose any timeline entry to view the logs for each test run. diff --git a/content/docker-hub/builds/link-source.md b/content/docker-hub/builds/link-source.md index d356353053..79b3e48580 100644 --- a/content/docker-hub/builds/link-source.md +++ b/content/docker-hub/builds/link-source.md @@ -6,7 +6,6 @@ title: Configure automated builds from GitHub and BitBucket aliases: - /docker-hub/github/ - /docker-hub/bitbucket/ -- /docker-cloud/builds/link-source/ --- > **Note** diff --git a/content/docker-hub/quickstart.md b/content/docker-hub/quickstart.md index 3e65ba3dbf..622cb3d443 100644 --- a/content/docker-hub/quickstart.md +++ b/content/docker-hub/quickstart.md @@ -3,77 +3,6 @@ description: Learn how to get started using Docker Hub keywords: Docker, docker, registry, accounts, plans, Dockerfile, Docker Hub, accounts, organizations, repositories, groups, teams title: Docker Hub quickstart -aliases: -- /apidocs/docker-cloud/ -- /docker-cloud/ -- /docker-cloud/migration/ -- /docker-cloud/migration/cloud-to-swarm/ -- /docker-cloud/migration/cloud-to-kube-aks/ -- /docker-cloud/migration/cloud-to-kube-gke/ -- /docker-cloud/migration/cloud-to-aws-ecs/ -- /docker-cloud/migration/deregister-swarms/ -- /docker-cloud/migration/kube-primer/ -- /docker-cloud/cloud-swarm/ -- /docker-cloud/cloud-swarm/using-swarm-mode/ -- /docker-cloud/cloud-swarm/register-swarms/ -- /docker-cloud/cloud-swarm/create-cloud-swarm-aws/ -- /docker-cloud/cloud-swarm/create-cloud-swarm-azure/ -- /docker-cloud/cloud-swarm/connect-to-swarm/ -- /docker-cloud/cloud-swarm/link-aws-swarm/ -- /docker-cloud/cloud-swarm/link-azure-swarm/ -- /docker-cloud/cloud-swarm/ssh-key-setup/ -- /docker-cloud/infrastructure/ -- /docker-cloud/infrastructure/deployment-strategies/ -- /docker-cloud/infrastructure/link-aws/ -- /docker-cloud/infrastructure/link-do/ -- /docker-cloud/infrastructure/link-azure/ -- /docker-cloud/infrastructure/link-packet/ -- /docker-cloud/infrastructure/link-softlayer/ -- /docker-cloud/infrastructure/ssh-into-a-node/ -- /docker-cloud/infrastructure/docker-upgrade/ -- /docker-cloud/infrastructure/byoh/ -- /docker-cloud/infrastructure/cloud-on-packet.net-faq/ -- /docker-cloud/infrastructure/cloud-on-aws-faq/ -- /docker-cloud/standard/ -- /docker-cloud/getting-started/ -- /docker-cloud/getting-started/intro_cloud/ -- /docker-cloud/getting-started/connect-infra/ -- /docker-cloud/getting-started/your_first_node/ -- /docker-cloud/getting-started/your_first_service/ -- /docker-cloud/getting-started/deploy-app/1_introduction/ -- /docker-cloud/getting-started/deploy-app/2_set_up/ -- /docker-cloud/getting-started/deploy-app/3_prepare_the_app/ -- /docker-cloud/getting-started/deploy-app/4_push_to_cloud_registry/ -- /docker-cloud/getting-started/deploy-app/5_deploy_the_app_as_a_service/ -- /docker-cloud/getting-started/deploy-app/6_define_environment_variables/ -- /docker-cloud/getting-started/deploy-app/7_scale_the_service/ -- /docker-cloud/getting-started/deploy-app/8_view_logs/ -- /docker-cloud/getting-started/deploy-app/9_load-balance_the_service/ -- /docker-cloud/getting-started/deploy-app/10_provision_a_data_backend_for_your_service/ -- /docker-cloud/getting-started/deploy-app/11_service_stacks/ -- /docker-cloud/getting-started/deploy-app/12_data_management_with_volumes/ -- /docker-cloud/apps/ -- /docker-cloud/apps/deploy-to-cloud-btn/ -- /docker-cloud/apps/auto-destroy/ -- /docker-cloud/apps/autorestart/ -- /docker-cloud/apps/auto-redeploy/ -- /docker-cloud/apps/load-balance-hello-world/ -- /docker-cloud/apps/deploy-tags/ -- /docker-cloud/apps/stacks/ -- /docker-cloud/apps/ports/ -- /docker-cloud/apps/service-redeploy/ -- /docker-cloud/apps/service-scaling/ -- /docker-cloud/apps/api-roles/ -- /docker-cloud/apps/service-links/ -- /docker-cloud/apps/triggers/ -- /docker-cloud/apps/volumes/ -- /docker-cloud/apps/stack-yaml-reference/ -- /docker-cloud/installing-cli/ -- /docker-cloud/docker-errors-faq/ -- /docker-cloud/release-notes/ -- /docker-store/ -- /apidocs/ -- /apidocs/overview/ --- The following section contains step-by-step instructions on how to get started with Docker Hub. diff --git a/content/docker-id/_index.md b/content/docker-id/_index.md index 9d4851b188..acb3d3f9d2 100644 --- a/content/docker-id/_index.md +++ b/content/docker-id/_index.md @@ -4,7 +4,6 @@ keywords: accounts, docker ID, billing, paid plans, support, Hub, Store, Forums, base, beta access, email, activation, verification title: Create an account aliases: -- /docker-cloud/dockerid/ - /docker-hub/accounts/ --- @@ -93,4 +92,4 @@ To reset your password, enter your email address on the [Sign in](https://login. ## Troubleshooting -For support and troubleshooting information, see [Get support](../support.md). \ No newline at end of file +For support and troubleshooting information, see [Get support](../support.md). diff --git a/content/trusted-content/dvp-program.md b/content/trusted-content/dvp-program.md index 92911c25fd..e9dc38a509 100644 --- a/content/trusted-content/dvp-program.md +++ b/content/trusted-content/dvp-program.md @@ -2,13 +2,6 @@ description: Learn what the Docker Verified Publisher Program is and how it works title: Docker Verified Publisher Program aliases: -- /docker-store/byol/ -- /docker-store/certify-images/ -- /docker-store/certify-plugins-logging/ -- /docker-store/customer_faq/ -- /docker-store/publisher_faq/ -- /docker-store/trustchain/ -- /docker-store/publish/ - /docker-hub/publish/publish/ - /docker-hub/publish/customer_faq/ - /docker-hub/publish/publisher_faq/