-
Type:
Story
-
Status: Closed
-
Priority:
Minor
-
Resolution: Discarded
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Dev Tools > Portal Build Env
-
Labels:None
-
Epic Link:
"docker {xyz} our image"
This script will execute a shell script on the docker image that creates all needed files for installation on other app servers.
Here are the files created by the current release process. means I'm not sure if the script will need to build it.
- Liferay .war
- osgi zip
- tools zip
- client zip?
- dependencies zip?
- sql zip?
Other requirements from Brian Chan:
- we can write this script after the release (hence "Phase 2" in the Summary)
- it's just a command to copy and zip up files
- Options:
- Script is located in Liferay documentation: a longer shell command the user has to cut and paste
- Script file is located in the image
- command in the documentation is a shorter command (to call the script inside the image)
We need someone (besides Zsolt or Jason) to help confirm which files are needed for installation on other app servers.