Hacker News new | past | comments | ask | show | jobs | submit login

Fingers crossed it will work for you, and others!

It replaces a simpler alternative I wrote in the past which used ssh/scp to upload files and run commands:

https://github.com/skx/deployr

Right now I have a git-repository containing per-host config. So I can run something like this via cron:

     cd /srv/config/$(hostname --fqdn)/
     marionette main.in
I should document that, and the inclusion-facility explicitly. But otherwise feel free to file bug-reports/feature-requests if you have ideas for modules that would be useful.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: