Ns8-xwiki — a NethServer 8 module for XWiki

I’ve published a new NethServer 8 module that packages XWiki as a rootless Podman-based service: ns8-xwiki.

Repo: GitHub - stephdl/ns8-xwiki: xwiki module for nethserver · GitHub

What it does

  • Runs XWiki 18.5.0 (Tomcat/MariaDB flavour) alongside MariaDB 11.4, each in its own rootless Podman container.
  • Integrates with the NS8 platform: Traefik routing with automatic Let’s Encrypt certificates, backup/restore via Restic, module clone support, and the standard NS8 module UI (Vue.js) for status and configuration.
  • Configurable JVM heap size, HTTPS is enforced by default.

install my forge https://forge.de-labrusse.fr and use the software center

Status

Actively developed, backup/restore and cloning are working, translations are managed. Feedback, bug reports and PRs welcome.

Full docs and architecture notes are in the repo README.

6 Likes

Thank you @stephdl this has been one of our major Needs for documenting some of our software solutions we have in a single dedicated solution.
And after testing Numerous, I would ussually still fall back to Xwiki.

Thank you for providing this. WIll definitely help thoroughly test the Module.

2 Likes