MongoDB process: sudo service mongod start
Wiki.js commands:
node wiki start = start wiki.js
node wiki stop = stop wiki.js
node wiki restart = restart wiki.js
node wiki configure 1234 = activate GUI browser configuration where 1234 is the custom port. Use port 80 for webservers.
node wiki configure = default configuration on port 3000
node wiki -V = displays the version of wiki
Improper JSON serving See Localization Issue #475
- This issue has been solved
Improper host configuration in the config.yml
See Troubleshooting 'no styling'
- This issue has been solved
- Go into admin account on the wiki - settings - system info - flush and rebuild
- If changes not displayed, proceed with step 3 and 4
sudo service mongod restartsudo node wiki restart
To customize, access files under wiki/server/views