by scragg on 9/10/14, 5:07 PM with 16 comments
by josegonzalez on 9/10/14, 6:06 PM
- Removed a bunch of features that were confusing to our non-dev users
- Used nginx/lua to do custom OAuth-based authentication [2]
- Set the committer's name and email to the currently authenticated user (from an env var in the request)
- Mucked around with the templates
- Added a /_status endpoint to do simple healthchecks for our load-balancer
- Extended `process_page_link_tag` to make it a bit more flexible when constructing links
- Added hipchat notifications for when pages are updated
Would be nice to see a system that allowed us to do the above, as we're not really all that in love with Gollum. The git part was great for our initial migration, not so great for wiki fault-tolerance...
[1] One for employees, one for freelancers, etc. [2] Blog post on oauth with nginx/lua here: http://chairnerd.seatgeek.com/oauth-support-for-nginx-with-l...
by spindritf on 9/10/14, 7:27 PM
What are those? Gollum is a wiki[1], yes? Ghost is the new blogging platform[2]? What's Dillinger?
by coolsunglasses on 9/10/14, 7:00 PM
and
by sc00ty on 9/10/14, 9:56 PM
I really like the idea of this wiki as well as the look of it. I could definitely see myself using this in the future. I had spent some time a couple months ago looking into what Flask-based wikis were available but my results turned up very little. I'll definitely be watching this repo as it grows.
by fiatjaf on 9/10/14, 11:34 PM
by mhd on 9/10/14, 10:34 PM
by syntax_erorr on 9/10/14, 10:38 PM
I'm loading up with Vagrant right now. Any thoughts on dockerizing it?
by rsync on 9/10/14, 7:21 PM