1 Answer
- Newest
- Most votes
- Most comments
0
Greetings, From the case notes, I understand that you need guidance on how to run the .jar automatically without triggering manually appspec.yml CodeDeploy will use the appspec.yml file in the source code therefore issuing instruction on how to deploy the application. Once the application has been packaged the appspec file is no longer in use[1]
You can include the same script 'serviceApp.bash' and 'startApp.bash' on the appspec file following the guideline[1] to trigger the desired configurations.
Reference: [1] https://docs.aws.amazon.com/codedeploy/latest/userguide/reference-appspec-file.html
answered 3 years ago
Relevant content
- asked 13 days ago
- asked 2 years ago
- asked a year ago
- asked 7 months ago
