Skip to content
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

Https Activation on Container #2104

Closed
Kevindecjld opened this issue May 1, 2024 · 5 comments
Closed

Https Activation on Container #2104

Kevindecjld opened this issue May 1, 2024 · 5 comments
Labels

Comments

@Kevindecjld
Copy link

Hi,

I begin in docker and container , I deployed this app into my server linux Debian.

But i want to know , where is possible to configure the website in Https mode ?

Because i didn't see in container apache or nginx configuration .

I want first to configure Https and after i will configure SSL certificate.

Thanks for your help,

Copy link

github-actions bot commented May 1, 2024

Hello @Kevindecjld, thanks for contributing to the Password Pusher community! We will respond as soon as possible.

@pglombardo
Copy link
Owner

Hi @Kevindecjld - currently, to add SSL support, you have to add a Caddy server, nginx or apache in front of Password Pusher. There is an example for nginx here.

@Kevindecjld
Copy link
Author

Hi @pglombardo , Thanks for your answer.

When you say in front of Password Pusher , it's into the container or in my virtual machine ?

Thanks

@pglombardo
Copy link
Owner

In your VM or in another container. "In front of" can mean anything that can talk to the Password Pusher container on port 5100. For example:

Screenshot 2024-05-03 at 10 11 36

My 2 second drawing on witeboard: https://witeboard.com/5c944bf0-0924-11ef-8be5-4ded66083228

@Kevindecjld
Copy link
Author

Thank you , it's ok allready is good.
Thanks for your help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants