Logo

Deploy your App from Gradle

A Gradle plugin which provides SSH facilities for continuous delivery.


Read the Document

Gradle SSH Plugin

Intuitive DSL

Desinated DSL for SSH operations, integrated with Gradle.

Remote command execution and file transfer.

Interaction with standard I/O of remote command or shell.

Accommodation

User authentication with password, publickey or agent.

Host verification with OpenSSH style known_hosts.

Connection via gateway hosts or SOCKS/HTTPS proxy.

Getting Started

Just add a depenency of the plugin.

Next steps...

Read the Document Get the Template Project GitHub


Gradle SSH Plugin and Groovy SSH, developed by Hidetake Iwata