summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2017-05-09 16:59:20 +0200
committerAchilleas Pipinellis <axilleas@axilleas.me>2017-05-09 16:59:20 +0200
commit1e0df21a74017deb780023ed83f04dbbeed13899 (patch)
tree383f0f19cc7d5d69248ff963ab9d2fd02c608027
parent54d60ae0e79f94dab44a8bc06bdff2bad17e9fd7 (diff)
downloadgitlab-ce-1e0df21a74017deb780023ed83f04dbbeed13899.tar.gz
Hide GCP install guide from index page until our image is added
-rw-r--r--doc/install/README.md2
-rw-r--r--doc/install/google_cloud_platform/index.md4
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.