Note that there are some explanatory texts on larger screens.

plurals
  1. PORails wiki gem for production with devise/cancan - not personal use
    primarykey
    data
    text
    <p>I've been looking into wikis for use in production in an existing rails app, not for personal use - have seen a few questions on wiki gems here but little outside of personal use. Gollum seems simple to get up an running locally, but is it a good choice for production where you may have multiples users/groups that each have their own, secure wikis?</p> <p>Besides Gollum, I have also looked into <a href="http://www.instiki.org/show/HomePage" rel="nofollow">Instiki</a>, <a href="http://zenadmin.org/en/documentation/Wiki/page735.html" rel="nofollow">zena</a> and <a href="http://wagn.org/" rel="nofollow">Wagn</a>.</p> <p>Some of the production requirements to consider:</p> <ol> <li>Needs to play nice with existing models and storage - rails app is already using S3 to store media (videos, images) - those same assets will be combined with the wiki.</li> <li>Need to be able to create separate wikis for groups within my company - seems like integration with devise/cancan is not too difficult. Is it easy to add a separate repository for users/groups?</li> <li>This is a general purpose wiki for internal use - non-technical employees from HR, finance, marketing, etc. will also be using it with different levels of access. As such, would hope to swap out the text editor to something more user friendly such as <a href="http://jhollingworth.github.com/bootstrap-wysihtml5/" rel="nofollow">this wysihtml5 text editor</a>.</li> </ol> <p>Is there anything I should be concerned about flexibility-wise with Gollum before investing too much time in it? Any advice is much appreciated and hopefully this helps others!</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload