Wiki.js | A modern and powerful wiki app built on Node.js
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Nicolas Giard 3b517b7086
docs: add netlify mention
5 years ago
.github misc: delete main.workflow 6 years ago
.vscode feat: save page 6 years ago
client feat: git changes processing 5 years ago
dev feat: dev flags 5 years ago
server feat: git changes processing 5 years ago
.babelrc fix: setup issues + webpack improvements 6 years ago
.editorconfig fix: root admin access deny bug + patreon link 6 years ago
.eslintignore refactor: dev optimizations + improvements 6 years ago
.eslintrc.yml feat: webpack refactor 7 years ago
.gitattributes Base Project Files 8 years ago
.gitignore feat: admin dev pages modularity + storage state json fix 5 years ago
.npmrc chore: updated dependencies 7 years ago
.nvmrc fix: terser dependency incompatbility 6 years ago
BACKERS.md docs: updated BACKERS.md 5 years ago
CHANGELOG.md docs: fix CHANGELOG dates 5 years ago
LICENSE Initial commit 8 years ago
Makefile refactor: removed redis + new scheduler engine 5 years ago
README.md docs: add netlify mention 5 years ago
config.sample.yml feat: HTTP redirect to HTTPS server option 5 years ago
package.json feat: scheduler storage sync 5 years ago
wiki.js fix: sqlite migrations 5 years ago
yarn.lock feat: scheduler storage sync 5 years ago

README.md

Wiki.js

Release License Backers on Open Collective Sponsors on Open Collective Downloads Docker Pulls
Build status Codacy Badge Standard - JavaScript Style Guide Chat on Gitter Twitter Follow

A modern, lightweight and powerful wiki app built on NodeJS

STABLE v1.x version

This repository is for the 2.0 BETA of Wiki.js.
It is highly recommended to use the 1.x version until a stable version of 2.0 is released. An easy and quick upgrade path will be provided to migrate from 1.x to 2.0.

👉 Go to version 1.x instead 👈

Version 2.0 should NOT be used in production! Once again, please use 1.x for now!


🚧 UNSTABLE v2.0 BETA version

This version is for testing and development purposes only! It is not ready for production and is still missing critical features. You cannot migrate 1.x data at this time!

Donate

Wiki.js is an open source project that has been made possible due to the generous contributions by community backers. If you are interested in supporting this project, please consider becoming a patron or donating to our OpenCollective.

Become a Patron

Requirements

Wiki.js can run on virtually all platforms where Node.js can (Windows, Mac, Linux, etc.) or using Docker!

  • Node.js 10.12 or later
  • One of the following supported database engines:
    • MySQL 5.7.8 or later
    • PostgreSQL 9.5 or later
    • MariaDB 10.2.7 or later
    • Microsoft SQL Server 2012 or later
    • SQLite 3.9 or later

Read the full prerequisites article for full details.

Docker

Docker is the recommended way to go! Simply use Docker image: requarks/wiki:beta

You can also use Docker Compose (see example) to run Wiki.js with all dependencies.

Demo

Check out our documentation site, it's running Wiki.js!

Milestones

📑 See project board to keep track of current progress.

Gitter

Want to discuss features, ideas or issues? Join our gitter channel. We are very active and friendly!
Chat on Gitter

Twitter

Follow our Twitter feed to learn about upcoming updates and new releases!
Twitter Follow

T-Shirts Shop

Want to donate to this project but get something in return as well? Check out our amazing t-shirts for men, women and kids, as well as other goodies: Wiki.js Shop

Translations

We are looking for translators to make Wiki.js UI available in as many languages as possible. If you would like to contribute to this project, contact us on our gitter channel and we'll provide you access to our translation tool, absolutely no coding required!

Special Thanks

Algolia
Algolia for providing access to their incredible search engine.

Browserstack
Browserstack for providing access to their great cross-browser testing tools.

Cloudflare
Cloudflare for providing their great CDN, SSL and advanced networking services.

DigitalOcean
DigitalOcean for providing hosting of the Wiki.js documentation site.

<img src"https://static.requarks.io/logo/netlify.svg" width="64" alt="Netlify" /> Netlify for providing hosting for landings and blog websites.

Sponsors

Support this project by becoming a sponsor. Your logo will show up in the Contribute page of all Wiki.js installations as well as here with a link to your website! [Become a sponsor]

Backers

Thank you to all our backers! 🙏 [Become a backer]

Contributors

This project exists thanks to all the people who contribute. [Contribute].