Our Octopus Deploy environment is multi-customer, multi-environment continuous deployment to several different on-premise windows servers.
We are interested in using Inedo Buildmaster as a drop in replacement for Octopus Deploy.
Currently we use Envirornments in Octopus Deploy for Test, Staging and Production.
Test and Staging deploy to the same on prem windows servers. The production deploys to the production windows on-prem servers.
We also use Tenants and they are organised by customer, project and environment.
The projects are the artifacts (software deployed) to the tenants and environments that belong to the project.
So in a nutshell we are deploying several .Net Framework solutions to several customers on several on-prem windows server from Azure DevOps pipelines (test, staging and production).
Is this possible in Inedo BuildMaster and what would be a similar setup or maybe I can word it better.
Is there a one to one mapping of Octopus Deploy Projects to Inedo BuildMaster and what are Projects called in BuildMaster.
The same question again for what are Octopus Deploy Tenants called in BuildMaster and lastly what are Environments in BuildMaster.
If this has been asked before or there is a description of this on the Inedo BuildMaster website than I would be thankful for where I can find it. Otherwise I would also be thankful for a short description or answer to my inquiry about how BuildMaster maps to Octopus Deploy as a Deployment tool for Azure DevOps.