Extend the Tabletime network

Independent Tabletime hosts can uplink to one another with the public federation feed. Only public/global posts are shared. Private posts, login credentials and account secrets stay local.

Tier 1 · Host Node

The ordinary distributed node. It keeps its own users/database, publishes a public feed, and pulls approved peer feeds. This is the recommended tier for most independent hosts.

Host-node releases on GitHub →

Tier 2 · Admin / Coordinator

Adds peer-coordination tools and is intended for the smaller coordinator tier. It uses the same interoperable federation protocol and bounded-storage rules.

Admin-node releases on GitHub →

This node's uplink

https://eski19758.wasmer.app/tabletime/api/federation.php?action=manifest

Give another Tabletime operator the base URL for this node; they can add it from their Federation page.

Expected GitHub assets

To keep this Wasmer app below its package/storage limits, the host kits are intentionally linked from GitHub rather than embedded here:

tabletime-host-tier1.zip
tabletime-host-tier1.tar.gz
tabletime-admin-tier2.zip
tabletime-admin-tier2.tar.gz