Update edge.md

pull/173/head
samdulam 2021-07-04 12:22:51 +12:00 committed by GitHub
parent d1ec2db414
commit 0352e09af0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ The edge agent was created as a way to manage an edge compute environment where
This scenario only applies when Portainer is running in a Docker or Docker Swarm environment.
Portainer communicates with the edge agent over port 8000; through this port the edge agent can poll the Portainer instance, connect to Portainer, see when it is needed & initiate a tunnel or receive config updates. Without port 8000 exposed on Portainer, you cannot access the edge endpoint. If you already have Portainer deployed, you need to redeploy with port 8000 exposed alongside the port used to access Portainer.
Using the CLI flag --tunnel-port you are able to set a different port if 8000 is already in use. For more information see [CLI options](/v2.0/deploy/cli.md).
Using the CLI flag --tunnel-port you are able to set a different port if 8000 is already in use. For more information see [CLI options](/v2.0/deploy/cli/).
## Recommended Portainer deployment methods.
@ -129,4 +129,4 @@ You should then see the following pop up:
## :material-note-text: Notes
[Contribute to these docs](https://github.com/portainer/portainer-docs/blob/master/contributing.md){target=_blank}
[Contribute to these docs](https://github.com/portainer/portainer-docs/blob/master/contributing.md){target=_blank}