From 034d3739a1c3403d65ed33c153cdd11601a34f9c Mon Sep 17 00:00:00 2001 From: Anthony Lapenna Date: Fri, 11 May 2018 11:44:51 +0200 Subject: [PATCH] docs(deployment): add a link to agent section --- docs/source/deployment.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/deployment.rst b/docs/source/deployment.rst index b40693b..3b89447 100644 --- a/docs/source/deployment.rst +++ b/docs/source/deployment.rst @@ -30,7 +30,7 @@ Use our agent setup to deploy Portainer inside a Swarm cluster. $ curl -L https://portainer.io/download/portainer-agent-stack.yml -o portainer-agent-stack.yml $ docker stack deploy --compose-file=portainer-agent-stack.yml portainer -Have a look at the Advanced deployment section below to find more details on how to connect an existing Portainer +Have a look at the :ref:`Agent` section to find more details on how to connect an existing Portainer instance to a manually deployed Portainer agent. Persist Portainer data