Need help with Docker TiddlyWiki and Tiddloid Android setup

This page summarizes the projects mentioned and recommended in the original post on /r/TiddlyWiki5

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • tiddlywiki-docker

    NodeJS based TiddlyWiki 5 Docker image. (by m0wer)

  • So what will get you closer to do what you in (in my opinion of course) would be to fork one of these Docker containers that you like (so that we can use the node.js that's contained inside with TiddlyWiki) and modify it to your needs. Looking at the source code of the links you gave, it appears that you must change the starting command to what you need. Which will be ideally a loop, that repeats every 1 hour, making use of the same folder that the other container uses TiddlyWiki on and modify the command to not be "TiddlyWiki on node.js to start a server" but to "Tiddlywiki on node.js make a static html Wiki" and wait until 1 hour passes then repeat. If you do make your own fork, I think this file needs changing: https://github.com/m0wer/tiddlywiki-docker/blob/master/init-and-run-wiki

  • tiddlywiki-docker

    NodeJS based TiddlyWiki 5 Docker image. (by jokob-sk)

  • and this generates an alltiddlers.html files with all the content, however it also includes system tiddlers I believe? So the first part of the file is pretty much unreadable and trying to open the file in Tiddloid gives an error of "Not a valid tiddlywiky file" type. Will do some more work on it later. FYI here is my forked code: https://github.com/jokob-sk/tiddlywiki-docker/blob/master/init-and-run-wiki

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts