× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



We use DokuWiki on https://mono.qseco.fr/start, and we're quite happy with it. DokuWiki has a quite mature code base and also has excellent integration with e.g. AD.

Set up was trivial to get it to work with AD FS and certificate-based single sign on.

/y


-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Niels Liisberg
Sent: 12 May 2020 09:39
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxxxxxxxx>
Subject: Re: WikiJs for IBM i Application Documentation or Internal

Thanx Richard - what a nice recipe !! Well done :)

On Mon, May 11, 2020 at 4:20 PM Richard Schoen <richard@xxxxxxxxxxxxxxxxx>
wrote:

"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-wind
ows.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

--
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 thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 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.