Wiki.js

Wiki.js is a wiki engine running on Node.js and written in JavaScript. It is free software released under the Affero GNU General Public License. It is available as a self-hosted solution or using "single-click" install on the DigitalOcean[2] and AWS[3] marketplace.

Wiki.js
Developer(s)Nicolas Giard and community members
Initial releaseSeptember 12, 2016 (2016-09-12)
Stable release
2.4.107[1] / 2020-06-14[±]
Written inJavaScript
Operating systemCross-platform
PlatformCross-platform
Available inMultilingual
TypeWiki software
LicenseAGPL
Websitewiki.js.org

Features

Markdown editor

Content is written using the Markdown syntax, using a visual editor and saved directly as Markdown files.

Git-backed storage

Content is continuously synced with a remote Git repository, which serves both as a backup and single source of truth in case of restores or multiple servers setup. Git in 2.x is optional and can be replaced with other storage providers.[4].

Integrated access control

Access can be given to all or specific sections of the wiki. Users can log in using local authentication, Google, Microsoft or Facebook social login. Guest view is supported.

Assets management

Media content such as images, videos, documents or any type of files can be inserted into content. Assets can be classified under folders and thumbnails are automatically generated for compatible media.

Built-in search engine

All content is automatically indexed and accessible from any page via the search bar.

System requirements

Prerequisites for running Wiki.js 2.x[5]:

Prerequisites for running Wiki.js 1.x[6]:

License

Wiki.js is free and open source software and is distributed under the terms of the Affero GNU General Public License.[7]

See also

References

  1. "Releases - Requarks/wiki". wiki.js.org. Retrieved 2020-06-23.
  2. "DigitalOcean Marketplace". marketplace.digitalocean.com. Retrieved 2020-01-02.
  3. "AWS Marketplace: Wiki.js". aws.amazon.com. Retrieved 2020-01-02.
  4. "Installation requirements". docs.requarks.io. Retrieved 2019-11-30.
  5. "Installation requirements". docs.requarks.io.
  6. "Wiki.js 1.x Prerequisites". docs-legacy.requarks.io.
  7. "Wiki.js License". 16 January 2018.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.