-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[Feature-Request] Add ssl option also along with the deployment #48
Comments
Do you consider this an option for a production, staging or development environment? |
No. It cannot be used in local. But it will work if you add localhost as exception in browser |
tested and it works flawlessy :) |
Adding SSL support for local development environment would be a great addition to this repository! |
I think the use of letsencrypt and the certbot console tool will be better. There is an example |
We may add a not in the readme how such a setup may look with nginx. Here is an example from another project: https://github.com/snypy/snypy-docker?tab=readme-ov-file#make-the-containers-publicly-avaialble |
https://github.com/Valian/docker-nginx-auto-ssl. Using this docker container you can now deploy your setup with SSL support. It will be great addition to this, great optional addition.
The text was updated successfully, but these errors were encountered: