Ask HN: Deploying my project on multiple servers?
https://news.ycombinator.com/item?id=36905173Currently I have 5 Linux servers setup, my code is based on Python and celery. Every time I make a revision, I have to manually upload the code. What would be the best solution to automatically deploy? I was thinking of setting up an NFS share, but I'm curious if there's a better way?