Skip to content

Comment on Show HN: A Bot to Deploy to AWS, Digital Ocean Etc.parent

Comments

Definitely take a look onto Ansible[1]. We are using it on daily basis and to deploy and provision servers.

Deployment from CI was just 4 lines into CI config (fetch repo, set-up keys, deploy in the very same way as we do)

edit: we are using quite widely. Wanna create new servers in AWS - just run a playbook. Wanna setup new database cluster - just run a playbook. So easy

[1]: https://www.ansible.com/

Thanks, will do! We are starting a new dev team and I would like to get these practices going immediately instead of "oh, I lost the code cause it was on my laptop" (which happens right now)

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.