Hacker News new | ask | show | jobs
by stephenr 915 days ago
> So then you need an extra tool to manage the configuration, and lots of YAML to declare what it should be....

You do? Can you be more specific about what tool you mean, and what YAML you need?

1 comments

In my case, if I have a server to manage I'm probably using Ansible, but I'm sure everyone has their own preferred tool, unless they like directly configuring things manually.
And in the case of Python the server manages itself?