Hacker News new | ask | show | jobs
by deoxykev 875 days ago
I use ansible to deploy and sync scripts, services, etc. I think it would work well for you use case as well.
1 comments

I gave a look in the past, but never took the time to learn it. Can I have a template (think Dockerfile, entrypoint.sh, app.py) which share the same configs, and create new projects based on that? and, changing the template, can Ansible reproduce the changes across the apps? that would be awesome.