๐๏ธ JEE Plugin
The Deploy JEE plugin provides support for Java EE archives such as EAR files and WAR files, as well as specifications for resources such as JNDI and mail session resources.
๐๏ธ Lock Plugin
The Lock plugin is a Deploy plugin that adds capabilities for preventing simultaneous deployments.
๐๏ธ PowerShell Plugin
This topic provides information about Deploy PowerShell plugin to create extensions and plugins that require PowerShell scripts to be executed on the target platform. For example, the Deploy plugins for Windows and Internet Information Services (IIS) are built on top of this plugin.
๐๏ธ Trigger Plugin
This topic details the Trigger plugin in Deploy, enabling configuration for email notifications based on specific events such as step failures or successful deployment completions.
๐๏ธ Web Server Plugin
The Deploy Web Server plugin provides the deployment of web content and web server configuration to a web server.
๐๏ธ Script Plugin
You can use the Deploy Script plugin to enable Deploy to install and provision scripts on hosts.
๐๏ธ Introduction to the Deploy File Plugin
The Deploy File plugin is used to define resources in a deployment package and manage them on a target host. With Deploy File plugin you can deploy a file.File, file.Folder, or file.Archive configuration item (CI) on an overthere.Host CI.
๐๏ธ Database Plugin
This topic describes the Deploy Database plugin, which supports the deployment of SQL files and folders to a database client.
๐๏ธ Generic Plugin
This topic describes the Generic model plugin that provides the possibility to extend Deploy with new middleware support without having to write Java code.
๐๏ธ Command Plugin
This topic describes how to use the Deploy Command plugin to execute scripts on remote systems without manually logging in to each system, copying required resources, and executing scripts or commands.