Тёмный

Manage Your Docker/LXC Embedded Containers The EASY Way! 

The Tinker Dad
Подписаться 8 тыс.
Просмотров 11 тыс.
50% 1

In this video, I'll show you how I manage those Docker+LXC enbedded containers easily on my home system and how can you do the same easily with Portainer and Portainer Edge Agent!
Links from the video:
- Portainer installation: docs.portainer.io/start/insta...
- My video about running Docker containers inside LXC: • Docker Containers on P...
- My older video about Portainer: • Portainer - The EASIES...
If you enjoyed this video and want to see more, please consider subscribing to my channel!
My secondary RU-vid channel (behind the scenes, vlogs, personal projects):
- / @laszlomerczel140
My programming projects and Arduino code samples on GitHub:
- github.com/TheTinkerDad/
My 3D printing Projects on Thingiverse:
- www.thingiverse.com/TheTinker...
My published Docker images on DockerHub:
- hub.docker.com/u/thetinkerdad
Also check out the social media for more info on this page, about what I'm up to, etc:
- / thetinkerdad
- / thetinkerdad
- / thetinkerdad
Background music: Harris Heller (www.streambeats.com)

Наука

Опубликовано:

 

6 июл 2022

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 23   
@speedyscooby
@speedyscooby 2 года назад
Nice video. Would appreciate a video on Portioner, showing what you can do and tips.
@Marc42
@Marc42 Год назад
I just discovered your playlist, looks great! I'll binge watch it over the weekend. :))
@mandeepmails
@mandeepmails Год назад
Ditto
@alqods80
@alqods80 Год назад
Portainer on the proxmox node: Isolation: By running Portainer in a separate container, you can isolate it from the Proxmox node and other containers, which can help protect it from security vulnerabilities and reduce the risk of interference from other containers or the host. Resource Management: Running Portainer in a separate container also allows for better control over the resources that it uses. By allocating a specific amount of resources to the Portainer container, you can ensure that it has enough resources to perform its management and monitoring tasks without interfering with other containers or the host. Backup and Recovery: Keeping Portainer in a separate container makes it easier to back up and restore, in case of any issues, as it will not affect the Proxmox host Security: By running Portainer in a separate container, you can limit access to the Docker host and the other containers, which can reduce the risk of unauthorized access and tampering. Management: By running Portainer in a separate container, you can manage it separately from other containers and the host, which can make it easier to update, upgrade, or troubleshoot. Portability: By running Portainer in a container, it becomes portable and can be moved to different hosts or environments without any modification. In summary, installing Portainer in a separate container provides isolation, improved resource management, easier backup and recovery, increased security, and easier management. It also allows for more flexibility, as it can be moved to different hosts or environments without modification.
@TheTinkerDad
@TheTinkerDad Год назад
You're actually right! I can keep Portainer in its own LXC container and it'll still be able to connect to other containers running Portainer agent. Thanks for your feedback, I'll consider this if I ever make an updated version of this video!
@franciscolastra
@franciscolastra Год назад
Another really helpfull contribution. Many thanks TKD!
@madmari
@madmari Год назад
I am just getting into the home server and docker and this is very helpful. I would also watch a more detailed video on Portainer.
@DannyBloomfieldBK
@DannyBloomfieldBK Год назад
So helpful, thanks!
@TheTinkerDad
@TheTinkerDad Год назад
You're welcome!
@jbrande
@jbrande Год назад
Great idea, thanks for sharing
@TheTinkerDad
@TheTinkerDad Год назад
Thanks for watching!
@TubeSkaterRudy
@TubeSkaterRudy 3 месяца назад
Newbie question: I just went through your list about LXC on ProxMox, and the video about adapting the user-files for file sharing made me scratch my head a little. I didn't setup anything yet but in this video I observed a user section in Portainer. Maybe it does the heavy lifting and automates what you explained in the other video and I don't need to study the other video? 😝
@FrankGraffagnino
@FrankGraffagnino Год назад
would you normally put all your docker containers inside one LXC container and manage with one agent? or is there some reason to split them up amongst other VMs or LXCs?
@rinat1985
@rinat1985 Год назад
why putting docker containers inside lxc container? while it's possible with nesting, not all docker containers could run in such case or you'll have to worry about id mappings and so on... if there's a need to have a bunch of docker containers for one organisation and another bunch for some other, maybe running only Portainer server itself in a separate LXC have sense,then you just create one high resourced VM to run all dockers of first org, and another for the second, having web ui to manage them from one place
@danieldewindt3919
@danieldewindt3919 Год назад
WHAT WOULD YOU DO??? Thank you so much. This makes every thing a lot more easy to manage I'm going to try of i can install portainer on my reverse-proxy Than there are 2 options: OPTION-1.) And control the Nested Docker-Containers inside Proxmox LXC-Container. OPTION-2.) Install Portainer on Proxmox as an Extra-layer. (like you explained in the video)... So if i move the server to another location. All the Portainer-Agents Still talk to the Proxmox-Portainer instance. WHAT WOULD YOU DO???
@raven1439
@raven1439 Год назад
In my case it works only partially, I share so external USB drive to LXC container, so I made mount with UUID as in the tutorial, in media I have this resource I can access it, create directories, I set this resource to 777, in LXC container I can see this resource, previously created directories, but when I try to create a directory there (mkdir) it denies me access, why?
@rogermijares
@rogermijares 4 месяца назад
I still dont get it, wouldnt be easier to run a linnux VM with all your containers ?
@k1tajfar714
@k1tajfar714 18 дней назад
Low resources!!! I want to take the same approach.
@greg8909
@greg8909 9 месяцев назад
If docker and portainer should not be installed directly in the proxmox stack, how should it be installed then ? Because you are not the first youtuber I heard saying that but you do not provide the informations about the correct way to do it. It is better to virtualize a linux distro (debian 12 for me) with proxmox, then install docker and portainer inside this VM ?
@andymok7945
@andymok7945 Год назад
I am still very new to this stuff. Why would you install docker on a LXC container that you have on Proxmox.
@TheTinkerDad
@TheTinkerDad Год назад
Because you can't natively run Docker containers on Proxmox (technically you can, but it's not the real "Proxmox way") and VMs are suboptimal / too resource heavy if you just want to run a bunch of Docker containers together (think something like Docker compose) in an isolated space.
@nayz-
@nayz- Год назад
@@TheTinkerDad So, the optimal way is to use Portainer to manage containers?
@markjones2349
@markjones2349 Год назад
@@nayz- Container such as Docker and LXC share resources with the underlying Linux OS. VMs waste resources because they cant share resources that already exist on the host.
Далее
LXC/LXD vs Docker Which is better?
14:24
Просмотров 27 тыс.
Как выжить на 1000 рублей?
13:01
Просмотров 729 тыс.
Proxmox LXC - How To Guide - Better Than A VM?
17:01
Просмотров 52 тыс.
Don’t run Proxmox without these settings!
25:45
Просмотров 119 тыс.
Proxmox 10 tweaks you need to know
9:48
Просмотров 36 тыс.
Virtualize vs. Containerize (Which should I choose?)
14:38
Learning Docker // Getting started!
35:56
Просмотров 102 тыс.
Getting Started with Proxmox Containers
25:09
Просмотров 83 тыс.
Развод с OZON - ноутбук за 2875₽
17:48