lctva icon indicating copy to clipboard operation
lctva copied to clipboard

Scalable Infrastructure

Open taddeimania opened this issue 9 years ago • 5 comments

Right now i'm running on a c3.xlarge spot instance. Once my bid goes out the site will shut off it's lights and i'll have to redeploy on a new machine and set up new DNS.

  • [x] ~~Set up replicable machine w/ chef solo or ansible or something like that.~~ I wrote a shell script and a private repo to do this.
  • [ ] Terraform to maintain fleet of machine(s) @ bid amount.

taddeimania avatar Jan 04 '16 18:01 taddeimania

What distribution are you using currently? Ubuntu, CentOS?

jameswinegar avatar Jan 04 '16 22:01 jameswinegar

Ubuntu

taddeimania avatar Jan 05 '16 00:01 taddeimania

What are the UFW settings?

jameswinegar avatar Jan 05 '16 00:01 jameswinegar

i haven't configure any firewall settings, i believe that's taken care of with amazon config.

taddeimania avatar Jan 05 '16 00:01 taddeimania

Started working on dockerizing my application. See "docker" branch.

taddeimania avatar Jan 11 '16 15:01 taddeimania