Raymond Yee
|
fee324d8ff
|
instructions on using vagrant / ansible
|
2016-12-19 10:01:51 -08:00 |
Raymond Yee
|
1ac55c4f0a
|
reset mobigen username / password
|
2016-12-17 20:58:36 -08:00 |
Raymond Yee
|
56081b643d
|
Merge branch 'master' into open_source
|
2016-12-17 18:12:51 -08: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
|
7ebbc26aef
|
remove comments about old keys in common.py.j2
hack to keep jenkins setup to keep working while the old keys have yet to be invalidated
|
2016-12-17 12:31:39 -08:00 |
Raymond Yee
|
ca85bb6a31
|
Merge branch 'master' into open_source
|
2016-12-17 11:42:31 -08:00 |
eshellman
|
90d173bad8
|
Merge pull request #652 from Gluejar/fix-PIL-IOErrors
fix truncated image file problems
|
2016-12-17 12:00:05 -05:00 |
Raymond Yee
|
ea03f59ad2
|
Merge pull request #651 from Gluejar/tweak-doab-links
change target of links to PG/DOAB and add facet links to explore panel
|
2016-12-16 10:55:09 -08:00 |
Raymond Yee
|
13c9fe9589
|
move to the standard branches for just and prod
|
2016-12-13 16:47:17 -08:00 |
Raymond Yee
|
9c7dae465d
|
let's try building prod with open_source branch
|
2016-12-13 14:59:02 -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
|
ab813ab55e
|
place SSL cert (in encrypted form) into repo
|
2016-12-13 12:58:31 -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 |
eric
|
1b8a3b03a5
|
fix truncated image file problems
update Pillow while we're at it.
|
2016-12-12 21:42:29 -05: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
|
55426475b4
|
template in place for common.py.j2
|
2016-12-09 13:47:03 -08:00 |
eric
|
9d5fe5e678
|
change target of links to PG/DOAB
and add facet links to explore panel
|
2016-12-09 14:58:19 -05:00 |
Raymond Yee
|
e6902f51bc
|
ansible playbook to write out settings/common.py for localhost
|
2016-12-09 10:12:27 -08:00 |
Raymond Yee
|
26221c20b7
|
import os in common.py.j2
|
2016-12-08 22:08:28 -08:00 |
Raymond Yee
|
4033b6f123
|
first steps to encrypting variables in settngs/common.py
|
2016-12-08 14:26:59 -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
|
247e53d44a
|
Merge branch 'master' into open_source
|
2016-12-07 14:34:20 -08:00 |
Raymond Yee
|
b5b6b5f6ae
|
make it easier to identify just and please in notifications
|
2016-12-07 14:28:18 -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
|
fa9aa1801a
|
mostly replace please twitter and facebook settings
|
2016-11-30 14:48:22 -08:00 |
Raymond Yee
|
7fe95e02b3
|
nuking AIzaSyDsrHCUsUFNAf65cFPSF8MZTKj8C9oMuj8 for GOOGLE_BOOKS_API_KEY
|
2016-11-29 18:20:28 -08:00 |
Raymond Yee
|
5d3c749a6a
|
let's try creating settings/please.py with ansible
|
2016-11-29 16:24:31 -08:00 |
Raymond Yee
|
cd1f2cc244
|
attempt to create settings/please.py via template
|
2016-11-29 15:46:11 -08:00 |
Raymond Yee
|
5369eb7f32
|
Merge pull request #649 from Gluejar/nojs-featured-book
add support for no javascript widget
|
2016-11-23 11:10:51 -08:00 |
Raymond Yee
|
dba88ba6b3
|
Merge pull request #648 from Gluejar/doab-covers
Doab covers
|
2016-11-21 15:55:29 -08:00 |
Raymond Yee
|
b7f2fb196c
|
print current work and number of covers added so far
|
2016-11-21 15:51:26 -08:00 |
eric
|
19a091f331
|
add support for no javascript widget
|
2016-11-21 14:14:30 -05:00 |
eric
|
8a73ec6ecf
|
management command to add missing
|
2016-11-18 13:47:26 -05:00 |
eric
|
671017fced
|
pass edition to update_cover_doab
|
2016-11-18 13:28:59 -05: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
|
31ddc6a0a9
|
forgot import os
|
2016-11-16 17:55:37 -08:00 |
Raymond Yee
|
16c78485ea
|
try to build just and please with a setting coming from secrets.yml
|
2016-11-16 17:21:22 -08:00 |
Raymond Yee
|
2b82c6c786
|
testing templating
|
2016-11-15 21:02:36 -08:00 |
Raymond Yee
|
9e84a0bae9
|
for ansible 2.1.2, get rid of redundancy in specifying both pip executable and venv.
|
2016-11-15 15:37:45 -08:00 |
Raymond Yee
|
405af3b2e7
|
Merge pull request #646 from Gluejar/id-facets
Id facets
|
2016-11-14 11:21:40 -08:00 |
Raymond Yee
|
cb7eb01786
|
Merge pull request #645 from Gluejar/fix-deprecation-warnings
Fix deprecation warnings
|
2016-11-14 10:15:38 -08:00 |