Files
docs-public/projects/wikijs/index.md
wompmacho 60d8f5ca4b
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 38s
updates to descriptions and some wording
2026-03-31 06:17:44 +00:00

731 B

title, description, date, lastmod, author, showHero, tags
title description date lastmod author showHero tags
wikijs markdown ui / based wiki platform 2025-02-04 2025-02-04 wompmacho false

What is wikijs?

Wiki.js is a powerful, modern, and open-source wiki application built on Node.js. It is designed to be the central knowledge base for your home lab or professional projects, replacing traditional, clunky wiki platforms with a sleek, intuitive interface.

I like it because of the useful Markdown editor that lets you nicely organize links, code etc. I can also backup the database to my NAS in nice MD files, so nothing gets lost if something is corrupted.

Docker Compose Example

{{<include "/srv/configs/docker_compose/wikijs/wikijs.yaml">}}