Skip to main content

A TiddlyWeb store that proxies to another TiddlyWeb server.

Project description

tiddlywebweb is a plugin for TiddlyWeb that allows the use
of a different TiddlyWeb instance as its datastore.

It has been created for several reasons:

* Because it is useful for doing things like interacting with
TiddlyWeb on Google App Engine.
* To demonstrate the extensibility and flexibility of the TiddlyWeb
system. Including "code A does not need to be near code B".
* To stimulate the creation a python-based client side library for
accessing TiddlyWeb.
* To prove (as in test) the system.
* To enable a platform for performance testing.
* To confirm HTTP cache header handling.
* To do the luscious CSci wankery of self-hosting.

Once the package is installed, to use add the following to
the tiddlywebconfig.py of an existing instance:

'server_store': ['tiddlywebplugins.tiddlywebweb', {
'server_base': 'http://0.0.0.0:8000',
},

Set server_base to the URL (including server_prefix) of
the root (without the trailing /) of the target TiddlyWeb.

See pydoc tiddlywebplugins.tiddlywebweb for more details.

You can then do things like:

twanager lbags

to list all the bags on the remote server. You can also start
the local server, and interact via tiddlywebweb with the
remote TiddlyWeb.

TODO:
* Authentication and Authorization handling very limited.

See this blog posting for some relatively old information:
http://cdent.tumblr.com/post/46209623/webs-of-tiddlywebs-with-tiddlywebweb

Copyright 2009, Chris Dent <cdent@peermore.com>

Licensed under the same terms as TiddlyWeb itself.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tiddlywebplugins.tiddlywebweb-0.5.tar.gz (5.7 kB view details)

Uploaded Source

File details

Details for the file tiddlywebplugins.tiddlywebweb-0.5.tar.gz.

File metadata

File hashes

Hashes for tiddlywebplugins.tiddlywebweb-0.5.tar.gz
Algorithm Hash digest
SHA256 e12baa0edb0c583436f4f59282fb4f690a22c8d01c90196989295068f9e5fe1a
MD5 5fd6258e2a6cb870f731974828bb9372
BLAKE2b-256 41d5e265dbe87e5b07d52c7f9c94f46476df18837097439c9bd1b041ee953abf

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page