Right now its apache; You should really go and look around on the 
trac.sagemath.org vm for how its set up right now. If you don't have an 
account there I can probably set you up if you send me your private key.


On Tuesday, June 7, 2016 at 12:50:27 PM UTC-4, Erik Bray wrote:
>
> On Tue, Jun 7, 2016 at 12:14 PM, Volker Braun <vbrau...@gmail.com 
> <javascript:>> wrote: 
> > On Tuesday, June 7, 2016 at 11:22:10 AM UTC-4, William wrote: 
> >> 
> >> Erik has volunteered to setup trac, and will do so soon. 
> > 
> > 
> > There are a bunch of caveats to that one as far as I remember: 
> > 
> > * The ssh key management plugin for trac shares the keys over the local 
> file 
> > system with gitolite authentication system 
> > 
> > * The cgit repo viewer accesses the gitolite repos over the local file 
> > system. 
> > 
> > * The branch diff viewer (part of our trac plugin) does merges on /tmp 
> and 
> > is prone to leaving large stale temp directories lying around. 
> > 
> > Its rather annoying that trac, git repo, and git viewer are so tightly 
> > coupled and that has caused some issues in the past (most notably disk 
> full 
> > -> trac down). 
> > 
> > A somewhat related issue is authentication. The trac authentication 
> plugin 
> > hasn't been too much of a pleasure to work with, part of our users can't 
> > reset their passwords apparently because the database format changed at 
> one 
> > point. Also I don't remember if / how the wiki authentication 
> synchronizes 
> > with it. It would be great if we could use github authentication, say. 
>
> Thanks. I haven't even looked at the git stuff yet, but that will be 
> good to know when I do. Just trying to get Trac back up for now (at 
> *least* the tickets).  The other bits will follow shortly. 
>
> Do you (or anyone) know what server was being used previously for 
> Trac?  Was it using tracd?  Apache? nginx? 
> Not that it terribly matters I can just set up whatever works for now, 
> but it would be helpful to know especially if it was one of the latter 
> two, and if there is any useful configuration for them I should go 
> looking for before starting from scratch. 
>
> Thanks, 
> Erik 
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to