From f1d9b72a068a73211e8f214b9e3d456de1b8eb93 Mon Sep 17 00:00:00 2001 From: 1138-4EB <1138-4EB@users.noreply.github.com> Date: Sat, 2 Dec 2017 09:39:10 +0100 Subject: [PATCH] docs(README): add ref to portainer-demo/play-with-docker (#1455) --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 58c6a787c..c84a7cd1e 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,14 @@ You can try out the public demo instance: http://demo.portainer.io/ (login with Please note that the public demo cluster is **reset every 15min**. +Alternatively, you can deploy a copy of the demo stack inside a [play-with-docker (PWD)](https://labs.play-with-docker.com) playground: + +- Browse [PWD/?stack=portainer-demo/play-with-docker/docker-stack.yml](http://play-with-docker.com/?stack=https://raw.githubusercontent.com/portainer/portainer-demo/master/play-with-docker/docker-stack.yml) +- Sign in with your [Docker ID](https://docs.docker.com/docker-id) +- Follow [these](https://github.com/portainer/portainer-demo/blob/master/play-with-docker/docker-stack.yml#L5-L8) steps. + +Unlike the public demo, the playground sessions are deleted after 4 hours. Apart from that, all the settings are same, including default credentials. + ## Getting started * [Deploy Portainer](https://portainer.readthedocs.io/en/latest/deployment.html)