User Tools

Site Tools


docker:portainer:install_portainer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
docker:portainer:install_portainer [2021/02/05 15:41] peterdocker: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
 </code> </code>
 +
 +<WRAP info>
 +**NOTE:**  Portainer requires data persistence, and as a result needs at least one storage-class available to use.
 +
 +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.
 +
 +</WRAP>
  
 ---- ----
  
-==== 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://yourdeviceip:9000. Navigate to http://yourdeviceip:9000.
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

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki