NGPixel 87f3d26a47 Setup Wizard - Admin create + config write há 8 anos atrás
..
README.md f311d74a08 npm install fixes + logs folder há 8 anos atrás
install.js 80aa30009b LDAP authentication há 8 anos atrás
package.json 87f3d26a47 Setup Wizard - Admin create + config write há 8 anos atrás

README.md

<img src="https://raw.githubusercontent.com/Requarks/wiki/master/assets/favicons/favicon-96x96.png" alt="Wiki.js" title="Wiki.js" align="right" />

Wiki.js

npm Release License

This npm package is an installer for Wiki.js. For information about Wiki.js, including detailed installation steps, read the following links:

Install Wiki.js using npm

  1. Create an empty folder where Wiki.js will run.
  2. Launch a terminal / command prompt inside this newly created folder.
  3. Run the command: npm install wiki.js@latest
  4. Wait for the installation process to complete. This may take several minutes.
  5. Edit the file config.yml located in the root of your folder and change the settings accordingly.
  6. Run the command: node wiki start

Install Wiki.js manually

For a manual installation, read the Installation Guide.