summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDe Wet Blomerus <dewet@gitlab.com>2017-04-05 09:39:58 +0200
committerDe Wet Blomerus <dewet@gitlab.com>2017-04-05 09:53:14 +0200
commit04e9dddf90cb50dae725606f4de184b99b395a79 (patch)
treeabdd1175ac71920d04d099daa0733fbf7293280c
parent2316774d06e531224035b43e9dcc157f53e368c5 (diff)
downloadgitlab-ce-dewet-do-disclaimer.tar.gz
Disclaimer for testing guide not be be used in proddewet-do-disclaimer
-rw-r--r--doc/install/README.md4
-rw-r--r--doc/install/digitaloceandocker.md5
2 files changed, 6 insertions, 3 deletions
diff --git a/doc/install/README.md b/doc/install/README.md
index d35709266e4..58cc7d312fd 100644
--- a/doc/install/README.md
+++ b/doc/install/README.md
@@ -20,8 +20,8 @@ the hardware requirements.
- [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.
-- [Digital Ocean and Docker](digitaloceandocker.md) - Install GitLab quickly
- on DigitalOcean using Docker.
+- Testing only! [DigitalOcean and Docker Machine](digitaloceandocker.md) -
+ Quickly test any version of GitLab on DigitalOcean using Docker Machine.
## Database
diff --git a/doc/install/digitaloceandocker.md b/doc/install/digitaloceandocker.md
index 820060a489b..8efc0530b8a 100644
--- a/doc/install/digitaloceandocker.md
+++ b/doc/install/digitaloceandocker.md
@@ -1,4 +1,7 @@
-# Digital Ocean and Docker
+# Digital Ocean and Docker Machine test environment
+
+## Warning. This guide is for quickly testing different versions of GitLab and
+## not recommended for ease of future upgrades or keeping the data you create.
## Initial setup