How to Add Remote Raspberry Pi Docker Server to Portainer

How to Add Remote Raspberry Pi Docker Server to Portainer

Awesome Open Source via YouTube Direct link

- Intro to thr project

1 of 10

1 of 10

- Intro to thr project

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

How to Add Remote Raspberry Pi Docker Server to Portainer

Automatically move to the next video in the Classroom when playback concludes

  1. 1 - Intro to thr project
  2. 2 - Get the Ubuntu Server for R Pi
  3. 3 - Burn Ubuntu to SD Card using Etcher
  4. 4 - Move SD Card to R PI and initial boot
  5. 5 - Connect to R Pi through SSH and install Docker
  6. 6 - Add our user to the Docker group
  7. 7 - Install Portainer on R PI not specifically necessary for accessing it remotely.
  8. 8 - Setup Docker Daemon on R PI to access it Remotely
  9. 9 sudo docker run -d -p 8000:8000 -p 9000 --name=portainer --restart=always -v /var/run/docker.sock:/var/run/docker.sock -v portainer_data:/data portainer/portainer
  10. 10 ExectStart=/usr/bin/dockerd -H tcp://0.0.0.75 -H unix://var/run/docker.sock

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.