Commit Graph

28 Commits (db97a98ae860bbd97d14e18b9b399740c4691626)

Author SHA1 Message Date
Raymond Yee 2beb02c3d0 * deleted settings/localvm.py
* add comment about a key in prod
* deleted comment in settings/just.py
2017-01-13 22:37:21 -08:00
Raymond Yee e7f5bb61e7 * use ENV.fetch to have vagrant fail if certain environment variables are not set.
* reset root password on the Amazon RDS instances for just and prod
2017-01-11 12:20:28 -08:00
Raymond Yee a84e8fb8b6 fix problems for please 2017-01-06 18:35:49 -08:00
Raymond Yee 6f2cad604a cleanup of Vagrantfile and prod.py 2016-12-27 23:37:11 -05:00
Raymond Yee 918e2e3b80 new lower privilege db password 2016-12-27 22:32:37 -05:00
Raymond Yee bff6a6d3ee on just: trying out a non root pw
on please: reset database pw
2016-12-27 21:38:23 -05:00
Raymond Yee ff014b8349 remove remaining django_secret_key.yml 2016-12-26 20:37:04 -05:00
eric 088f08831c move db params to vault 2016-12-21 14:36:06 -05:00
Raymond Yee bb1cd956aa I think I've managed to compile a list of keys to clean up and remove corresponding comments.
Next step is to build please, just, and a version of production to test out.
2016-12-17 18:08:18 -08:00
Raymond Yee 47e18b008d cleaning up comments for just secrets, including comments about old keys 2016-12-17 16:15:15 -08:00
Raymond Yee 6d0ea3db34 move the setup of django_secret_key (aka SECRET_KEY) into the respective secrets.yml instead of using django_secret_key.yml 2016-12-17 14:49:17 -08:00
Raymond Yee d5f7b27f58 cleaning up comments about keys to invalidate in please 2016-12-17 13:59:29 -08:00
Raymond Yee 2280e25d85 I think I've moved all the keys for production into prod/secrets.yml 2016-12-13 14:44:32 -08:00
Raymond Yee 1259e81385 add .gitattributes to make git-diff work with ansible-vault
invalidated AIzaSyBPZS7D3QvypGN_Tqc3blAXV1iJJJuu4mk
for just GOOGLE_BOOKS_API_KEY #1
2016-12-13 10:58:30 -08:00
Raymond Yee d1d52a8642 in process of replacing GOOGLE_BOOKS_API_KEY for just 2016-12-13 10:32:26 -08:00
Raymond Yee ad86e5ceec I think we have all the secrets now for just in ansible-vault 2016-12-12 19:06:56 -08:00
Raymond Yee 76ae061960 insert secret keys into just.py.j2 and prod.py.j2
update booxstream credentials for prod
2016-12-12 13:56:42 -08:00
Raymond Yee ac74aababb email credentials for just
fix data loading problem for please
2016-12-07 22:16:47 -08:00
Raymond Yee a5e438de27 replacing please smtp with Amazon SES 2016-12-07 13:49:39 -08:00
Raymond Yee 3c98b1ba5c let's try replace AWS_ACCESS_KEY_ID, etc for please 2016-12-06 15:00:50 -08:00
Raymond Yee c692b6dd0b basic structure for just and please -- though I've not modified templates yet
please GOODREADS keys in place
2016-12-05 15:09:31 -08:00
Raymond Yee 19e630a0fb reset please SOCIAL_AUTH_GOOGLE_OAUTH2_SECRET 2016-12-01 11:15:53 -08:00
Raymond Yee f4aff9053a put host_vars/please/secrets.yml in version control 2016-11-30 14:49:59 -08:00
Raymond Yee 1b2109c57b found a way to loop over SECRET_KEYS in constructing the wsgi file -- need to parameterize the settings file. 2016-11-18 09:37:19 -08:00
Raymond Yee 2b82c6c786 testing templating 2016-11-15 21:02:36 -08:00
Raymond Yee 761cafa110 need host_var for just2 and prod2 also -- eventually should use group_vars but this works for now. 2016-05-07 14:50:10 -07:00
Raymond Yee 6dc511a754 pick up changes from dj16ry that aren't about the shift to Django 1.6 2016-05-07 09:42:14 -07:00
Raymond Yee a8ce62bd89 First pass at a Vagrant setup for please.unglue.it 2015-05-08 15:37:55 -07:00