Skip to content

TiddlyWiki

Homepage | Repository

Tags: Wiki

TiddlyWiki is a complete interactive wiki in JavaScript. It can be used as a single HTML file in the browser or as a powerful Node.js application. It is highly customisable: the entire user interface is itself implemented in hackable WikiText.

inventories/homelab/group_vars/homelab.yml
tiddlywiki_enabled: true

By default, TiddlyWiki can be accessed at http://[your_server_ip]:8092 or https://tiddlywiki.[your_domain].com if you have DNS access configured.

See the default configuration options for TiddlyWiki at roles/tiddlywiki/defaults/main.yml. Add any overrides to your inventories/[your_inventory]/group_vars/homelab.yml file.

No changes in the last 93 commits (since 10/21/2025).