Hi Matt

It looks like the problem is that your wiki is missing a theme plugin. Try 
adding this to your tiddlywiki.info file:


        "themes": [
                "tiddlywiki/vanilla",
                "tiddlywiki/snowwhite"
        ],

For example:

https://github.com/Jermolene/TiddlyWiki5/blob/master/editions/empty/tiddlywiki.info

Best wishes

Jeremy

--
Jeremy Ruston
jer...@jermolene.com
https://jermolene.com

> On 26 Nov 2021, at 23:04, Matt Kobe via Talk TW <nore...@talk.tiddlywiki.org> 
> wrote:
> 
> 
> Hi. I try to host Tiddlywiki Node.js on my Qnap NAS (with COntainer Station / 
> Docker). I managed to do it successfully but there are 2 problems: CSS is not 
> working (no template) and it doesn't save online.
> 
> Take a look: http://vielebny.myqnapcloud.com:5678/ 
> 
> What is wrong?
> It is hosted in Container Station with Node.js 17.1.0, Tiddlywiki 5.2.0
> 
> Steps I made inside Container: 
> 1. npm install -g tiddlywiki
> 2. tiddlywiki kompendium --init server
> 3. tiddlywiki kompendium --listen
> 4. forever start --spinSleepTime 10000 
> ./usr/local/lib/node_modules/tiddlywiki/tiddlywiki.js ./ --server 5678 
> $:/core/save/lazy-all "" "" "" "" 0.0.0.0 ""
> 
> On Synology DSM it worked like a charm. 
> -- 
> 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/bd316685-7300-44a0-8cb3-eb8e3c831f70n%40googlegroups.com.

-- 
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/6D978B93-F581-40ED-B20E-84C8D353B67E%40gmail.com.

Reply via email to