I'm also interested in this. I've tried using the -r option on the installer
- Code: Select all
installer.bin -r path/to/installer.properties
to record a set of installation parameter inputs, but when then using these properties on another clean install (spun up a vm identical to the one used to record)
- Code: Select all
installer.bin -i silent -f path/to/installer.properties
I get a different result (install looks to be partially successful, but services weren't created for authserver, webapp, and twcloud)
Any insights would be helpful.