Hi I don't know whether you have seen TiddlyServer by Arlen Beiler but I think you should check it out. It seems to match your requirements:
https://github.com/Arlen22/TiddlyServer It is really good. I have used it on several devices (windows, linux, android) running as a local server via nodejs. I have been keeping wikis and static files on cloud storage for syncing and it has been working fine. I am pretty sure you can also run it on a server and access it from other devices. In that case, running it behind a proper webserver like nginx with reverse proxy is recommended. I think this was already in the documentation on github. Hope this helps. -Altug On Wednesday, July 1, 2020 at 7:56:40 PM UTC+3, Meme Abc wrote: > > I am looking for a solution that can host my individual tiddlers and files > on a server for reading and editing on my Windows, Android and iOS devices. > > I wanted to use TiddlyDrive but the size of the HTML grows enormously > after adding images, while external images are inaccessible when offline. > > The most ideal solution is that the server can be hosted locally on each > device then sync the changes when going online. > > I tried to use Noteself with the free IBM cloud service but failed even > using the API key and enabling CORS. > > Thank you very much. > -- 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/caf5dbe3-5c0b-43fe-af97-048769b6270fo%40googlegroups.com.

