Hey again folks,

I'm looking for some help in achieving a self-hosted TiddlyWiki solution, 
preferably with node.js:

   - I want to be able to go to wiki.mydomain.com
   - login/authenticate so I can edit tiddlers.
      - no other visitor/user can edit.
      - have those changes automatically saved.
   - Locally, I'd also like to be able to manipulate what tiddlers show up 
   on wiki.mydomain.com. 
      - Say I keep a project specific wiki local until it goes live, I'd 
      like to be able to easily integrate those local tiddlers with the live 
ones.
      - As far as I understand this can be achieved with the tiddlywiki 
      CLI, but I'm not clear on that yet.
   
I've looked at hosting solutions like heroku and openshift, but the issue I 
have is I'm not sure what the correct approach is.. these platforms don't 
seem to use NPM so do I need the tw5 repo in the root of my app? 

What is the correct folder structure in this scenario? 
Do I put the tw5 repo in a sub-folder and create folders with 
tiddlywiki.info for my wikis? 
Or do I just create folders for my wikis in the tw5 repo root?

And with the above in mind, how can I start a TiddlyWiki with "node 
tiddlywiki.js"? As most of these PaaS seem to require a "Procfile" with 
such a command.


My apologies if these questions are obtuse, I'm still learning the Tiddly 
ways. ;)

Things I've read on the subject:
http://tiddlywiki.com/#Scripts%20for%20TiddlyWiki%20on%20Node.js
https://github.com/Jermolene/TiddlyWiki5/issues/340
https://groups.google.com/forum/#!searchin/tiddlywiki/node.js/tiddlywiki/34EdjJFYIgQ/z3dobsgoIh8J


Cheers,
Greg.

-- 
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 post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to