Wiki.js is a powerful, modern, open-source wiki and documentation platform with a rich Markdown editor, page versioning, granular access control, and many auth and storage backends. This image runs Wiki.js on Ubuntu 24.04 LTS, hardened and fully patched, with the web UI on port 80, a PostgreSQL backend, a unique per-VM admin credential seeded on first boot, and data on a dedicated disk. Maintained by cloudimg.
## Wiki.js on Ubuntu 24.04 LTS
Wiki.js is a modern, feature-rich open-source wiki engine for building beautiful documentation and knowledge bases. It offers a Markdown/visual editor, full page history and versioning, granular permissions, many authentication providers, and flexible storage — all in a fast Node.js application. This image is built and maintained by cloudimg on a hardened, fully patched Ubuntu 24.04 LTS base.
### What's included
### Getting started
Retrieve the generated admin credentials with `sudo cat /root/wikijs-credentials.txt`, then sign in at the VM's public IP to create your first page. Configure authentication, storage, and theming from the admin area. The deployment guide on cloudimg.co.uk covers pages, permissions, and backups.