pygmystack / pygmy

the pygmy stack is a container stack for local development
MIT License
25 stars 13 forks source link

[feature] HTTPS support #381

Open AlexSkrypnyk opened 2 years ago

AlexSkrypnyk commented 2 years ago

From https://github.com/pygmystack/pygmy-legacy/issues/11

Trying to understand if new Pygmy supports HTTPS and if so - how to enable it and if SSL certs are shipped with pygmy and valid.

fubarhouse commented 2 years ago

Pygmy would support it, but I'm not involved with the management or packaging of the haproxy docker image... Some configuration to open the ports could happen in Pygmy - but the haproxy image would need support before that made sense...

tobybellwood commented 2 years ago

Happy to look at how to support it in the haproxy image, just haven't thought about it yet! Any ideas?

simesy commented 1 year ago

for reference https://lando.dev/blog/2020/03/20/5-things-to-do-after-you-install-lando.html

AlexSkrypnyk commented 1 year ago

bump

fubarhouse commented 1 year ago

Happy to look at how to support it in the haproxy image, just haven't thought about it yet! Any ideas?

Note that pygmy is able to support HTTPS with minimal effort, but is dependent on upstream support.

The place you want to be proposing ideas or solutions is over here: https://github.com/pygmystack/haproxy/issues

tobybellwood commented 1 year ago

I’ll take any recommendations or prs on getting https support into the image!

AlexSkrypnyk commented 1 year ago

hi all

I'm not technically capable of solving this. But I'm happy to sponsor the development of this if this is technically possible.