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

Nginx and SSL Certificate support via Docker-Compose #184

Closed
yakuter opened this issue Oct 8, 2021 · 3 comments
Closed

Nginx and SSL Certificate support via Docker-Compose #184

yakuter opened this issue Oct 8, 2021 · 3 comments
Assignees
Labels
hacktoberfest-accepted Support open source

Comments

@yakuter
Copy link
Collaborator

yakuter commented Oct 8, 2021

Passwall Server has support for on-premise installation with Docker. To do this we have a docker-compose.yml file which has 2 services: passwall-server and postgres. However we need to add Nginx for reverse proxy. Also We need to easly generate SSL certificate with Let's Encrypt or user can add his/her own certificate via volumes.

I found this article which can give some ideas about the issue:
https://www.digitalocean.com/community/tutorials/how-to-deploy-a-go-web-application-with-docker-and-nginx-on-ubuntu-18-04

Anyone wants to work on this?

@yakuter yakuter added the hacktoberfest-accepted Support open source label Oct 8, 2021
@yakuter yakuter changed the title Nginx and SSL Certificate in Docker-Compose Nginx and SSL Certificate support via Docker-Compose Oct 8, 2021
@TheYkk
Copy link
Contributor

TheYkk commented Oct 8, 2021

I can take this.

@yakuter
Copy link
Collaborator Author

yakuter commented Oct 8, 2021

Great thank you @TheYkk

@yakuter yakuter added this to Accepted, Let's Develop! in PassWall Roadmap Oct 8, 2021
@TheYkk
Copy link
Contributor

TheYkk commented Oct 20, 2021

#189

@yakuter yakuter closed this as completed Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Support open source
Projects
PassWall Roadmap
Accepted, Let's Develop!
Development

No branches or pull requests

2 participants