Reuploading a new version of an Angular application to Cumulocity

I have uploaded a working Angular demo application to Cumulocity, and I am wondering if there is a way I could re-upload the same application but with an updated version, rather than simply uploading a brand-new application to the Applications dashboard of the Administration portal.

How would the steps be different than the ones to deploy the application for the first time? Do I just rebuild the application while changing the version property in the cumulocity.json file?

Cheers.

Hi Lucas,

The build process is the same. It is a good idea to increment the version number with every “release” that you do but if you are just in the prototyping phase you can also skip that.

The process for uploading a newer archive for an existing application is described here: Administration - Cumulocity IoT Guides

Regards,
Tristan

Got it, thanks!

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.