Yacht vs Portainer - Docker Dashboard comparison!

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 พ.ค. 2024
  • The experience working with Docker is made even better when you have a Docker dashboard. In this video we take a look at two really great Docker dashboards and features and functionality of both. We look at installation and using them.
    Video sponsor: Cameyo Virtual Application Delivery platform. One of the coolest application delivery platforms I have seen:
    cameyo.com/
    Subscribe to the channel: / @virtualizationhowto
    My blog:
    www.virtualizationhowto.com
    _____________________________________________________
    Social Media:
    / vspinmaster
    LinkedIn:
    / brandon-lee-vht
    Github:
    github.com/brandonleegit
    Introduction to Docker Dashboards - 0:00
    Cameyo awesome virtual app delivery platform - video sponsor - 0:59
    Beginning discussion about installation experiences - 2:03
    Options for installing Portainer - 2:25
    Portainer Docker standalone installation on Linux - 2:45
    Looking at the command to install Portainer - 3:10
    Installing the Portainer container and looking at the status - 3:49
    Navigating out to the Portainer web interface - 4:00
    Looking at the installation of Yacht - 4:22
    Installation options for Yacht - 4:33
    Looking at the installation of Yacht via the command line - 5:00
    No HTTPS in the default configuration - 5:45
    Running the command to install Yacht - 5:58
    Running Docker ps - 6:30
    Browsing out to the Yacht web interface - 6:39
    No prompt for changing the default password - 6:50
    Looking at the Yacht interface - 7:37
    Graphical dashboard of the running containers - 7:52
    Yacht applications menu - 8:34
    Templates configuration in Yacht - 9:29
    Looking at projects in Yacht - 10:07
    Yacht is strong in working with templates and projects - 10:25
    Looking at the Yacht Resources menu - 10:35
    Yacht settings configuration - 11:07
    No Docker exec functionality as of yet with Yacht - 11:40
    Introduction to Portainer features - 12:08
    Default view thoughts - 12:28
    Portainer App Templates - 13:17
    Containers menu in Portainer - 14:02
    Portainer includes an exec console feature - 14:29
    Portainer images menu - 14:49
    Networking information - 14:55
    Portainer volumes information - 15:01
    Events from Portainer - 15:10
    Docker container host information - 15:17
    Registries with Portainer - 15:30
    Concluding thoughts on Docker dashboards - 15:41
    Take a look at my write up here:
    www.virtualizationhowto.com/2...
    Move a Docker container to another host:
    www.virtualizationhowto.com/2...
    Pialert Docker configuration and setup:
    www.virtualizationhowto.com/2...
  • แนวปฏิบัติและการใช้ชีวิต

ความคิดเห็น • 36

  • @the-niker
    @the-niker ปีที่แล้ว +13

    I use both at once and it saved my hide more times than I care to admit. When something happens to Portainer, you can fix it with Yacht and vice versa. Each has it's strong and weak spots, portainer has better network management for existing containers, yacht can more easily do pruning and has better overview.

  • @MrAIProgrammer
    @MrAIProgrammer ปีที่แล้ว +1

    Nice Video. Thanks for sharing !

  • @maximoishi7983
    @maximoishi7983 7 หลายเดือนก่อน

    Amazing!

  • @flasksval
    @flasksval 6 หลายเดือนก่อน +1

    Good video. Seems you have some mic problems since my sub shakes the room from time to time through the video. Hope to see more without thinking someone is knocking on my door 🙃

  • @smilelifeisbeautifulwithou7945
    @smilelifeisbeautifulwithou7945 ปีที่แล้ว +1

    is a way to connect 2 or more computers recourses with Docker or Kubernetes (example computer 1, 4 cpu's and computer 2, 12 cpu's so an app inside Docker or Kubernetes have total 4+12=16 cpu's) ?

  • @renobodyrenobody
    @renobodyrenobody 8 หลายเดือนก่อน

    Thanks. And what about lazydocker?

  • @zauliuz
    @zauliuz ปีที่แล้ว +2

    Yacht for me was easier to use and understand as newbie with whole docker thing, but it stuck from time to time. So i stick with portainer.

  • @onhazrat
    @onhazrat 7 หลายเดือนก่อน +6

    🎯 Key Takeaways for quick navigation:
    00:00 🐳 Docker dashboards like Yacht and Portainer offer GUI management and configuration for Docker hosts and containers.
    02:11 🛠️ Both Portainer and Yacht provide straightforward installation processes with documentation for Docker environments.
    04:16 🔄 Yacht and Portainer have similar installation processes, but Yacht lacks default HTTPS setup.
    07:43 🖥️ Yacht provides a graphical dashboard displaying container CPU and memory usage, making it easy to monitor container performance.
    09:36 📋 Yacht offers the ability to create and manage templates and projects for Docker containers.
    12:44 🚀 Portainer is more feature-rich than Yacht and includes a wide range of default templates for deploying applications.
    14:30 💻 Portainer allows users to execute commands within Docker containers directly from its interface, which Yacht lacks.
    15:24 🏢 Portainer provides detailed information about the Docker host and allows additional configuration settings for Docker instances.
    Made with HARPA AI

  • @neilcresswell6539
    @neilcresswell6539 ปีที่แล้ว +4

    Awesome video.. just note Portainer 8000 is not the http port for Portainer (9000 was), 8000 is purely for edge agent.

    • @VirtualizationHowto
      @VirtualizationHowto  ปีที่แล้ว +1

      Neil thank you for correcting this detail! I will add a note in the video on this 👍

  • @drtbantha
    @drtbantha ปีที่แล้ว +1

    Nice video (as always!) Just getting started with containers after years of wrangling VMs and these have helped me figure out where to focus.
    (Just a heads up - you seem to have a lot of random low bass thumps in the audio track in this video.)

  • @nbctcp3450
    @nbctcp3450 ปีที่แล้ว

    ASK
    what tool u can use in Portainer to
    1. manage conflicted exposed port in Template before using it
    2. merge different template into 1 and delete duplicate one
    3. can u sort by Title by default in Template. ut seems random by default
    4. can u save ur own template inside /root
    5. sometime template using old image. what tool u use to edit it beside using vi

  • @skolia9876
    @skolia9876 ปีที่แล้ว +2

    I use Portainer for management and for quick view of container status I use weavescope and glances.

    • @VirtualizationHowto
      @VirtualizationHowto  ปีที่แล้ว

      Skolia great shout on the other two tools. I have played around with glances but not weavescope. Will have to check it out

  • @user-mfsc-2024
    @user-mfsc-2024 ปีที่แล้ว +1

    any limitation of the free version?

  • @TheTran-tf5ri
    @TheTran-tf5ri ปีที่แล้ว +2

    Portainer is narrowing the free features day by day.

  • @ArifKamaruzaman
    @ArifKamaruzaman ปีที่แล้ว

    I used Portainer alot and by watching this video I finally installed my first Yacht instance. I gotta say, in mobile interface Yacht is better for me.
    But my dashboard is not loading at all.

  • @jay6066
    @jay6066 ปีที่แล้ว

    Portainer is clean

  • @chandragie
    @chandragie ปีที่แล้ว +2

    My usage is enough with Docker Desktop :)

  • @NetScalerTrainer
    @NetScalerTrainer ปีที่แล้ว +2

    Rancher?

  • @SerPenTeHoK
    @SerPenTeHoK ปีที่แล้ว +1

    Yacht does not work normally) it does not work to change the password, it does not work to log out, it does not collect statistics from everything, it freezes. The approach of testing on users is finally sad.

    • @VirtualizationHowto
      @VirtualizationHowto  ปีที่แล้ว

      Sergey, I have noticed the same. Still very very buggy.

    • @Kuznet609
      @Kuznet609 11 หลายเดือนก่อน

      welcome to opensource

  • @the-papaw
    @the-papaw ปีที่แล้ว +1

    Why in the world did Portainer remove the ability to add templates? This makes it less user-friendly to me.

    • @aliharris9507
      @aliharris9507 ปีที่แล้ว +2

      Still there in Portainer :) Check out Custom Templates (shown under App Templates th-cam.com/video/bsB2dvpdBYg/w-d-xo.html ) in the navigation sidebar

    • @the-papaw
      @the-papaw ปีที่แล้ว

      @@aliharris9507 I found it a few days ago, thanks for the reply

  • @saberhanour5474
    @saberhanour5474 หลายเดือนก่อน

    so it is portainer

  • @f135ta
    @f135ta ปีที่แล้ว +11

    Why do you talk like the TikTok AI voice over thing?

    • @Fun-di5vm
      @Fun-di5vm 7 หลายเดือนก่อน

      Shh it's skynet testing deepfake

  • @WilliamVentura
    @WilliamVentura ปีที่แล้ว

    your irl voice is text to speech

  • @Glatze603
    @Glatze603 ปีที่แล้ว

    Better make audio only videos, then you won't have any problem with your shifted audio track anymore :-) Seriously, you should reconsider the way you edit your audio track. Is unfortunately by far the worst video/audio quality! I won't do this to myself anymore, sorry bro!

  • @fedor_ado
    @fedor_ado ปีที่แล้ว

    Яхта удалённые не обслуживает. Поэтому пока отстой.

  • @m.jamilrahman4971
    @m.jamilrahman4971 11 หลายเดือนก่อน

    yacth ux is better, but the ui is very bad. Lolipop? 😂😂