From 1e0df21a74017deb780023ed83f04dbbeed13899 Mon Sep 17 00:00:00 2001 From: Achilleas Pipinellis Date: Tue, 9 May 2017 16:59:20 +0200 Subject: [PATCH] Hide GCP install guide from index page until our image is added --- doc/install/README.md | 2 -- doc/install/google_cloud_platform/index.md | 4 ++++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/install/README.md b/doc/install/README.md index 58cc7d312fd..eabea002af9 100644 --- a/doc/install/README.md +++ b/doc/install/README.md @@ -18,8 +18,6 @@ the hardware requirements. Useful for unsupported systems like *BSD. For an overview of the directory structure, read the [structure documentation](structure.md). - [Docker](https://docs.gitlab.com/omnibus/docker/) - Install GitLab using Docker. -- [Installation on Google Cloud Platform](google_cloud_platform/index.md) - Install - GitLab on Google Cloud Platform using our official image. - Testing only! [DigitalOcean and Docker Machine](digitaloceandocker.md) - Quickly test any version of GitLab on DigitalOcean using Docker Machine. diff --git a/doc/install/google_cloud_platform/index.md b/doc/install/google_cloud_platform/index.md index 26506111548..35220119e9b 100644 --- a/doc/install/google_cloud_platform/index.md +++ b/doc/install/google_cloud_platform/index.md @@ -2,6 +2,10 @@ ![GCP landing page](img/gcp_landing.png) +>**Important note:** +GitLab has no official images in Google Cloud Platform yet. This guide serves +as a template for when the GitLab VM will be available. + The fastest way to get started on [Google Cloud Platform (GCP)][gcp] is through the [Google Cloud Launcher][launcher] program.