Portainer is changing to a mostly AI and kubernetes supported app.

  • 4grams@awful.systems
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    7 days ago

    Portainer was a great start into docker, but it’s so much easier and better to just use compose and cli. Lazydocker if you really want point and click.

    I still have my old install running on my homebrew NAS, but all it’s doing is running plex and a Minecraft server. I need to rebuild, at which point it goes.

    Sorry portainer, I appreciate the start, but I’ve got it from here…

    • femtek@lemmy.blahaj.zoneOP
      link
      fedilink
      English
      arrow-up
      5
      arrow-down
      1
      ·
      7 days ago

      I don’t get the only cli mindset, in enterprise and home lab it’s great to have monitoring and insight into what’s running.

      • palarith@aussie.zone
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 day ago

        I use compose files

        1. So I know what is happening
        2. So I understand what is happening
        3. it’s actually much quicker for me to remember and type commands

        I still use dockhand for monitoring

      • 4grams@awful.systems
        link
        fedilink
        English
        arrow-up
        2
        ·
        7 days ago

        It’s personal preference. I grew up staring at green screens. I am at home pawing through config files, I like seeing things from the bottom up.

        So, portainer was a nice easy button to ease my transition from VMs to containers, but just like VMWare, I started on the GUI, eventually moved to CLI.