Allow creating templates inside a section for 'Servers configuration'. Being basically the same as a server configuration, but:
Excludes:
  • server ip address (and therefore the validation of the server when saving)
Includes:
  • Allow using a token in the destination path. E.g. %ENV_NAME% or %REPO_NAME%
Optionally, it could make sense if there was a centralised place to save templates, then for each template you could select which repos/environments it is available for.
So when a new deployment is made, the template can be cloned/re-used and filled out with the server credentials etc.