Install Docker and Portainer in Proxmox on a Ubuntu VM

  Рет қаралды 44,189

credibleDEV

credibleDEV

Күн бұрын

In this video, we create a Ubuntu VM in Proxmox and install Docker and Portainer on that VM. Portainer is an amazing tool that can make creating and managing Docker containers even more enjoyable. You can easily spin up a web development environment on Docker, a Plex Media server, and much more.
------------------------------------
Ubuntu Server ISO: ubuntu.com/download/server
Docker Install:
curl -fsSL get.docker.com -o get-docker.sh
sudo sh get-docker.sh
Portainer Install:
docker volume create portainer_data
docker run -d -p 8000:8000 -p 9443:9443 --name portainer --restart=always -v /var/run/docker.sock:/var/run/docker.sock -v portainer_data:/data portainer/portainer-ce:latest
Portainer App Template: github.com/Qballjos/portainer...
----------------------------
00:00 - Intro
02:35 - Creating the Ubuntu VM
10:18 - Installing Docker
12:05 - Installing Portainer
12:55 - Portainer Web Interface Overview
#portainer #proxmox #docker #ubuntu

Пікірлер: 59
@sebastiancaro7713
@sebastiancaro7713 Ай бұрын
This is by FAR the easiest way I have found to get portainer up and running. Excelent tutorial I will keep checking out your channel for any other installations I may be having a hard time with. Thank you so much!
@TheWoodad
@TheWoodad 6 ай бұрын
New to Portainer and Proxmox and this was hands-down the best, easy-to-follow step-by-step tutorial to get up and running. Flawless! Thank you for posting this, thumbs-up and definitely earned another sub!
@keith5500
@keith5500 10 ай бұрын
This is a really helpful video. I like how you did this in one smooth take, it makes it easy to follow which other videos tend to overlook. You earned a sub!
@techgeek411
@techgeek411 Жыл бұрын
Great video, you explained everything in an easy to digest way. Thank you for the solid tutorial.
@AlL-fw2cy
@AlL-fw2cy Жыл бұрын
Only 330 subs but man, you're very thorough! You don't have a flashy channel but you walked though everything, described everything and showed everything. Lots of other channels assume you know more or less and skips past a window or two. Great stuff!
@credibledev
@credibledev Жыл бұрын
Thanks for the feedback. I do a lot of documentation in my real job so that comes out in my videos. Still a growing channel. I appreciate your comments and glad I could help.
@Fatihozkan19
@Fatihozkan19 10 ай бұрын
Cannot thank you enough! Great explanation with step-by-step guide!
@matchesmalone-of3ko
@matchesmalone-of3ko 10 ай бұрын
Just wanted to say thanks for such a well scripted tutorial for someone who is just starting in home labs. It's criminal you don't have more subscribers so I've subscribed and will be checking out more content.
@jardyparty
@jardyparty 11 ай бұрын
I have been trying to get a docker/portainer going on my homelab and this video really helped. So thank you!
@Jahman182
@Jahman182 Жыл бұрын
Awesome video. Following your excellent instructions I have Portainer installed.
@jmikelong
@jmikelong Жыл бұрын
Thank you. Very well put together and easy to follow. Great job.
@MIKESALLSURE
@MIKESALLSURE 7 ай бұрын
Excellent simple pleasant comprehensive demo. Thanks much appreciated.
@davidadams421
@davidadams421 11 ай бұрын
If you do what I did and installed the Business Edition by mistake , don't forget to remove _both_ the docker image (sudo docker rm portainer) _and_ the volume (sudo docker volume rm portainer_data) before re-installing, otherwise you'll get Portainer CE restarting every 30 seconds or so! Great tutorial!
@GeekMustHave
@GeekMustHave Жыл бұрын
Well done, you have a creditable presentation style, sounds like you are talking from the heart and know what you know. I like how you explain that you don't know everything and to try things out. Adding the link to the other source of Docker templates was a good touch. With you channel I think you find it difficult to get a higher sub level, tech videos are like that. You got me as a new sub. Keep broadcasting!!
@k2mdk
@k2mdk 9 ай бұрын
First off I want to say Thank you!!!!!!!!! and again Thank you!!!!!!!! This was exactly the tutorial I was looking for on how to get a docker/portainer setup on my proxmox server. So again I say Thank you. Just a though though if you added the sudo in front of the commands on your description it would be nicer. But on the other hand it does make you watch the video. Great Job Keep up the good work.
@guled493
@guled493 Ай бұрын
Thanks very much . Very easy to follow walk through. Much appreciated.
@Unplanted
@Unplanted 6 ай бұрын
Great Video. What I'm doing on all Portainer installs is configuring the proper ip for the local environment. That way all ports in the container lists become clickable which us very useful for web guis.
@nils1953
@nils1953 Жыл бұрын
thank you! worked well. Simpler than lxt container for sure.
@andrebalsa203
@andrebalsa203 Жыл бұрын
Thank you very much for this excellent and very interesting video. I followed your instructions exactly and everything worked like a charm, I now have ProxMox 7.3 with an Ubuntu 22.04 VM with Portainer in a Docker container, and that is exactly what I wanted for my home development lab. I have setup ProxMox on an AMD Rizen 7 5825U Mini PC with 32GB of RAM and a 1TB nvme, quite a powerfull setup in a very small volume and best of all, practically silent.
@credibledev
@credibledev Жыл бұрын
Great to hear!
@AranoxxDI
@AranoxxDI 4 ай бұрын
Excellent video, nice and easy to follow. Keep up the good work 🙂
@josephwoodson6647
@josephwoodson6647 6 ай бұрын
Best help I have found. Easy to follow your instructions
@minimo-studio
@minimo-studio Жыл бұрын
great video!! I followed your video and was able to get Portainer running on Docker >> Ubuntu >> Proxmox. thanks!
@jwillone
@jwillone 8 ай бұрын
The instructions worked perfectly! Great video. Thank you!
@credibledev
@credibledev 8 ай бұрын
Awesome!
@r.gregoirefogliami8981
@r.gregoirefogliami8981 10 ай бұрын
perfect clear & easy !! thx
@eidodoos
@eidodoos 10 ай бұрын
thanks bro. i follow your guide and its work flawlessly
@hollyh00d12
@hollyh00d12 7 ай бұрын
Awesome video, everything worked exactly how you said it would.
@credibledev
@credibledev 7 ай бұрын
Awesome!
@erikwagen1480
@erikwagen1480 4 ай бұрын
Great guide, thanks
@nns353
@nns353 4 ай бұрын
Excellent Excellent Excellent!! Easy to understand and follow, Thank you Sir.
@nns353
@nns353 4 ай бұрын
Can you also create how to video installing and configuring Truenas on Proxmox, thank you.
@dave1383
@dave1383 Ай бұрын
Excellent and thorough! Many videos I find missing some critical information. Your was thorough and well explained! Now on to installing Immich, AGAIN! 🙂I cannot seem to get it to recognize my other SSD and I need the 1TB for photos and video storage.
@dogpile79
@dogpile79 5 ай бұрын
Very, very helpful.
@BIRDIE_PSEW
@BIRDIE_PSEW 10 ай бұрын
So glad i found your ProxMox videos! Installed it last week and i'm loving it :) Which client to you use to connect with ssh?
@JaPaKa80
@JaPaKa80 Жыл бұрын
thanks works great :D
@JPEO
@JPEO 9 ай бұрын
Thank you so much for very informative and newbie friendy tutorial.
@credibledev
@credibledev 8 ай бұрын
Thanks for the feedback!
@makanimike
@makanimike Жыл бұрын
nice guide! I got everything up and running. Pretty sure I didn't miss anything cause I did it twice. However, it is the next step - actually deploying a container - where I fail with status code 500. I am guessing it is an issue with volumes and/or permissions?
@ronm6585
@ronm6585 11 ай бұрын
Thank you.
@duncan-mcrae
@duncan-mcrae Жыл бұрын
Thanks. Struggling to get moodle to work on proxmox. Had it working in docker desktop on windows/wsl, also on a rpi4...just can't get it to open in a browser when run through proxmox
@fahmi8999
@fahmi8999 5 ай бұрын
Thank you for guidance. Its clear. How to add additional storage from local proxmox?
@Kalixes
@Kalixes 8 ай бұрын
thank you.
@davidperdomo9
@davidperdomo9 3 ай бұрын
Hi, great video! I'm interested in knowing if it's possible to partition the VM disk as follows: /docker 36G, /root 16G, /var 16G, and /boot 1G. I'm not sure what would be considered a good practice for this. Do you have any hints? Thank you in advance!
@syncMixer
@syncMixer 4 ай бұрын
Thanks for the helpful video. I got to the point where I logged into Portainer in a browser and it kicked me out because I took too long. Apparently you have to do it within 5 minutes of installing Portainer. Does that mean I have to install it again?
@drewsweeney2333
@drewsweeney2333 Ай бұрын
Any reason why you would use a VM over an LXC container to install docker and then portainer on?
@SigurdurBirgisson
@SigurdurBirgisson 5 ай бұрын
So I followed your guide, and my target use case was to deploy a service with docker-compose that scrapes an API of a unit and sends it off to MQTT. I was able to run it locally, but when I run it within portainer, it seems that it cannot connect to the MQTT broker, which is running inside the home assistant VM. It seems to be something with the networking of that docker-compose, which seems to ge getting the bridge networking by default, starting with 172.x. Is there anyway I can configure portainer so that any services I run through it have access to my local lan? ie the same network as the ubuntu vm has access to?
@Sakupa2
@Sakupa2 7 ай бұрын
i have a question, Where did the zsh shell come from. I'm trying to follow but I can't install docker
@MrMiniPilote
@MrMiniPilote Жыл бұрын
Did you install the QEMU Agent on the ProxMox VM and just not show it? Thanks for the content. It was very clear and well done.
@credibledev
@credibledev 10 ай бұрын
I did not install it
@nalle475
@nalle475 Жыл бұрын
What’s your reasoning for the super large VM? My Portainers usually have 1 core 8G and 1024k Ram..
@ptsolutions4229
@ptsolutions4229 3 ай бұрын
It seems I get 'permission denied' when trying to get access to Var/lib/docker for a Jellyfin container setup - is there an easy way to change this in VM?
@408427
@408427 7 ай бұрын
im new to all this. can you make a video how to setup nfs-utils
@mtbsam68
@mtbsam68 10 ай бұрын
You totally glance over the part I need, ie setting a static IP. Do you (or someone else you know of) cover this in any better detail. I'm having troubles making any progress. Thanks.
@credibledev
@credibledev 9 ай бұрын
This is very dependent on your setup such as your router. Probably why you don’t see many videos since everyone has a different environment they are working in. In general you want to choose an IP that is outside of the DHCP scope of your router or you router may have a built in option to assign an IP to a device/MAC address. When you setup a system to use a static IP you will configure the IPv4 settings on the system to use the Ip you assigned, the default gateway(router) and the subnet mask (for most home labs it will be 255.255.255.0).
@monster-zel0601
@monster-zel0601 8 ай бұрын
Don't know why port 8000:8000 didn't work for me until I change it to 9000:9000
@marcosoliveira8731
@marcosoliveira8731 Жыл бұрын
+1
@InSaiyan-Shinobi
@InSaiyan-Shinobi Жыл бұрын
Is it possible to set up my vpn in portainer I use NordVPN since there speeds can’t be matched?
@credibledev
@credibledev Жыл бұрын
I don’t have NordVPN but you should check out this thread: www.reddit.com/r/docker/comments/rew3ru/nordvpn_portainer_container/?
Docker on Proxmox LXC 🚀 Zero Bloat and Pure Performance!
20:53
SmartHomeBeginner
Рет қаралды 30 М.
ОДИН ДЕНЬ ИЗ ДЕТСТВА❤️ #shorts
00:59
BATEK_OFFICIAL
Рет қаралды 2,5 МЛН
Balloon Stepping Challenge: Barry Policeman Vs  Herobrine and His Friends
00:28
Don't use local Docker Volumes
12:43
Christian Lempa
Рет қаралды 166 М.
Proxmox LXC - How To Guide - Better Than A VM?
17:01
Jim's Garage
Рет қаралды 50 М.
Don’t run Proxmox without these settings!
25:45
Christian Lempa
Рет қаралды 108 М.
Learning Docker // Getting started!
35:56
Christian Lempa
Рет қаралды 101 М.
Proxmox Creating an LXC Container
8:10
Viatto
Рет қаралды 39 М.
How to start your HomeLab journey?
17:32
Christian Lempa
Рет қаралды 51 М.
How to install Docker on Proxmox LXC
12:47
BigBearTechWorld
Рет қаралды 15 М.
How To Unlock Your iphone With Your Voice
0:34
요루퐁 yorupong
Рет қаралды 25 МЛН
Секретный смартфон Apple без камеры для работы на АЭС
0:22
💅🏻Айфон vs Андроид🤮
0:20
Бутылочка
Рет қаралды 404 М.
📦Он вам не медведь! Обзор FlyingBear S1
18:26