EnAccess / micropowermanager

Open Source Management Tool for Decentralized Utilities.
https://micropowermanager.io/
MIT License
2 stars 4 forks source link

[Feature Request]: Automatically re-deploy Demo version after new release #348

Open dmohns opened 1 week ago

dmohns commented 1 week ago

Preflight Checklist

Problem Description

Currently, when a new version of MPM is released, the Demo version has to be manually re-deployed. This is additional effort.

Proposed Solution

Please adopt our CD pipelines in a way that the Demo version is automatically updated, once a new Release is pushed to DockerHub.

Note: There might be a complexity on how we can a success callback from DockerHub.

Alternatives Considered

N/A

Additional Information

No response