Commit Graph

36 Commits (337a692995ab499689b017d0febc5615aa63f20a)

Author SHA1 Message Date
Raymond Yee 7690345aec Added more documentation on setting up celerybeat to README.md
updated deployment scripts to launch celerybeat
2012-04-05 15:07:27 -07:00
Raymond Yee a941421317 Add celerybeat restart to update-regluit 2012-04-05 14:48:30 -07:00
Raymond Yee 2c2d1bb606 Adding first passes at celerybeat configuration files for please and unglue.it -- still need to be tested 2012-04-05 13:24:03 -07:00
Raymond Yee d747ba3e87 This celerybeat conf works for ry-dev.dyndns.org 2012-04-05 20:21:31 +00:00
Raymond Yee dfc4115143 Adding celerybeat 2012-04-05 11:09:46 -07:00
Raymond Yee 572d2ecd91 I committed the wrong file for celeryd_rydev.conf -- this is the right one 2012-04-05 15:34:57 +00:00
Raymond Yee 4bbef9e102 Add a celeryd.conf file for ry-dev...on the way to getting the celerybeat daemon to work 2012-04-04 22:56:00 +00:00
Ed Summers abb936fcf6 Added a script to update the production machine 2012-02-02 19:39:35 +00:00
Ed Summers e4337b5986 Change update-regluit to refer to settings.please not settings.prod 2012-01-26 15:53:59 +00:00
Raymond Yee 6ea55848bd Merge branch 'master' into ry 2012-01-26 07:38:00 -08:00
Raymond Yee dcf477c34a Adding a site for ry-dev to initial_data.json
Creating a separate celeryd_please.conf to handle please
Added SITE_ID to dev.py
More instructions for README.md
2012-01-26 07:29:46 -08:00
Ed Summers 744b751279 We need separate wsgi file for please 2012-01-26 02:12:23 +00:00
Raymond Yee 84c37a988a Turn off the godaddy bundle temporarily 2012-01-25 17:48:58 -08:00
Ed Summers a1202c9125 need logging! 2012-01-20 16:24:27 +00:00
Ed Summers 714e45598d /var/run/celery does not persist after reboot, afterwhich celery fails to start again. we can use the /var/log/celery directory for the .pid file 2012-01-18 03:51:11 +00:00
Ed Summers 7afb746835 got redirects working 2012-01-16 23:32:32 +00:00
Raymond Yee 8fc9c88476 reinstate /etc/ssl/certs/gd_bundle.crt 2012-01-15 17:54:23 -05:00
Ed Summers 8bffcbc308 production config changes 2012-01-15 22:14:45 +00:00
Ed Summers 61f9ff9980 forked please and prod configurations 2012-01-15 20:37:08 +00:00
Ed Summers 4f33fbcbd1 using mod_rewrite now to redirect to https, also on the homepage now 2012-01-04 03:26:15 +00:00
Raymond Yee c96996e284 Added
SSLCertificateChainFile /etc/ssl/certs/gd_bundle.crt

to deploy/regluit.conf to enable Godaddy cert to work on Chrome, etc.
2011-11-29 12:03:48 -08:00
Ed Summers f193ea396e use local mailserver instead of google mail ; also now routing all /admin and /accounts traffic through ssl 2011-11-20 02:48:26 +00:00
Ed Summers 473114fb9d oops forgot settings for collectstatic 2011-11-18 14:01:03 -05:00
Ed Summers b8fe12ea58 noinput important 2011-11-18 13:51:39 -05:00
Ed Summers 0cadda0821 need to run collectstatic to push the css/js/images to /var/www/static 2011-11-18 13:49:35 -05:00
Ed Summers 5a70d967e9 added info about collecting static files for production environment 2011-11-18 16:37:05 +00:00
Ed Summers 296cbf1488 pip typo 2011-11-17 23:19:15 -05:00
Ed Summers ada2385cec update needs to install python dependencies 2011-11-17 23:16:39 -05:00
Ed Summers 2876f9db4e minor tweaks to get the automated git pull working 2011-11-11 04:07:33 +00:00
Ed Summers 9824d093f2 added timestamp for successful update 2011-11-11 03:41:25 +00:00
Ed Summers 4860ec430a added script to update please.unglueit.com 2011-11-09 18:22:23 +00:00
Ed Summers a79de596bb added production deployment information and scripts for celeryd 2011-10-20 04:36:41 +00:00
Ed Summers 0c1411f2e8 added celery async task for add_related that gets exercised when a book is added to a wishlist. includes new settings for the djkombu celery backend 2011-10-19 23:31:16 -04:00
Ed Summers d7f2101166 production apache and mod_wsgi configs 2011-10-07 03:14:29 +00:00
thatandromeda 60ef42aae9 fixed typo (regluit.settigns->regluit.settings) 2011-09-07 10:02:35 -03:00
Ed Summers 139a866bf6 setup api, core and frontend apps, also added initial homepage template from stefan 2011-08-30 23:46:55 -04:00