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

Connection to iphone app #32

Open
bmwagner18 opened this issue Oct 30, 2023 · 2 comments
Open

Connection to iphone app #32

bmwagner18 opened this issue Oct 30, 2023 · 2 comments

Comments

@bmwagner18
Copy link

I'm running into an issue using the mobile app. My setup is as follows:

I'm running docker-joplin-server on a Proxmox VM. I’m also running nginx-proxy-manager on the same docker stack. I point “joplin.custom.domain” to the ip address of the docker VM. I’ve set up the Joplin windows 10 app on two devices and used “http://joplin.custom.domain”. This has worked wonderfully and I’m very pleased. I do not have any ports open and am only using wireguard for remote access.

The issue I have is that when I put the same address into my iPhone app, it gives a connection error. I read somewhere that it requires https to work, but if I test using the IP of the VM (“http://192.168.10.102:22300”) it works. I suppose I could change:

Is there a way to make this work without using https or without setting the base url to the IP and port?

@flosoft
Copy link
Owner

flosoft commented Jan 7, 2024

I'd recommend using a reverse proxy in front such as Traefik.

@bmwagner18
Copy link
Author

bmwagner18 commented Jan 8, 2024 via email

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