[fixed] Lucee 5.4.1.8 : Linux installer missing

all the manual steps are currently documented in the readme

ticket for doing this is [LDEV-1120] - Lucee

ideally, you could write a cfml script using GitHub - lucee/script-runner: The Fastest way to run CI with Lucee
to prep all the files

  • grab tomcat
  • grab java
  • grab the lucee.jar (see version input below)
  • update the version in the lucee.xml file

then download and install installbuilder and execute the installer build with the lucee.xml file

do a test install to validate it works (i.e. command line silent install, non gui)

publish the artifact (aka the installer)

follow the approach from lucee-docker files for the version input