On Friday, November 26, 2021 at 11:54:36 PM UTC+1 dr.vi...@gmail.com wrote:

Steps I made inside Container: 
> 1. npm install -g tiddlywiki
> 2. tiddlywiki kompendium --init server
> 3. tiddlywiki kompendium --listen
>

I think the following command is wrong. Why do you use --listen above and 
the *deprecated* --server below?? 

4. forever start --spinSleepTime 10000 
> ./usr/local/lib/node_modules/tiddlywiki/tiddlywiki.js ./ --server 5678 
> $:/core/save/lazy-all "" "" "" "" 0.0.0.0 ""
>

imo it should be 

forever start --spinSleepTime 10000 
./usr/local/lib/node_modules/tiddlywiki/tiddlywiki.js *kompendium* --server 
5678 $:/core/save/lazy-all "" "" "" "" 0.0.0.0 ""

BUT connecting a server without a password to the internet is a big 
mistake. 

just a thought
-m

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/6b5f29a4-dc59-4da5-b808-20418a9458dfn%40googlegroups.com.

Reply via email to