[Trac] Re: Hosting options
I also run trac on dreamhost and it was pretty easy to do via the mantained installation http://wiki.dreamhost.com/DreamTracInstall
svn hooks were a pain but I was able to get them and email2trac setup largely without issue. So far the biggest issues have been that they are still on python 2.3 and I've hit some compatibility issues with plugins and general speed - takes as long as 15 seconds to 'spin up' the site using fcgi.
Overall it's been easy and cheap especially for the given harddrive space. But I want something faster.
Ian
Hi,I do run Trac on Dreamhost.com. It took me a while to get it runing because I have to install my own python and did the initial setup.Once I do that, I can install plugins I wanted. The only problem is that I still couldn't set up the integration with SVN. It has something to do with the require packages that has to be installed on the server. I didn't spend time on figured out how to install it on user space.Anyway here is the instruction https://projects.cecs.pdx.edu/~bhuricha/SCOPE/index.cgi/wiki/InstallTracOnSharedWebHostingI hope it helps as starting point.-- Deen
On Mon, Jun 9, 2008 at 2:25 PM, <yoheeb-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
On Jun 9, 3:40 pm, "Chris Mulligan" <chris.mulli...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> I agree on VPS.
>
> You might consider SliceHost - they've been pretty highly recommended from
> what I hear.
>
> On Mon, Jun 9, 2008 at 4:30 PM, Noah Kantrowitz <n...-WlrdLoc5ZbaFX2APIN6yfw@public.gmane.org> wrote:thanks for the information. VPS is definitely the way I need/want to
>
> > Sounds like you want your own VPS account. I use Tektonic.net and like them
> > a lot. Something shared like dreamhost may be cheaper, but you may not get
> > quite as much flexibility with Apache/PHP/MySQL etc. Actual Trac hosting
> > sites will generally not let you install plugins yourself, and will almost
> > certainly not let you install random PHP scripts.
>
> > --Noah
>
> > PS: Do not use Trac with MySQL unless you have no other option.
>
go. Thanks for the site links. Both are good, and passed my initial
"support" quick test. Now I have something in the back pocket if/when
I need it.
PS: the MySQL "requirement" is for something outside of trac, I am
perfectly happy with sqlLite on that front. I just need a separate
Database for some other things that databases do well, and which I
don't want sqlLite for.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To post to this group, send email to trac-users-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to trac-users-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---
)
> About Mastertickets and my expectations. It seems to block nothing.
> It is basically just linking the blocked and the blockedby fields of
> two tickets.
> I can delete the blocked by number in a child ticket and it is
> removed from the parent (master). So basically anyone can unblock by
> default - no way
> to permit unblocking only for the the master's owner. Don't get me
> wrong ... no complaint .. just trying to figure out what exactly it
> does.
Correct, there are no permissions associated with altering those
fields other than the normal Trac ones. It will log the change of
course, so you would see the change and could go hit the offender with
a clue-by-four if they weren't supposed to do that.
>
> How do I graph with graphviz .. I installed it but I don't see a
> "draw" (or so) button.
On any ticket with dependencies set just click the Depgraph link in
the top-right. You will need the dot binary installed, and if it isn't
on your path make sure to set the dot_path option in trac.ini.
--Noah
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To post to this group, send email to
br
Daniel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To post to this group, send email to
RSS Feed