Built on Node.js, Wiki.js offers a wide range of modules that allow you to extend and customize its functionality to suit your specific use cases.
Wiki.js supports:
- Rich WYSIWYG editing, Markdown, and other markup formats.
- Version control for tracking changes and revisions.
- User authentication management and role-based access control
- Integration with databases (PostgreSQL, MySQL, MariaDB, SQLite) and external services (Google Analytics, LDAP, SAML, OAuth).
- Customization options for styling, layouts, and functionality through extensions and themes.
Software Copy link
Your Wiki.js app will run in a Docker container.
Selecting the Wiki.js image in the Marketplace will install the following software on your server:
|
Software |
Version |
|
22.04 |
|
Latest |
|
11 |
Getting Started Copy link
- Start creating a new Hostman server and select Marketplace → Wiki.js.
- Select server parameters. 1 GB RAM and 1 CPU core (or 2 cores, for better performance) are enough for running Wiki.js. In most cases, you can start with the minimum configuration and upgrade it, when necessary.
- Finish creating your server.
Wait for the server setup to complete and then visit the server’s public IP address in the browser.
You will need to finalize the installation. Create an admin account and provide a domain name for your Wiki.js app, if you have it. Click Install. In a few moments you will be able to login to the app, using the account you just created.
That’s it! Now you can click Create Home Page and start drafting your knowledge base. For more information, visit the official documentation.