Redgate Deployment Manager Professional(英語版)
.NETのアプリ、サービス、データベースを自動的にデプロイ、リリースを管理
Redgate Software 社の製品
2005 年より日本国内にてComponentSourceで販売中。
Red Gate Deployment Manager makes deployment fast, reliable, and repeatable. It shows which version of your software is running on each environment, from a central dashboard. Deployment Manager works with local, remote, and cloud-based services adn fits your environment so it is easy to set up with or without continuous integration.
Red Gate Deployment Manager
Automated release management for .NET apps, services and databases.
Deployment Manager works by deploying packages from a feed to target machines. When you perform a deployment, Deployment Manager works through these steps:
By package, it really just means a .zip file with a small manifest describing the contents. A package consists of all of the files needed by the application (for example, executables, DLLs, configuration files, CSS files, and so on). Deployment Manager uses the NuGet file format, created by Microsoft and used by Visual Studio.
The target machines are your web servers, application servers, database servers, and any other server on which you want to deploy your software. On them, you install a Windows service called the Agent.
Bringing it all together is the Deployment Manager server, which consists of the web interface that users can use to configure their deployments, and a Windows service that co-ordinates the deployment process (pulling packages and pushing them to target machines). A Deployment Manager server can have many Agents.
Communication between a Deployment Manager server and an Agent is always encrypted using a trust relationship based on public/private key cryptography. That makes it secure enough to use on production machines in the cloud or in remote data centers. In fact, machines don't even have to be on the same Active Directory domain - a common scenario is to run Deployment Manager on a local machine within your enterprise, but to have it deploying software to remote machines in the cloud.
Thus, the three main components that make up an Deployment Manager installation are:
Red Gate Deployment Manager is available in 3 Editions
Feature | Standard | Professional | Enterprise |
Projects | 5 | 20 | Unlimited |
Agents | 5 | 20 | 50* |
Users | Unlimited | Unlimited | Unlimited |
Built-in SQL Server deployments (requires a SQL Automation pack for command line deployments) | Yes | Yes | Yes |
Permissions management | No | Yes | Yes |
Support | Community | Full | Full |
Upgrades | Selected features only | One year included | One year included |
* for more than 50 agents please contact sales@componentsource.com
Licenses are for a single Deployment Manager server