sytone / obsidian-remote

Run Obsidian.md in a browser via a docker container.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot start web application obsidian-remote

jsu-github opened this issue · comments

I have installed Obsidian with a docker container with docker-compose. The docker container is running and listening to the specified ports 8080 and 8443:
image

However, I cannot access it through the browser. http:/localhost:8080/ and 8443 not working if I specify the "ip address" as localhost

any idea?

Can you please share your docker-compose ?
Do you see errors if you display the logs ?
docker-compose logs -f