Skip to content

Instantly share code, notes, and snippets.

View owaism's full-sized avatar

Owais Mohamed owaism

  • Relational AI
  • Chicago, Illinois
View GitHub Profile
@owaism
owaism / keybase.md
Created April 26, 2019 16:48
Keybase Identity Proof

Keybase proof

I hereby claim:

  • I am owaism on github.
  • I am owaism (https://keybase.io/owaism) on keybase.
  • I have a public key ASC0ULzepi1kg_DzwtANgQtgJP9mobjFSzpSlYrLoIBAnQo

To claim this, I am signing this object:

@owaism
owaism / NewCfDeployment.md
Last active November 13, 2015 23:23
New CF Deployment GIST

Deploying Cloud Foundry to AWS - VPC

I worte this up because the instructions present in Cloud Foundry Docs led to loads of issues which required a lot of research. The Instruction provided here will simplify any subsequent deploys.

So till I find time to automate the deployment here are the instructions.

##Recommendations

  1. In the below instructions for AWS keys, use a user who belongs to administrators group. You will understand it as you go forward with the instructions.
  2. Start with a clean AWS account with nothing installed on it.
@owaism
owaism / Deploying Cloud Foundry AdminUI on AWS.md
Last active August 29, 2015 14:07
Deploying Cloud Foundry AdminUI on AWS

These are instructions on how to deploy AdminUI for Cloud Foundry when you have cloud foundry deployed on AWS.

For deploying Cloud Foundry on AWS please use instruction on another gist.

###1. Bring up a new Ubuntu Instance on EC2 Fire up a new Ubuntu instance on EC2. Few things to keep in mind:

  1. The instance should be in the same VPC as the rest of the CF deploy.
  2. Make sure the instance has a public IP (if you are not using a load balancer)
  3. Once created go into route table associated with the Subnet of this new instance and add an additional route allowing traffic from the internet to be able to access this machine: