Linux servers, and the server configuration is similar for all of them.
Is Ansible the right tool to automate this?
yes
Take a loot at nomad
TIL Nomad can be used to orchestrate non container app
If it’s a very small project with one specific server per app (not a cluster etc) then may be ansible? If it’s actually small then just systemd? 😝
ansible is a way to automize anything, it can be used to deploy via nomad or systemd or anything else
Which is why ansible itself should be sufficient if it’s a small project. Doesn’t hurt to set that SSH connection to 4/5 servers? I that amount of manual work is okay
Обсуждают сегодня