v2.0.16
Full Changelog: v2.0.15...v2.0.16
Application Installers latest release
CLI Installation
Interactive
/bin/bash -c "$(curl -fsSL 'https://www.jdeploy.com/gh/shannah/jdeploy-service-example/install.sh')"Launches graphical installer
Headless
/bin/bash -c "$(curl -fsSL 'https://www.jdeploy.com/gh/shannah/jdeploy-service-example/install.sh?headless=true')"For CI/CD and automated deployments
Version-Pinned Headless
/bin/bash -c "$(curl -fsSL 'https://www.jdeploy.com/gh/shannah/jdeploy-service-example/2.0.16/install.sh?headless=true')"Install specific version 2.0.16
See download page for more download options.