So it’s not the same as a fully featured wiki application, but I host a docker instance of VS Code on my NAS pointed at my obsidian vault volume, then SSH tunnel into it when I’m on devices away from home. Foam (VS Code extension) helps add some missing Obsidian features (backlinks pane, syntax highlighting, some autocomplete, cmd-click to navigate wiki links).
I can share more implementation details if anyone’s interested; caveat is that unfortunately it doesn’t work on mobile.
I couldn’t get this container to load anything in the browser; possibly less an issue with my vault content and more of an issue with my container set-up so maybe it’d work better for you.
Taking a look in the docker installation instructions, I couldn’t find anywhere to put a local volume mounted to the docker container. I’m pretty sure it doesn’t actually interface with local files, so I didn’t test further.
So it’s not the same as a fully featured wiki application, but I host a docker instance of VS Code on my NAS pointed at my obsidian vault volume, then SSH tunnel into it when I’m on devices away from home. Foam (VS Code extension) helps add some missing Obsidian features (backlinks pane, syntax highlighting, some autocomplete, cmd-click to navigate wiki links).
I can share more implementation details if anyone’s interested; caveat is that unfortunately it doesn’t work on mobile.
Other options I looked into: