#12 Add script for deployment over SSH
Closed: Fixed Opened by mizdebsk.

The script should:

  • build WAR using Maven
  • create SSH tunnel to Wildfly management port on remote machine
  • deploy WAR over SSH tunnel

Commit 1b5bd228 fixes this issue

Metadata