Live data from Hacker News

Portainer, a UI for Docker

media-glass.es

11–20 of 31 posts

Re: Portainer, a UI for Docker

#11
post #7

how is this different then shipyard -> https://shipyard-project.com/ i would love to be able to add docker-compose file and it would create everything for me ( something like rancher ). shipyard does not support this and with rancher i abounded it after running into problems.

Both Portainer and Shipyard currently occupy the same space. While there is no Docker Compose support at the moment, however, you can add customisable templates, see https://portainer.readthedocs.io/en/stable/templates.html for more info.

Also, they do eventually plan for Portainer to compete with Rancher https://twitter.com/portainerio/status/814542425410576386

Re: Portainer, a UI for Docker

#15

I'm not really sure on how this can move beyond a "good to have" UI on my dev machine. In production I'd always want a more wide-scoped dashboard like the one in K8s or Marathon.

This. I evaluated Portainer recently and found myself missing a few critical features available from Marathon.

Re: Portainer, a UI for Docker

#16

I'm not really sure on how this can move beyond a "good to have" UI on my dev machine. In production I'd always want a more wide-scoped dashboard like the one in K8s or Marathon.

The way I would look at it at the moment is that it provides a nice self-service interface allowing you give people access to deploy containers on dev servers which may free up time to allow you to concentrate on managing production.

Re: Portainer, a UI for Docker

#18
post #4
post #2

Why should I use this instead of Kubernetes?

Is there a similarly simple and rich UI for Kube?

    cockpit-kubernetes.x86_64 : Cockpit user interface for Kubernetes cluster
    cockpit-docker.x86_64 : Cockpit user interface for Docker containers
    cockpit-storaged.noarch : Cockpit user interface for storage, using Storaged
Post reply on HN