Custom Query (1173 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (289 - 291 of 1173)

Ticket Resolution Summary Owner Reporter
#898 cant-reproduce Deployment doc: Mention bin/activate for running important commands. Daniel Krol
Description

On this page:

http://mediagoblin.readthedocs.org/en/latest/siteadmin/deploying.html

I see nothing about source bin/activate. That's required for running things such as the update command:

./bin/python setup.py develop --upgrade && ./bin/gmg dbupdate && git submodule fetch

Interestingly, the initial dependency installer command

(virtualenv --system-site-packages . || virtualenv .) && ./bin/python setup.py develop

doesn't leave you in the virtual env. I don't even know how setup.py works here. In fact, perhaps it's not working? The update command gave me a package error ( #896 ) which I did not have when running the initial installation command.

#978 fixed Deployment docs need updating to reflect change from paster to gunircorn BERGER
Description

mediagoblin@menelikII:/home/mediagoblin.example.org/mediagoblin$ ./lazyserver.sh --sever-name=broadcast Using gunicorn config: paste.ini Using ./bin/gunicorn + export CELERY_ALWAYS_EAGER=true + ./bin/gunicorn --paste paste.ini --sever-name=broadcast usage: gunicorn [OPTIONS] [APP_MODULE] gunicorn: error: unrecognized arguments: --sever-name=broadcast mediagoblin@menelikII:/home/mediagoblin.example.org/mediagoblin$

I follow the deployment step by step, and this error occurs (see above) What did I do wrong ?

Any helm possible, i really wanna have Mediagoblin running !!!!

#8 wontfix Deployment via Silver LIning Christopher Allan Webber
Description
Deployability is a big deal. We should research doing deployment
via `Silver Lining <http://cloudsilverlining.org/>`_ which looks
like it would make deployment fairly easy and also looks very
easily compatible with the tools we already have. Currently
Rackspace Cloud seems to be the only reasonable option there, but
that doesn't seem any more terrible than shared hosting, and more
local hosting looks possible.

Trying to make a Silver Lining deployment option anyway can't be
anything but a good/useful idea.



Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.