This Docker Compose configuration sets up XWiki with a Tailscale sidecar container, enabling secure, private access to your self-hosted wiki over your Tailnet. With this setup, your XWiki instance is not exposed to the public internet and is only accessible from authorized devices connected via Tailscale.
XWiki is a powerful open-source wiki platform designed for collaboration, knowledge management, and building custom web applications. It combines the flexibility of a wiki with the structure of a CMS, making it suitable for teams, documentation hubs, and internal tools.
- 📝 Rich content editing with WYSIWYG and Markdown support
- 👥 Advanced user permissions and access control
- 🔌 Highly extensible with plugins and macros
- 📊 Structured data and application-building capabilities
- 🔍 Full-text search and content organization tools
- 🏢 Ideal for internal documentation and knowledge bases
- XWiki Docker Repo: https://github.com/xwiki/xwiki-docker
- XWiki Documentation: https://www.xwiki.org/xwiki/bin/view/Documentation/