Hacker News new | past | comments | ask | show | jobs | submit | bender80's comments login

The URL is throwing 404, probably due to it being private.

Would love to see it. I am working on something similar.


It looks like it was supposed to a hyphen, not an underscore:

https://github.com/eropple/deploy-thing


Whoops, yeah. My bad, I switched from an underscore to a hyphen halfway through the project. It's still inconsistent, because we had a case of company-going-unders and I haven't needed it since.


I personally haven't come across someone moving from AWS to Heroku.

Also, are you using elastic beanstalk to manage your app or just regular ec2 instances? Using beanstalk should simplify most of the tasks for you.


Wrong link. Correct link is here -

nordicapis.com/blog/12-killer-resources-api-practitioners/


Sorry for that, original link should work again.


Cool concept.

Question - Why not use cross account IAM roles instead of asking for API keys?


We allow you do use IAM roles to give us access to your AWS account, as explained in the documentation (http://docs.visualops.io/source/getting-started/aws.html)


What I am seeing is a straight IAM Role. I meant cross account, so visualops AWS account will be given permission.

http://docs.aws.amazon.com/IAM/latest/UserGuide/cross-acct-a...


Cross account IAM access is on our roadmap. You can vote for it on our public roadmap board: https://trello.com/b/wQdmsmp0/madeira-idea


It looks nice.


congrats guys. :)


This is great. I am just starting to learn Cloudformation and will be quite helpful for me.

Also, what's your opinion on using boto instead of cloudformation? If you use boto with ansible, all your infrastructure code is in python and in a single code base.


boto is great and I am a big fan of it. I think the combination of troposphere and boto is very powerful. Using boto along can certainly get the job done, but: - it will take longer to come up as calls will happen in serial (CloudFormation does parallel execution) - you will have to do your own dependency management (not hard, just get the order right) - you will have to do your own teardown when you are finished with the resources (this is why I would use both)

Hope that helps.


Thank you.


The site is beautiful. I like it :)


Thanks Bender80, appreciate it.


Thank you. Does this support IAM Roles?


Not currently! Please feel free to open a ticket about that! Thank you! :)


Ok here you go.

https://github.com/clarete/s3sync/issues/15

Wish I could help, but I don't know ruby :)


Very cool. I like the awake layout. Listening to some rock music now.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: