|
"Price is right" was a joke/funny/humor, maybe not :)
I have not written any specific instructions at this point. But here's a
basic guide that might work for you.
// Used the Windows install as a base.
https://docs.requarks.io/install/windows
// Made sure to have Node 12 loaded and SQLite 3 from IBM Open Source
packages.
// Download the Node app file. I used the Windows package and it worked
fine since it's Node
https://github.com/Requarks/wiki/releases/download/2.3.81/wiki-js-windows.tar.gz
// Upload tar file to root of IFS
/wiki-js-windows.tar.gz
// Run this from bash shell or qp2term or possibly strqsh:
mkdir /wikijs
mkdir /wikijs/database
mkdir /wikijs/backups
cd /
tar xzf wiki-js-windows.tar.gz -C /wikijs
cd /wikijs
// Ran this to rebuild SQLite3 driver which I am using
npm rebuild sqlite3
// Copy sample config file to actual config file
cp /wikijs/config.sampl.yml /wikijs/config.yml
// Edit config.yml file via your favorite PC file editor or WRKLNK I
suppose.
Db
type: sqlite
storage: /wikijs/database/database.sqlite
// Run WikiJs
node server
// Hit site via browser and config
http://systemip:3000
Use the rest of the basic WikiJS site instructions
https://docs.requarks.io/guide/intro
Regards,
Richard Schoen
Web: http://www.richardschoen.net
Email: richard@xxxxxxxxxxxxxxxxx
------------------------------
message: 2
date: Mon, 11 May 2020 07:16:29 +0000
from: john art <jhon_art@xxxxxxxxxxx>
subject: RE: WikiJs for IBM i Application Documentation or Internal
Knowledgebase
Hi Richard
i would be interested to this Wiki system ..
could you please give me some instruction to install it on Ibm i ?
Thanks in advance
J
I did not understand .. before you say FREE and then ".. the price is
right .."
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.
Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.