Hacker News new | ask | show | jobs
by mikepurvis 1218 days ago
When I last used Portainer on my home setup, the support for configuration-as-code deployment seemed pretty experimental— basically you could roll out a docker-compose config from a URL or upload as a one-off effort, but IIRC it had no ability to track that URL for changes, or update an already-deployed container set to a new configuration. I think you couldn't even give it a URL requiring authentication maybe?

All of this left me feeling like the devs had different goals than I did as a user.

But the current iteration seems like k8s/helm are first-class features now, so yeah, should definitely look again.