Connect Your Docker Containers to Domain Names For Easy Access using Portainer on Linode

  Рет қаралды 38,701

Akamai Developer

Akamai Developer

Күн бұрын

Hosting multiple services in the cloud is much easier with container services like Docker and Portainer. In this video, @DBTechYT will show you how to set up a Docker instance so that you can easily access them through a domain name of your choosing.
The full playlist of this series is available here • Useful Docker Images a...
Chapters:
0:00 Introduction
1:08 Creating Your Linode
6:49 Connecting to Your Linode
8:05 Check Docker Status
8:33 Installing NGINX
14:37 Deploy Our NGINX Proxy Manager Container
15:46 Is the Container Running?
16:57 Opening Our NPM Dashboard
18:10 Adding a Domain in Cloud Manager
20:28 Installing Portainer
24:18 Accessing Portainer
24:32 Configuring Portainer
26:55 Conclusion
New to Linode? Get started here with a $100 credit → www.linode.com/lp/youtube-vie...
Read the doc for more information on the Docker One-Click App → www.linode.com/marketplace/ap...
Learn more about containers→ www.linode.com/docs/guides/ap...
Subscribe to get notified of new episodes as they come out → kzbin.info?sub_co...
#Linode #Docker #Containers #Portainer
Product: Linode, Docker, Containers; DB Tech;

Пікірлер: 43
@jettlaggg
@jettlaggg 2 жыл бұрын
this has been so helpful especially for me who's new to server infrastructure! thank you!
@floridanelson
@floridanelson Жыл бұрын
Since he didnt include it version: '3.3' services: portainer-ce: ports: - '9000:9000' - '8000:8000' container_name: portainer networks: - nginxproxymanager_default restart: unless-stopped volumes: - '/var/run/docker.sock:/var/run/docker.sock' - '/home/docker/portainer:/data' image: 'portainer/portainer-ce:latest' networks: nginxproxymanager_default: external: true
@thayaganthusiyanthan9708
@thayaganthusiyanthan9708 Жыл бұрын
Thank you. also do u know if they posted pt2
@floridanelson
@floridanelson Жыл бұрын
@@thayaganthusiyanthan9708 Not that I can find.
@rootkitz
@rootkitz Жыл бұрын
restart always
@erielperez1984
@erielperez1984 2 жыл бұрын
Fantastic! I am waiting for the second part.
@SpecOps1987
@SpecOps1987 Жыл бұрын
Beautiful, thank you. I will use Portainer for everything now!
@alessandroscimone5463
@alessandroscimone5463 2 жыл бұрын
Fantastic! I was expecting just this. Now the next !!! Thank you
@DBTechYT
@DBTechYT 2 жыл бұрын
We've got more content coming! :)
@LeonardoCarreraBaude
@LeonardoCarreraBaude 2 жыл бұрын
Great serie! thanks!
@miguelgargallo
@miguelgargallo Жыл бұрын
Okay, after seeing the whole video, my question is, where do I need to click to setup my domain to an IP and specific port?
@luispedraza4469
@luispedraza4469 Жыл бұрын
seems like that part is missing or made it as a bait video to have you look at more of his videos.
@KonaDogTV
@KonaDogTV Жыл бұрын
David you Rock ! 5vstars
@skytechbits
@skytechbits 4 ай бұрын
my docker-compose up -d only gave me an error > Command 'docker-compose' not found, but can be installed with: snap install docker # version 20.10.24, or apt install docker-compose # version 1.29.2-1 See 'snap info docker' for additional versions.
@devstate
@devstate Жыл бұрын
Wow! your explaining things very smooth and enjoyable! But I believe you can skip explaining about basic things like like how to create a file and nano editor!
@user-xg7hi5mh3g
@user-xg7hi5mh3g 2 ай бұрын
I ve no login to portainer Portainer is pre-installed on Torizon OS I am running a WSL Ubuntu distro get connected to the Torizon OS through Visual Code Extension but I do not find the portainer container in docker ps command so I can not stop it to run the volume again the error is due security issue, timeout error aby help ?
@Nobody2day553
@Nobody2day553 2 жыл бұрын
How would you enter docker compose commands to a particular stack in portainer?
@nitinkumar29
@nitinkumar29 7 ай бұрын
I have hard time understanding where the docker volumes reside? No documents mention it clearly. For example, for portainer example it says portainer_data volume is mounted at /data but it is not a location that I can find on my ubuntu. Do you have any input on this? Thanks!
@youruleyourlife
@youruleyourlife 2 жыл бұрын
can you make a video how to setup postal smtp server and haproxy with Portainer ?
@spiderman4604
@spiderman4604 Жыл бұрын
What's the best way to secure Nginx and Portainer web instances? Of course change the usernames and use a very strong password, since these can be accessed through their IP by anyone potentially. Anything else we should do to secure it?
@sheheerali7059
@sheheerali7059 Жыл бұрын
whitelist your ip address to those instances
@spiderman4604
@spiderman4604 Жыл бұрын
Yup. I hadn’t set any firewall rules yet. Of course you can set restrictions using nginx as well.
@itchytasty1500
@itchytasty1500 2 жыл бұрын
That was a great video! it is awesome that helped so much! the one thing i can say is maybe leave a link to where you got that .yml from... it wouldnt work and i started over 3 times making sure i got it right lol... i took me a long time to find it somewhere else and it wasnt the one you wrote in the video haha! Thant video was great!
@floridanelson
@floridanelson Жыл бұрын
I had to type it out. version: '3.3' services: portainer-ce: ports: - '9000:9000' - '8000:8000' container_name: portainer networks: - nginxproxymanager_default restart: unless-stopped volumes: - '/var/run/docker.sock:/var/run/docker.sock' - '/home/docker/portainer:/data' image: 'portainer/portainer-ce:latest' networks: nginxproxymanager_default: external: true
@rootkitz
@rootkitz Жыл бұрын
I'm subscribing to see part 2 when will it come out David?
@AkamaiDeveloper
@AkamaiDeveloper Жыл бұрын
Hey there, you can see the full playlist here kzbin.info/aero/PLTnRtjQN5ieaI2Wj-W1prQZea0gXqmsio
@maxteox
@maxteox Жыл бұрын
@@AkamaiDeveloper But there isn't exist Part 2 !?!?
@SamuelGrund
@SamuelGrund Жыл бұрын
Also looking for part 2, its not in the list :D
@alanjrobertson
@alanjrobertson Жыл бұрын
Excellent video - when's the next one in this series due out and please will you make a playlist for it when it is? 🙂
@AkamaiDeveloper
@AkamaiDeveloper Жыл бұрын
Hey here's the link for the playlist kzbin.info/aero/PLTnRtjQN5ieaI2Wj-W1prQZea0gXqmsio
@abhishekmallick
@abhishekmallick 10 ай бұрын
You make easy things complex
@floridanelson
@floridanelson Жыл бұрын
I was confused what channel I was in there for a second.
@rahulsinghmatharu5159
@rahulsinghmatharu5159 Жыл бұрын
Requesting for Part 2 link here. Its been some months. Hope it will come along.
@AkamaiDeveloper
@AkamaiDeveloper Жыл бұрын
Here is a link to the full playlist of this series kzbin.info/aero/PLTnRtjQN5ieaI2Wj-W1prQZea0gXqmsio
@rahulsinghmatharu5159
@rahulsinghmatharu5159 Жыл бұрын
@@AkamaiDeveloper Requesting for the Part 2 video link. The full playlist doesn't have the Part 2 video "Connect Your Docker Containers to Domain Names For Easy Access using Portainer on Linode"
@AkamaiDeveloper
@AkamaiDeveloper Жыл бұрын
@@rahulsinghmatharu5159 This video is the second in the series which covers setting up HTTPS and creating proxy hosts with NGINX kzbin.info/www/bejne/nIKyoqSAq5ateas
@rahulsinghmatharu5159
@rahulsinghmatharu5159 Жыл бұрын
@@AkamaiDeveloper Thanks for sharing. Appreciate it!
@mantamizhan4305
@mantamizhan4305 Жыл бұрын
Its been six month, when will we get part 2?
@AkamaiDeveloper
@AkamaiDeveloper Жыл бұрын
Here is part 2 kzbin.info/www/bejne/nIKyoqSAq5ateas
@jochimedago3068
@jochimedago3068 Жыл бұрын
When is the next part :(
@AkamaiDeveloper
@AkamaiDeveloper Жыл бұрын
kzbin.info/www/bejne/nIKyoqSAq5ateas
@connect-r
@connect-r Жыл бұрын
You sound like Mr. Machintosh
Take Control of AND Secure Your Passwords Using Vaultwarden on Portainer
22:44
КАК СПРЯТАТЬ КОНФЕТЫ
00:59
123 GO! Shorts Russian
Рет қаралды 3 МЛН
Eccentric clown jack #short #angel #clown
00:33
Super Beauty team
Рет қаралды 24 МЛН
Joven bailarín noquea a ladrón de un golpe #nmas #shorts
00:17
CAN YOU HELP ME? (ROAD TO 100 MLN!) #shorts
00:26
PANDA BOI
Рет қаралды 36 МЛН
UNLOCKING THE POTENTIAL: RESEARCH IN THE ERA OF GENERATIVE AI
21:37
European Chatbot and Conversational AI Summit
Рет қаралды 9
you need to learn Kubernetes RIGHT NOW!!
29:34
NetworkChuck
Рет қаралды 1,1 МЛН
Learning Docker // Getting started!
35:56
Christian Lempa
Рет қаралды 99 М.
What's on my Home Server?? MUST HAVE Services 2023!
27:29
TechHut
Рет қаралды 650 М.
Traefik 3 and FREE Wildcard Certificates with Docker
39:37
Techno Tim
Рет қаралды 60 М.
you need to learn Docker RIGHT NOW!! // Docker Containers 101
23:19
NetworkChuck
Рет қаралды 2,6 МЛН
Apple watch hidden camera
0:34
_vector_
Рет қаралды 52 МЛН
POCO F6 PRO - ЛУЧШИЙ POCO НА ДАННЫЙ МОМЕНТ!
18:51