Date: Sun, 6 May 2018 14:51:12 -0400 From: "James B. Byrne" <byrnejb@harte-lyne.ca> To: "Chris Hill" <chris@monochrome.org> Cc: "FreeBSD Questions List" <questions@freebsd.org> Subject: Re: Looking for wiki software Message-ID: <6c42c7d5c841d1bf1a74383143bf5c70.squirrel@webmail.harte-lyne.ca> In-Reply-To: <mailman.88.1525521601.52523.freebsd-questions@freebsd.org> References: <mailman.88.1525521601.52523.freebsd-questions@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, May 5, 2018 06:53, Chris Hill wrote: > Hello list, > > I'm looking for advice and opinions on wiki software. This > would be for use by a small business group, probably not > more than 25 or so users in total. The idea is that each > user would contribute material on subjects in which he is > "expert." Eventually we end up with solid documentation > of our processes and our homegrown software, and then things > don't go to hell as much the next time someone is nearly > killed in an accident. > > I have a reasonably decent machine on which to run this, > but still it would be nice if the solution were, for example, > not too heavy on the build- and run-dependencies. > > Other nice-to-haves: > > . Easy user management, ideally with self-signup > . Use with http server of my choice, i.e. server-agnostic > . TLS supported > > I'd be grateful for any suggestions, or for stories of good or bad > experiences. > We use Redmine project administration software for this sort of thing. It is packaged for FreeBSD and available through ports. It has a large number of features that you can safely ignore; unless and until you need them. The authentication/ authorisation mechanisms are well integrated and easy to use; and to understand. Redmine requires an SQL back-end. The 'default' back-end is MySQL / MariaDB. PostgreSQL is also available. We have been using Redmine and Git since we moved off TRAC and Subversion back in 2006. We use Redmine for the company administrative wiki, programmer day books, computer system operations scheduling, issue tracking, work requests, documentation, time tracking, project management, and many other things. You can have multiple independent projects/wikis, or dependent sub-projects. Each user can have different roles assigned in different projects. -- *** e-Mail is NOT a SECURE channel *** Do NOT transmit sensitive data via e-Mail Do NOT open attachments nor follow links sent by e-Mail James B. Byrne mailto:ByrneJB@Harte-Lyne.ca Harte & Lyne Limited http://www.harte-lyne.ca 9 Brockley Drive vox: +1 905 561 1241 Hamilton, Ontario fax: +1 905 561 0757 Canada L8E 3C3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6c42c7d5c841d1bf1a74383143bf5c70.squirrel>