It seems that DeployedServer() has a built-in assumption that SlaveService is the desired service. It'd be nice if there was a required parameter to specify the service class. (Required, in order to avoid accidentally establishing a SlaveService when the developer hasn't learned what they're doing yet.)