Licenses
Wikven itself is licensed GPL-3.0-or-later. The Docker image and the standalone binary it produces redistribute third-party software under that software's own licenses, acknowledged here. (GPL-2.0-or-later and GPL-3.0-or-later are compatible, so this is attribution, not a conflict.)
| Component | License | Bundled in |
|---|---|---|
| MediaWiki, with its bundled skins and extensions | GPL-2.0-or-later | image, binary |
| PHP | PHP License 3.01 | binary |
| FrankenPHP | MIT | binary |
| Caddy | Apache-2.0 | binary |
| Composer | MIT | image |
The standalone binary is compiled with FrankenPHP, which also links several Caddy modules; see the FrankenPHP project for their licenses. The Docker image keeps MediaWiki's own COPYING, and each component's full license text is available from its project.