Docmost fork with small NIS-2 changes
10K+
Open-source collaborative wiki and documentation software.
Website |
Documentation |
Twitter / X
To get started with Docmost, please refer to our documentation or try our cloud version .
Docmost core is licensed under the open-source AGPL 3.0 license.
Enterprise features are available under an enterprise license (Enterprise Edition).
All files in the following directories are licensed under the Docmost Enterprise license defined in packages/ee/License.
This fork adds two features to help technical teams document configuration changes for NIS-2:
Both are activated per section via the page "⋯ → NIS-2 settings" menu or the space settings "NIS-2" tab.
New database tables: change_sets, change_entries, change_log_settings, review_settings, review_records.
This is meant as a practical add-on for everyday documentation duties — it does not cover all of NIS-2. Some related capabilities (such as a full system audit log) are part of Docmost's Enterprise edition.
The fork's tables are created idempotently on startup and are not registered in Docmost's migration ledger, and no existing tables are altered. You can therefore switch the Docker image between stock Docmost and this fork in either direction without any migration steps — the stock image simply ignores the extra tables.
A local stack that builds this fork from source is provided in docker-compose.local.yml (not committed —
it holds a generated secret); run docker compose -f docker-compose.local.yml up -d --build.
See the development documentation
Special thanks to;
Crowdin for providing access to their localization platform.
Algolia for providing full-text search to the docs.
Content type
Image
Digest
sha256:58685093d…
Size
195.1 MB
Last updated
4 months ago
docker pull autocomplete/docmost