Anthony Lapenna

Results 180 comments of Anthony Lapenna

@vast-z there is no reverse proxy shipped with Portainer. If you are using one (such as haproxy, nginx...) you might need to tune the configuration of the reverse proxy. If...

@vast-z We do not know what might be causing this issue at the moment. See my two previous comments about this: * https://github.com/portainer/agent/issues/28#issuecomment-429107782 * https://github.com/portainer/agent/issues/28#issuecomment-429154065

@psyciknz I am not sure that this is an agent related issue. If you do not share the Portainer data across the Swarm cluster (through a shared filesystem or something...

Please share the Portainer logs as well as the agent logs with us so that we can get more insight on this.

Pretty happy to help on a technical level if you need. Just drop me a message :-)

@greenled Indeed, Portainer decorates all the Docker resources GET operation responses with a `Portainer` property if a resource control exists for the specified Docker resource. This property is an object...

My thoughts remains the same on this topic, I'm not saying I don't want to support basic auth in front of Portainer it's just that I'm not keen to change...

RFC reference for the bearer token authentication: https://tools.ietf.org/html/rfc6750#page-4 Allowing the user to override the authorization header name via an environment variable could be a solution here indeed. > Again, i'm...

We're currently discussing a potential change in the registry selection UX when using images (pull image, create container, create service...), see https://github.com/portainer/portainer/issues/1434#issuecomment-347270725 The decision to integrate a new UX might...