Opened 13 years ago

Last modified 13 years ago

#9 closed defect (FIXED)

Make MediaGoblin development setup dead easy

Reported by: Christopher Allan Webber Owned by: Christopher Allan Webber
Priority: major Milestone:
Component: Keywords:
Cc: Parent Tickets:

Description

Make it super, super simple to set up a development environment.

Unfortunately, as much as I prefer virtualenv for deployment, I
think it requires too much special python packaging knowledge to
maintain. I'm going to add support for / rewrite the hacking\_howto
section for using zc.buildout. Virtualenv will still be an option
(and that will be mentioned), but I'm fairly sure that zc.buildout
is the only option that makes working with such a codebase doable
for people who **aren't** deeply familiar with python packaging.

Also need to check in a basic working paste deploy config file to
make running the server simple.

(We'll probably keep virtualenv instructions in the deployment
guide but that's a ways off.)



Change History (2)

comment:1 by Christopher Allan Webber, 13 years ago

Status: NewClosed
Done!



comment:2 by Will Kahn-Greene, 12 years ago

The original url for this bug was http://bugs.foocorp.net/issues/268 .

Note: See TracTickets for help on using tickets.