FWIW my approach is this: - I use the node.js Tiddlywiki server so I can access it from any device. This is running on a Digital Ocean VPS - I use nginx as a reverse proxy, directing requests to "mysite.com" to the tiddlywiki port - Also in nginx I have access to that URL restricted to only localhost (only requests from the server itself can view my wiki) and my home IP address - I also run a VPN server on that machine - So when I'm at home, I can just connect like a normal website - When I'm not at home, I connect to the VPN and I can connect to the website
I hope that makes sense! Perhaps a complicated solution, but it works well for me On Friday, March 6, 2020 at 9:21:37 AM UTC-5, Mario Public wrote: > > Dear All > > I wish to to have my TiddlyWiki online for easy access from every > device/location. > I am the only user of the TiddlyWiki. > I am using the google drive extension and it works but I would prefer not > to host personal files there. Nothing particularly sensible, just personal. > What is the easiest and most private way? > I have my own domain and I tried to host the wiki there by uploading it > and using store.php but I got errors and it did not worked. > Is dropbox a better option? > Thanks > Mario > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/8faae383-7f77-4b23-a97a-3f6c5795cb8d%40googlegroups.com.

