docker-flow / docker-flow-proxy

Docker Flow Proxy
https://docker-flow.github.io/docker-flow-proxy/
MIT License
317 stars 189 forks source link

Configure Load Balancer Instance Protocol #79

Closed jboettcher1 closed 2 years ago

jboettcher1 commented 5 years ago

Description Maybe this isn't an issue but I have posted on a number of forums regarding this and have not gotten any help. I am unable to configure my load balancer's instance protocol via labels. Everytime I update my DFP my load balancer's instance protocol gets set/reset to TCP (I want it to be SSL). Setting the LB's protocol that it listens on is straight forward but setting the protocol to be used when sending traffic to instances is not, at least as far as I have found. Any help would be appreciated!

My Proxy Compose: proxy: image: ${STACK_IMAGE_TAG} ports:

Describe the results you received: Load Balancer Protocol Load Balancer Port Instance Protocol Instance Port Cipher SSL Certificate SSL 443 TCP 443 Change *** (ACM) Change

Describe the results you expected: Load Balancer Protocol Load Balancer Port Instance Protocol Instance Port Cipher SSL Certificate SSL 443 SSL 443 Change *** (ACM) Change

Additional environment details (AWS, VirtualBox, physical, etc.): AWS Classic Load Balancer

vfarcic commented 5 years ago

This project needs adoption. I moved to Kubernetes and cannot dedicate time to this project anymore. Similarly, involvement from other contributors dropped as well. Please consider contributing yourself if you think this project is useful.

lle0x commented 2 years ago

Dear @jboettcher1

If this issue is still relevant, please feel free to leave a comment here.

lle0x commented 2 years ago

Closed due to inactivity