Custom Query (1173 matches)
Results (10 - 12 of 1173)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#5615 | fixed | Find out about the package.json mentioned in extlib/README | ||
Description |
extlib/README mentions a |
|||
#5614 | fixed | Document setup of single virtualenv/multiple MediaGoblin instances | ||
Description |
This is a note to Ben to remind him to write up how to set up single virtualenv/multiple MediaGoblin instances for the "Considerations for production deployments" docs. |
|||
#5612 | fixed | Atom feed shows bad web link | ||
Description |
with mediagoblin 0.10, atom feed shows a base_url of 127.0.0.1:6543, which correspond to the main paste server. Server has a standard installation with main paste and nginx front, with advised configuration. Previous 0.9 installation was similar and atom feed showed the public web dns (without port as it is served on 80). surely missing a configuration there or maybe a tweak to add to nginx conf? thanks |