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.