Deploy Aegir5 to a Deployment Target
> As an Aegir Operator
>
> In order to manage Aegir inside Aegir
>
> I need to deploy Aegir5 to a Deployment Target
Notes:
* Bootstrapping Aegir5 into an Aegir-managed deployment target is the end-goal to get off locally-hosted Aegir5 "management" components
* Notably, we'll need a way to run dispatcherd (ideally in a separate component from the frontend UI and the deployment targets themselves)
* A precondition for the above is for Aegir to have some notion of "Services" that Deployment Targets can make available to Projects being deployed to them.
epic