Octopus Easy Mode - Tenants
Blog post from Octopus Deploy
Matthew Casperson's article introduces a method for incorporating tenants into the deployment process using Octopus, emphasizing the ease of starting with the cloud-hosted version due to its minimal configuration requirements. The process involves creating a script project titled "06. Script App with Tenants," adding five tenants named after major global capitals, and assigning a "Region" tenant tag with values "AMEA," "EMEA," and "APAC" based on their locations. Deployments now require selecting a tenant, facilitating individualized management of deployments across different cities, with tenant details viewable in the Octopus web portal. The article concludes with a hint towards the next step, which involves adding runbooks to the projects.