requarks / wiki

Wiki.js | A modern and powerful wiki app built on Node.js
https://js.wiki
GNU Affero General Public License v3.0
24.64k stars 2.73k forks source link

Wiki.JS and Guthub. #448

Closed AchimGrolimund closed 6 years ago

AchimGrolimund commented 6 years ago

Actual behavior

For what is the Github Account?

will wiki js upload the .md files to github?

and when i chance one file of github, wil this chance the file too on my server in Wiki.js?

sorry for my bad EN.. im from Swiss =)

Expected behavior

Steps to reproduce the behavior

NGPixel commented 6 years ago

The git repository is for backup purposes. So if you connect your GitHub account, files you create in Wiki.js will be synced with your GitHub repo. Changes you make on GitHub will also be reflected in your Wiki.

MostHated commented 6 years ago

Is this 100% needed though? Does it have to be connected to github if you don't want it to be? I don't have a private repo account.

NGPixel commented 6 years ago

@MostHated This is optional, as stated in the docs. However, both VSTS and GitLab offers free unlimited private repositories...

MostHated commented 6 years ago

I must have missed it. I got to the point where it said: "Git 2.7.4 or later is required." Thank you though.

NGPixel commented 6 years ago

@MostHated It is required. You're mixing up Git and GitHub.