openKB
openKB copied to clipboard
Open Source Nodejs Markdown based knowledge base (FAQ) app
hi, i use openkb on a domain but sitemap.xml lists urls like; _http://127.0.0.1:4444/bla-bla)_ thanks
Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.  #### Changes included in this PR - Changes to...
Hello I am attempting to set up the openKB app in my lab environment with MongoDB as my database. I can confirm when running with neDB configured it works wonderfully....
When i try to install open kb its throwing errors can any one clear the issue
Hello, I would like to answer a question. Creating an article in OpenKB I realized that I can put CSS inline, but I was not able to put internal CSS...
Looking at closed problems # 26, I noticed that the following code was made available for playing videos: ` `. I would like to know if it is possible through...
How can we change the default http://127.0.0.1:4444/ ? and the port.
getting a new install dependency failure... ``` node-pre-gyp WARN Using needle for node-pre-gyp https download node-pre-gyp WARN Tried to download(404): https://github.com/kelektiv/node.bcrypt.js/releases/download/v3.0.7/bcrypt_lib-v3.0.7-node-v83-win32-x64-unknown.tar.gz node-pre-gyp WARN Pre-built binaries not found for [email protected] and...
[root@skykb openKB]# npm run-script dbUpgrade [email protected] dbUpgrade /var/www/html/openKB node data/mongodbUpgrade.js undefined:28 "connection_string": "mongodb://0.0.0.0:27017/skykbdb" ^ SyntaxError: Unexpected string in JSON at position 844 at JSON.parse () at Object.exports.read_config (/var/www/html/openKB/routes/common.js:34:31) at Object....