vmware-tanzu / velero

Backup and migrate Kubernetes applications and their persistent volumes
https://velero.io
Apache License 2.0
8.4k stars 1.37k forks source link

Web interface/UI for velero #7708

Open kansal-mukul opened 2 months ago

kansal-mukul commented 2 months ago

Describe the problem/challenge you have

Describe the solution you'd like

Anything else you would like to add:

Environment:

Vote on this issue!

This is an invitation to the Velero community to vote on issues, you can see the project's top voted issues listed here.
Use the "reaction smiley face" up to the right of this comment to vote.

reasonerjt commented 2 months ago

There are several softwares which have UI interface integrate with velero to provide backup/restore functionalities. I don't think in mid-term we have plans to introduce UI to velero.

kansal-mukul commented 2 months ago

Can you please recommend anyone that is open source and best ui for velero

blackpiglet commented 2 months ago

https://github.com/seriohub/velero-ui I haven't tried it yet. From the first glance, this repository was created recently, and it's actively maintained.

yanji09 commented 2 months ago

There is another one: https://github.com/anutanetworks/velero-ui

kansal-mukul commented 2 months ago

Let me explore this . Is there any repo that is widely used ..

On Mon, 22 Apr, 2024, 12:09 Jiaolin Yang, @.***> wrote:

There is another one: https://github.com/anutanetworks/velero-ui

— Reply to this email directly, view it on GitHub https://github.com/vmware-tanzu/velero/issues/7708#issuecomment-2068600919, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGJVGDL46AZOSBHJC3UPCALY6SWD5AVCNFSM6AAAAABGQSWWZKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANRYGYYDAOJRHE . You are receiving this because you authored the thread.Message ID: @.***>

davideserio commented 2 months ago

https://github.com/seriohub/velero-ui I haven't tried it yet. From the first glance, this repository was created recently, and it's actively maintained.

Hi, Just to confirm, as I mentioned in the readme, this is a recent project still under development and improvement.

kansal-mukul commented 2 months ago

Ok, thanks for the clarification. I tried to configure Velero ui after reading Readme file but no luck ..

Not much clarity in readme. I installed velero manually in gke cluster and installer velero in ocp through oadp operator but not able to install velero ui .. pz add with example and mentioned what is mandatory in values.yaml ..

On Mon, 22 Apr, 2024, 12:25 Davide, @.***> wrote:

https://github.com/seriohub/velero-ui I haven't tried it yet. From the first glance, this repository was created recently, and it's actively maintained.

Hi, Just to confirm, as I mentioned in the readme https://github.com/seriohub/velero-ui, this is a recent project still under development and improvement.

— Reply to this email directly, view it on GitHub https://github.com/vmware-tanzu/velero/issues/7708#issuecomment-2068622582, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGJVGDNRP6XXK4AURVMBX7TY6SX45AVCNFSM6AAAAABGQSWWZKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANRYGYZDENJYGI . You are receiving this because you authored the thread.Message ID: @.***>

davideserio commented 2 months ago

Ok, thanks for the clarification. I tried to configure Velero ui after reading Readme file but no luck .. Not much clarity in readme. I installed velero manually in gke cluster and installer velero in ocp through oadp operator but not able to install velero ui .. pz add with example and mentioned what is mandatory in values.yaml .. On Mon, 22 Apr, 2024, 12:25 Davide, @.> wrote: https://github.com/seriohub/velero-ui I haven't tried it yet. From the first glance, this repository was created recently, and it's actively maintained. Hi, Just to confirm, as I mentioned in the readme https://github.com/seriohub/velero-ui, this is a recent project still under development and improvement. — Reply to this email directly, view it on GitHub <#7708 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGJVGDNRP6XXK4AURVMBX7TY6SX45AVCNFSM6AAAAABGQSWWZKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANRYGYZDENJYGI . You are receiving this because you authored the thread.Message ID: @.>

If you want to investigate this error, please open an issue under the relevant repository.

blackpiglet commented 2 months ago

Let me explore this. Is there any repo that is widely used?

No open-sourced UI works as the de facto standard for Velero yet.

kaovilai commented 2 months ago

Perhaps velero docs link references to available UIs out there.

draghuram commented 2 months ago

@kansal-mukul I know you asked for Open source UI but just in case you are open to try commercial solutions, CloudCasa (https://cloudcasa.io) provides a single pane of glass UI to manage any number of Velero installations from a single place. It is free up to 10 nodes so if that is what you have, you can use the product for free. Beyond 10 nodes, there is cost involved.

I like the idea of @kaovilai to document available UI options for Velero as this question has been coming up on and off. May be something similar to https://github.com/vmware-tanzu/velero/blob/main/ADOPTERS.md.