Talk:Deployment: Difference between revisions

From GNU MediaGoblin Wiki
Jump to navigation Jump to search
m (Created page with "Deployment#Running_MediaGoblin.27s_web_server_and_Celery_separately <blockquote> ./lazyserver.sh is all good and well for debugging, but probably not for deployments. Instea...")
(No difference)

Revision as of 20:19, 21 September 2011

Deployment#Running_MediaGoblin.27s_web_server_and_Celery_separately

./lazyserver.sh is all good and well for debugging, but probably not for deployments. Instead, you should probably run

It seems that something's missing…
Joar 16:19, 21 September 2011 (EDT)