Skip to content

FIX: portainer - change lb.server.port 9443->9000#741

Open
khartahk wants to merge 1 commit intodavestephens:mainfrom
khartahk:portainer-port-fix
Open

FIX: portainer - change lb.server.port 9443->9000#741
khartahk wants to merge 1 commit intodavestephens:mainfrom
khartahk:portainer-port-fix

Conversation

@khartahk
Copy link
Copy Markdown
Contributor

What this PR does / why we need it:
Changes loadbalancer.server.port used for traefik back to 9000 as on port 9443 portainer is using it's own ssl cert and it looks like traefik is not able to properly connect to this self-signed cert. When using port 9000 there are no issues and portainer is properly exposed via traefik.

Any other useful info:
I have tried different aproaches.

I've set:

  • traefik.http.services.portainer.loadbalancer.server.scheme: "https"
  • tried changing portainer_port to 9443
  • removed my portainer_ip_allowlist

If someone has a working example with port 9443 for loadbalancer.server.port please explain how does that work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant