XWiki
XWiki is a free wiki software platform written in Java with a design emphasis on extensibility. XWiki is an enterprise wiki. It includes WYSIWYG editing, OpenDocument based document import/export, semantic annotations and tagging, and advanced permissions management.
As an application wiki, XWiki allows for the storing of structured data and the execution of server side script within the wiki interface. Scripting languages including Velocity, Apache Groovy, Python, Ruby and PHP can be written directly into wiki pages using wiki macros. User created data structures can be defined in wiki documents and instances of those structures can be attached to wiki documents, stored in a database, and queried using either Hibernate query language or XWiki's own query language.
XWiki.org's extension wiki is home to XWiki extensions ranging from code snippets which can be pasted into wiki pages to loadable core modules. Many of XWiki Enterprise's features are provided by extensions which are bundled with it.
Upgrade Notices
- To 11.1 - If you are receiving an HTTP 500 error after upgrading, you need to make the change described here
Popular Configuration Articles
- [https://www.xwiki.org/xwiki/bin/view/Documentation/AdminGuide/Configuration/]
- [https://www.xwiki.org/xwiki/bin/view/Documentation/AdminGuide/Virtualization/]
- [https://www.xwiki.org/xwiki/bin/view/Documentation/AdminGuide/ShortURLs/]
TODO
- Fix issue with some page assets being delivered over http instead of https
- Document setting up domain DNS for wildcard Let's Encrypt certificates