Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to combine different versions of Application and Firmware Software during continuous deployment

User_X72YEAug 1 2022

In my company we have complex software product (combination of firmware software and application software) which we require to deploy continuously to our customer site(System/hardware).
Before deploying we need to match suitable version of firmware software with suitable version of application software.
Right now, we are doing it manually using a matching table.
Consider that we have 100 versions of firmware software and similarly 100 versions of application software and we need to pick suitable versions of firmware and application software on the basis of requirement of customer (which changes frequently) and deployit on his system automatically.
Can you please inform me how can I achieve it automatically? Is there any tool available for it. or how can I achieve it more efficiently.
Kindly inform me if you need any other information.
Thanks a lot !!

Comments

Post Details

Added on Aug 1 2022
0 comments
134 views