wballard / starphleet

19 stars 37 forks source link

Inheritable orders #367

Open stevemadere opened 6 years ago

stevemadere commented 6 years ago
Enable safe inheritance of starphleet orders files.
If inherited orders are changed, redeploy any dependent services too.
When monitoring for orders file changes, also monitor any files on
which the orders file is dependent via bash source commands.  Redploy
if ANY of them are changed.

I'll need some help testing this. :)