From 750767ef3becf7497aca57bf1163c2b5837e2996 Mon Sep 17 00:00:00 2001 From: Andrei Forascu Date: Tue, 27 Mar 2018 17:46:28 +0300 Subject: [PATCH] Update README.md Updated Kubernetes and Docker Compose Prerequisites --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 6e342bd047..dfcd51fbf3 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,6 @@ Build and start Alfresco Content Services Community using docker-compose or Kube ### Docker Compose Instructions: #### Prerequisite: * Docker installed locally -* Access to docker-internal.alfresco.com and quay.io repositories - Platform Services team is working on getting the images in [Docker Hub](https://hub.docker.com/u/alfresco/) registry. #### Steps 1. Go to **docker-compose** folder @@ -43,7 +42,6 @@ Build and start Alfresco Content Services Community using docker-compose or Kube ### Kubernetes Instructions: #### Prerequisite: * Deploy the infrastructure chart as specified in https://github.com/Alfresco/alfresco-infrastructure-deployment -* Access to docker-internal.alfresco.com and quay.io repositories - Platform Services team is working on getting the images in [Docker Hub](https://hub.docker.com/u/alfresco/) registry. * A kubernetes secret (quay-registry-secret) with the above mentioned credentials created in your cluster. **Note!** You do not need to pull this repo in order to deploy Alfresco Content Services in Kubernetes