CLONE - Allow custom Management URLs for Apps
Description
Problem/Justification
Impact
clones
Activity

Waqar Ahmed August 1, 2022 at 2:45 PM
I can confirm this is working in
```
❯ cat /etc/version
22.12-MASTER-20220726-023154
```
Thank you for confirming!

Boris Vasilenko July 29, 2022 at 10:14 AMEdited
WebUI at the moment already contains requested functionality, with one nuance. The web portal button will appear for an installed app if this app will have status
attribute set to Active
. Would you please confirm that this is the expected behavior? It was implemented at this PR

Waqar Ahmed July 3, 2022 at 5:33 PM
Btw the Web Portal
part is user configurable, so we should show whatever the value is there in the user when we show the portal button. Thanks!

Waqar Ahmed July 3, 2022 at 5:32 PM
now apps deployed via launch docker image button can also have portals defined in bluefin. The output remains pretty much the same as it is for other apps i.e
Key of interest is portals
in top level dict. Let me know please if there are queries/concerns. Thanks!
Details
Details
Assignee

Reporter

When deploying Docker or potentially Docker Compose apps via the wizard, it would be helpful if after the fact there is a way to save the management / portal URL, so that the button appears on the Apps UI to log into that apps management UI. This would be similar to how the proper helm charts work today.