small documentation addition

pull/1/head
Raymond Yee 2013-10-01 15:01:29 -07:00
parent 105cf6137b
commit dde24ac81b
1 changed files with 3 additions and 3 deletions

View File

@ -14,9 +14,9 @@
"# Goals of this notebook\n",
"\n",
"* instantiate a new EC2 instance with which to build a new image for the purpose of deploying gluejar_dot_com: https://github.com/Gluejar/gluejar_dot_com\n",
"* configure the instance -- what's involved? Essentially I need to adapt https://github.com/Gluejar/regluit/blob/master/README.md (written for unglue.it) into a fabric script that will work for gluejar_dot_com.\n",
"* security group\n",
"* database -- local db -- no need for RDS\n",
"* configure the instance. Essentially we need to adapt https://github.com/Gluejar/regluit/blob/master/README.md (written for unglue.it) into a fabric script that will work for gluejar_dot_com.\n",
"* security group for gluejar.com (`gluejar_dot_com_sg`)\n",
"* database -- we use a local db -- no need for RDS\n",
"* IAM\n",
"* elastic IP\n",
"* route53?\n",