small documentation addition
parent
105cf6137b
commit
dde24ac81b
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue