On Thu, 10 Jul 2014, 9600 wrote:
On Wednesday, 9 July 2014 14:05:53 UTC+1, Chris Dent wrote:
Small scale manufacturing sounds very steampunk to me! ;)
Hah! Hoping to get a discount on a top hat festooned with brass cogs, eh?
Only if I can get a free monocle with that?
I think I'd like to try setting up Tank.
oauth2 dependency sounds fine for now and I'm guessing other auth methods
could be added later if need, e.g. local password db. Although I wouldn't
fancy having to set up S3. Could a simple filesystem store, or even Git
repo, be configured?
The binary tiddler handling is in the module
tiddlywebplugins.tank.closet. In the git history of that module is
simple implementation that just uses the filesystem (instead of S3),
it ought to be possible to merge that back in as a configurable
thing. That would be an _extremely_ useful patch if you're up for
it?
The tiddlywebplugins.oauth package is not released to pypi yet, so
you'll need to get your own version from GitHub:
https://github.com/cdent/tiddlywebplugins.oauth
and then register an app with an oauth2 provider and set the
relevant config.
You'll probably want to disable 'text/x-tiddlywiki':
'tiddlywebplugins.twikified'
in the render_map in tiddlywebplugins.tank.config.
There's an optional thing called twsock which provides websocket
notifications of recent changes. That's nodejs-based and requires
some finagling to get set up. I'd suggest leaving that to later if
possible.
One reasonable way to get started might be to checkout the code:
https://github.com/cdent/tank
and try running the tests. It will fail at first, but will reveal
which dependencies you don't have, etc..
Stepwise you'll get there eventually.
A different option is that I do the work to make a docker container
with tank in it. I want to do this anyway, but I haven't had time
yet. With sufficient oomph and push I might be able to get to it.
--
Chris Dent http://burningchrome.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 [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.