TJ
TJ
yep, still pretty low priority TBH, but at least now with Dynamo's replication there's more db options. In most a lot of cases one region + CDN is enough I...
note to self: list of hosted zone ids are here http://docs.aws.amazon.com/general/latest/gr/rande.html
Yeah :( that part will be annoying (#452) they have support for DNS verification as well now at least too
For me the ACM verifications are the biggest blocker, it would be awful UX to receive like 150 emails, and dig through which ones are for which region you still...
Ohh I misread the docs actually, the DNS verification should work across regions unlike email. That's not too bad. I'll try to get on this soonish!
Hard to say, traction hasn't been as good as I was hoping so it might be too large of an addition, especially when lots of services are going this route...
@pontusab not out of the box yet, the easiest manual route would probably be with https://aws.amazon.com/global-accelerator/
are you connecting to a database before calling `listen(PORT)`? Maybe there's a permission issue preventing it from getting there, the "waiting to be in listening state" means your app isn't...
Up uses `app.js` as the default for Node.js, but it'll use `npm start`'s script if you have that. Just a guess but maybe package.json is in `.upignore`? That could prevent...
They're using different billing systems at the moment so it'd be a bit tricky to implement, would be nice though if I had set things up differently haha