mirror of
https://github.com/portainer/portainer-docs.git
synced 2026-03-27 12:58:32 +07:00
GITBOOK-46: Update wording to 'latest *supported* version of Docker'
This commit is contained in:
committed by
gitbook-bot
parent
8a765f68a3
commit
5a6cee69f5
@@ -4,7 +4,7 @@ When connecting a Docker Standalone host to Portainer, there are a few different
|
||||
|
||||
Regardless of the method you choose, there are some generic requirements you will need to meet. You will require:
|
||||
|
||||
* The latest version of Docker installed and working on your Docker Standalone host.
|
||||
* The latest [supported](../../../../start/requirements-and-prerequisites.md) version of Docker installed and working on your Docker Standalone host.
|
||||
* sudo, root, or Administrator access on your Docker Standalone host.
|
||||
|
||||
The installation instructions also make the following assumptions about your environment:
|
||||
|
||||
@@ -4,7 +4,7 @@ When connecting a Docker Swarm environment to Portainer, there are a few differe
|
||||
|
||||
Regardless of the method you choose, there are some generic requirements you will need to meet. You will require:
|
||||
|
||||
* The latest version of Docker installed and working on your Docker Swarm nodes.
|
||||
* The latest [supported](../../../../start/requirements-and-prerequisites.md) version of Docker installed and working on your Docker Swarm nodes.
|
||||
* Swarm mode enabled and working, including the overlay network for the swarm service communication.
|
||||
* `sudo`, `root` or Administrator access on the manager node of your swarm cluster.
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ Portainer consists of two elements, the _Portainer Server_, and the _Portainer A
|
||||
|
||||
To get started, you will need:
|
||||
|
||||
* The latest version of Docker installed and working. We recommend following the [official installation instructions](https://docs.docker.com/engine/install/) for Docker - in particular, we advise _against_ installing Docker via snap on Ubuntu distributions as you may run into compatibility issues.
|
||||
* The latest [supported](../../../requirements-and-prerequisites.md) version of Docker installed and working. We recommend following the [official installation instructions](https://docs.docker.com/engine/install/) for Docker - in particular, we advise _against_ installing Docker via snap on Ubuntu distributions as you may run into compatibility issues.
|
||||
* sudo access on the machine that will host your Portainer Server instance
|
||||
* By default, Portainer Server will expose the UI over port `9443` and expose a TCP tunnel server over port `8000`. The latter is optional and is only required if you plan to use the Edge compute features with Edge agents.
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ Portainer consists of two elements, the _Portainer Server_ and the _Portainer Ag
|
||||
|
||||
To get started, you will need:
|
||||
|
||||
* The latest version of Docker installed and working. We recommend following the [official installation instructions](https://docs.docker.com/engine/install/) for Docker - in particular, we advise _against_ installing Docker via snap on Ubuntu distributions as you may run into compatibility issues.
|
||||
* The latest [supported](../../../requirements-and-prerequisites.md) version of Docker installed and working. We recommend following the [official installation instructions](https://docs.docker.com/engine/install/) for Docker - in particular, we advise _against_ installing Docker via snap on Ubuntu distributions as you may run into compatibility issues.
|
||||
* Swarm mode [enabled](https://docs.docker.com/engine/swarm/swarm-mode/) and working, including the overlay network for the swarm service communication
|
||||
* `sudo` access on the manager node of your swarm cluster
|
||||
* By default, Portainer will expose the UI over port `9443` and expose a TCP tunnel server over port `8000`. The latter is optional and is only required if you plan to use the Edge compute features with Edge agents.
|
||||
|
||||
@@ -10,7 +10,7 @@ Portainer consists of two elements, the _Portainer Server_, and the _Portainer A
|
||||
|
||||
To get started, you will need:
|
||||
|
||||
* The latest version of Docker installed and working.
|
||||
* The latest [supported](../../../requirements-and-prerequisites.md) version of Docker installed and working.
|
||||
* Swarm mode [enabled](https://docs.docker.com/engine/swarm/swarm-mode/) and working, including the overlay network for the swarm service communication.
|
||||
* Administrator access on the manager node of your Swarm cluster.
|
||||
* By default, Portainer will expose the UI over port `9443` and expose a TCP tunnel server over port `8000`. The latter is optional and is only required if you plan to use the Edge compute features with Edge agents.
|
||||
|
||||
@@ -10,7 +10,7 @@ Portainer consists of two elements, the _Portainer Server_, and the _Portainer A
|
||||
|
||||
To get started, you will need:
|
||||
|
||||
* The latest [supported](https://docs.portainer.io/start/requirements-and-prerequisites) version of Docker installed and working. We recommend following the [official installation instructions](https://docs.docker.com/engine/install/) for Docker - in particular, we advise _against_ installing Docker via snap on Ubuntu distributions as you may run into compatibility issues.
|
||||
* The latest [supported](../../../requirements-and-prerequisites.md) version of Docker installed and working. We recommend following the [official installation instructions](https://docs.docker.com/engine/install/) for Docker - in particular, we advise _against_ installing Docker via snap on Ubuntu distributions as you may run into compatibility issues.
|
||||
* sudo access on the machine that will host your Portainer Server instance
|
||||
* By default, Portainer Server will expose the UI over port `9443` and expose a TCP tunnel server over port `8000`. The latter is optional and is only required if you plan to use the Edge compute features with Edge agents.
|
||||
* A license key for Portainer Business Edition.
|
||||
|
||||
@@ -10,7 +10,7 @@ Portainer consists of two elements, the _Portainer Server_ and the _Portainer Ag
|
||||
|
||||
To get started, you will need:
|
||||
|
||||
* The latest version of Docker installed and working. We recommend following the [official installation instructions](https://docs.docker.com/engine/install/) for Docker - in particular, we advise _against_ installing Docker via snap on Ubuntu distributions as you may run into compatibility issues.
|
||||
* The latest [supported](../../../requirements-and-prerequisites.md) version of Docker installed and working. We recommend following the [official installation instructions](https://docs.docker.com/engine/install/) for Docker - in particular, we advise _against_ installing Docker via snap on Ubuntu distributions as you may run into compatibility issues.
|
||||
* Swarm mode [enabled](https://docs.docker.com/engine/swarm/swarm-mode/) and working, including the overlay network for the swarm service communication
|
||||
* `sudo` access on the manager node of your swarm cluster
|
||||
* By default, Portainer will expose the UI over port `9443` and expose a TCP tunnel server over port `8000`. The latter is optional and is only required if you plan to use the Edge compute features with Edge agents.
|
||||
|
||||
Reference in New Issue
Block a user