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

do i need to set nginx config? #1

Open
hunterzju opened this issue Mar 27, 2024 · 2 comments
Open

do i need to set nginx config? #1

hunterzju opened this issue Mar 27, 2024 · 2 comments

Comments

@hunterzju
Copy link

Thanks for you work.
After running docker compse, I can see two docker container runs on 8443 and 443 port, but I can not connect to the ip:443 port? Do I need to config the nginx server? If so, how to config?

@silentz
Copy link
Owner

silentz commented Mar 29, 2024

Hello!

You don't need to set up a separate Nginx. It's already inside webdav container (see docker-compose.yml)

Are you running joplinsync in a cloud VM? Is it AWS or GCP? If the answer is yes in both cases I recommend to double check you have 443 port open in your cloud providers' firewall.

Looking towards your response!

@hunterzju
Copy link
Author

Hello!

You don't need to set up a separate Nginx. It's already inside webdav container (see docker-compose.yml)

Are you running joplinsync in a cloud VM? Is it AWS or GCP? If the answer is yes in both cases I recommend to double check you have 443 port open in your cloud providers' firewall.

Looking towards your response!

I use a cloud, and both the 443 and 8443 port is open, it seems that the cert of https is self-assigned. Maybe I need to apply for a cert?

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

No branches or pull requests

2 participants