Commit Graph

71 Commits (6408c878c4813515293520d7c6af1896b30365d4)

Author SHA1 Message Date
John Kelly 38e151224d Add ansible role to provision production server
Add new ansible role which provisions production instance based on newfoundation branch.
2018-05-13 18:55:29 -04:00
eric 44c2289c62 update readme with redis info 2017-12-22 11:43:17 -05:00
jonahmania 77898be7b4 Fix package names in readme 2017-11-10 16:08:11 -05:00
John Kelly 4a617363fe Change defaults in dev.py to use mysql and redis, and add more detail to README 2017-10-29 18:40:35 -04:00
Nicholas Antonov fa26ae2d38 Upgrade what needs to be installed 2017-10-21 21:25:12 -04:00
Nicholas Antonov 4a46bc3154 Fix migrate command in readme 2017-10-21 20:29:24 -04:00
eshellman de4cb37aef Add comment about current status 2017-01-19 10:49:18 -05:00
eric 725b37e114 create keys/__init__.py 2016-12-21 12:51:21 -05:00
eric 711e2242b9 docs 2016-12-20 14:55:53 -05:00
Raymond Yee fee324d8ff instructions on using vagrant / ansible 2016-12-19 10:01:51 -08:00
Raymond Yee 647db26a4f work in progress to adapt Fabric script for deploying gluejar.com 2015-05-04 10:51:11 -07:00
eric 11908e25fc we never documented our CSS dev practice properly. 2013-09-27 12:20:16 -04:00
Andromeda Yelton 2e141cc66d Merge branch 'master' into marc_provision 2013-07-25 11:10:26 -04:00
Andromeda Yelton e5f1866912 documenting marc features and usage 2013-07-25 10:18:25 -04:00
Raymond Yee 923dc0de0d Change Ed's name/email to Raymond's 2013-07-24 21:22:24 -07:00
eric 2baf2e7f24 add mysql utf8 note 2013-07-23 12:45:30 -04:00
Raymond Yee fa930e8864 Add some instructions about configuring for ckeditor 2013-02-04 09:10:17 -08:00
Raymond Yee 542ffd8f34 Update reference to Django in requirements_versioned.pip to 1.4.2
removed requiresments.pip and requirements_relaunch.pip and updated README.md
2012-10-18 07:34:39 -07:00
eric 4a15cc5ce7 added documentation for mysql path, removed hard encoding from goodreads#253 2012-09-30 18:05:15 -04:00
Raymond Yee 85f7909ce7 Adding python-dev to the list of dependencies -- because of pycrypto being used by ssh related libraries (boto? Fabric?) 2012-04-20 11:21:25 -07:00
Raymond Yee b87c514321 Forget the instruction to create /var/run/celery on production 2012-04-20 10:20:19 -07:00
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 7b4ed8830e Make modifications to please.py and prod.py to reflect fact that common.py has base definitions for celerybeat tasks 2012-04-05 14:07:55 -07:00
Raymond Yee 0394dc90f3 Added some basic instructions about how to upgrade production. 2012-03-01 11:52:05 -08:00
Raymond Yee 01ae501103 Noted that the instructions for setting up please are slightly different from production -- details to come. 2012-01-26 09:24:35 -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
Raymond Yee bb257451e4 Updated setting for please 2012-01-25 14:31:10 -08: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 4965bea1bc updated ssl config 2012-01-15 17:16:18 -05:00
Ed Summers 9338dd7379 need to create static dir 2012-01-15 17:03:26 -05:00
Ed Summers d9a3070425 git-core needs to be installed 2012-01-15 14:41:18 -05:00
thatandromeda b702dbc020 Update README.md 2011-12-02 14:01:03 -05:00
thatandromeda d6fa501542 Update README.md 2011-12-02 14:00:02 -05:00
thatandromeda ab074636cd Update README.md 2011-12-02 13:58:36 -05:00
thatandromeda 33a71b49bf Update README.md 2011-12-02 13:57:55 -05:00
thatandromeda 6e76ba8ef8 Update README.md 2011-12-02 13:57:04 -05: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 8bc7909ea2 added details about ssl 2011-11-19 21:34:09 +00:00
Ed Summers 5a70d967e9 added info about collecting static files for production environment 2011-11-18 16:37:05 +00:00
Ed Summers 2009e6d785 a few more details 2011-11-16 00:10:00 -05:00
Ed Summers c4c9656bf6 fixed a couple glitches in the production installation instructions 2011-11-15 23:16:12 -05:00
Ed Summers ba98139ae6 going to rely on system wide install of python-lxml for production 2011-11-15 21:57:11 -05:00
Ed Summers d349362488 added libxml2 and libxslt dependencies for lxml 2011-11-15 16:23:51 -05:00
Raymond Yee 62dcf73570 Small correction:
django-admin.py celeryd --loglevel=INFO
2011-10-20 10:28:33 -07:00
Ed Summers dbcd8e3465 use redis in production environment for pub/sub instead of polling 2011-10-20 05:18:04 +00:00
Ed Summers a79de596bb added production deployment information and scripts for celeryd 2011-10-20 04:36:41 +00:00
Ed Summers fc65877871 mysql really only needed for production install, and is a burden for sqlite development environments 2011-10-10 20:12:20 +00:00
Ed Summers f9375dcea1 doc changes 2011-10-07 10:06:16 -03:00
Ed Summers 94b5217f88 Edited README.md via GitHub 2011-10-07 10:03:54 -03:00
Ed Summers 939b76b355 added production notes 2011-10-06 23:13:31 -04:00