eric
|
bb29fc3d1f
|
remove gluejar.com
|
2017-11-18 16:34:56 -05:00 |
eric
|
db97a98ae8
|
https
|
2017-07-27 10:33:13 -04:00 |
Raymond Yee
|
105cf6137b
|
Added rrsets_for_domain to aws.py and some mods to my notebooks
|
2015-05-04 10:51:11 -07:00 |
Raymond Yee
|
e4c1b201d0
|
Start to look at IAM
|
2015-05-04 10:51:10 -07:00 |
Raymond Yee
|
e48175b079
|
buid_ec2_instances_for_django.ipynb now has a Fabric script that can build an Ubuntu instance w/ local mysql server installed and all the regluit code downloaded from github
|
2015-05-04 10:51:09 -07:00 |
Raymond Yee
|
c60aee673e
|
Add a bit of info when writing out AWS EC2 instance information
|
2015-05-04 10:50:14 -07:00 |
Raymond Yee
|
2cdfb295b7
|
apply a apt-get update before doing unattended-changes
|
2015-01-27 17:08:15 -08:00 |
Raymond Yee
|
b65740a9a5
|
add some documentation
|
2015-01-23 09:32:06 -08:00 |
Raymond Yee
|
db085d5f61
|
fix pointer to unattended-upgrade.yml
|
2015-01-23 09:19:10 -08:00 |
Raymond Yee
|
0c70f8cf9d
|
first pass at ansible playbooks for sysadmin
|
2015-01-23 09:17:17 -08:00 |
Raymond Yee
|
84b4e3274b
|
update script for our current use of *.unglue.it cert
|
2013-12-09 15:32:08 -08:00 |
Raymond Yee
|
66f78f335f
|
Have a shell script for generating the certificate signing request (CSR) for unglue.it
|
2013-01-04 14:16:43 -05:00 |
Raymond Yee
|
96b62aa163
|
basic skeleton for test based on loading fixture
keep the signals for create userprofile, wishlist, and credit from firing if fixtures being loaded
|
2012-10-31 11:08:46 -07:00 |
Raymond Yee
|
efbe84b9fd
|
a small bug fix -- sometimes instances don't have ids
also now list all instances when running python aws.py
|
2012-10-18 11:16:18 -07:00 |
Raymond Yee
|
7920d5aa19
|
Modified basic_campaign_test fixture with 3 user accounts:
RaymondYee / raymond.yee@gmail.com / Test_Password_
hmelville / rdhyee@yahoo.com / gofish!
dataunbound / raymond.yee@dataunbound.com / numbers_unbound
2 campaigns + 1 other book
Also a command to load_test_fixture
|
2012-10-14 07:33:50 -07:00 |
Raymond Yee
|
3faabc1fdc
|
Add a convenience script to come up with commands to drop all tables:
drop_tables.sh | django-admin.py dbshell
to actually drop tables -- USE WITH CAUTION
|
2012-10-12 17:28:42 -07:00 |
Raymond Yee
|
228029e8e5
|
add sysadmin/__init__.py
|
2012-08-23 11:08:14 -07:00 |
Raymond Yee
|
0327208adb
|
Merge branch 'master' of github.com:Gluejar/regluit into ry
Conflicts:
core/fixtures/initial_data.json
|
2012-05-07 13:41:46 -07:00 |
Ed Summers
|
67645f26a1
|
A shell script for generating SSL certificates and CSRs for a hostname
|
2012-05-07 19:51:47 +00:00 |
Raymond Yee
|
52a7f5ec4c
|
Continued work on aws.py
|
2012-05-07 12:04:42 -07:00 |
Raymond Yee
|
70210dca95
|
add looking for settings.local to the settings files
fabfile.list_backups
first cut at aws.create_dbinstance and aws.db_info
|
2012-05-05 13:45:50 -07:00 |
Raymond Yee
|
240568ce29
|
Building out more RDS functionality
|
2012-05-01 22:39:19 -07:00 |
Raymond Yee
|
737065cf2d
|
Added functionality to lay foundation for creating EC2 instances on the fly
|
2012-04-30 17:38:09 -07:00 |
Raymond Yee
|
d84a76f443
|
A function to change RDS group parameter
|
2012-04-26 15:50:07 -07:00 |
Raymond Yee
|
9af9c28645
|
Added command to get instances and snapshots
`
|
2012-04-19 10:53:22 -07:00 |
Raymond Yee
|
08528fe352
|
Added some sys admin scripts in progress
|
2012-04-16 21:42:19 -07:00 |