Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

khartahk
Copy link
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