docker:portainer:install_portainer
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
docker:portainer:install_portainer [2021/02/05 15:41] – peter | docker:portainer:install_portainer [2021/02/05 16:56] (current) – peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Docker - Install Portainer ====== | ====== Docker - Install Portainer ====== | ||
- | ==== Create a volume to host Portainer data ==== | + | ===== Create a volume to host Portainer data ===== |
<code bash> | <code bash> | ||
Line 12: | Line 12: | ||
portainer_data | portainer_data | ||
</ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | |||
+ | Portainer will attempt to use the **default** storage class during deployment. | ||
+ | |||
+ | If you do NOT have a storage class tagged as **default** the deployment will likely fail. | ||
+ | |||
+ | </ | ||
---- | ---- | ||
- | ==== Install the Portainer Docker Image ==== | + | ===== Install the Portainer Docker Image ===== |
<code bash> | <code bash> | ||
Line 27: | Line 36: | ||
---- | ---- | ||
- | ===== Check that Portainer is running ===== | + | ====== Check that Portainer is running |
<code bash> | <code bash> | ||
Line 35: | Line 44: | ||
---- | ---- | ||
- | ===== Configure Portainer ===== | + | ====== Configure Portainer |
Navigate to http:// | Navigate to http:// | ||
Line 45: | Line 54: | ||
---- | ---- | ||
- | ===== Connect Portainer to Docker ===== | + | ====== Connect Portainer to Docker |
Click **Local** and **Connect**. | Click **Local** and **Connect**. | ||
Line 57: | Line 66: | ||
---- | ---- | ||
- | |||
docker/portainer/install_portainer.1612539706.txt.gz · Last modified: 2021/02/05 15:41 by peter