Features:

  • Manage compose.yaml
    • Create/Edit/Start/Stop/Restart/Delete
    • Update Docker Images
  • Interactive Editor for compose.yaml
  • Interactive Web Terminal
  • Reactive
    • Everything is just responsive. Progress (Pull/Up/Down) and terminal output are in real-time
  • Easy-to-use & fancy UI
    • If you love Uptime Kuma’s UI/UX, you will love this one too
  • Convert docker run ... commands into compose.yaml
  • File based structure
    • Dockge won’t kidnap your compose files, they are stored on your drive as usual. You can interact with them using normal docker compose commands
  • Voroxpete@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    40
    ·
    10 months ago

    Dockge won’t kidnap your compose files, they are stored on your drive as usual. You can interact with them using normal docker compose commands

    FUCK. YES.

    This sounds like exactly what I have been looking for.

    • tristan@aussie.zone
      link
      fedilink
      English
      arrow-up
      7
      ·
      10 months ago

      Not sure this would entirely replace portainer for me since that manages multiple machines, but I am keen to play with this

      • Flying_Hellfish@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        edit-2
        10 months ago

        This was my first thought as well. This isn’t a replacement for portainer agents on mulitple docker hosts, hopefully that’s something that is doable in the future.

    • Eager Eagle@lemmy.world
      link
      fedilink
      English
      arrow-up
      6
      ·
      10 months ago

      I ditched portainer earlier this year to use the command line only, and don’t miss it at all. If you’re only using docker compose, I really don’t see the point of it.

      • ShortN0te@lemmy.ml
        link
        fedilink
        English
        arrow-up
        4
        ·
        10 months ago

        The CLI is just fine. But a Dashboard can give you a much better and faster overview of everything. (Color highlighting and so on)

      • ShortN0te@lemmy.ml
        link
        fedilink
        English
        arrow-up
        4
        ·
        10 months ago
        • UI, just too many annoyances. Fkr example the cut off unhelpfull error messages
        • compose files, like this project calls it are taken hostage by portainer
        • git, while you can use a repository there is no comfortable way to test out changes and commit them to git. Would portainer use a sinple file structure for compose files that would not be a problem
        • Ads, they try to promote there business version via the UI.
        • dinckel@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          10 months ago

          I could close my eyes to all of those, but the issue that pisses me off the most is that often enough Portainer just forgets which stacks it has ownership over, forcing you to delete the whole stack, dig up the old compose from its files, and create it again