Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Feature Requests
  3. Add delete backup Action in Backup List

Add delete backup Action in Backup List

Scheduled Pinned Locked Moved Feature Requests
backups
11 Posts 5 Posters 1.6k Views 5 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • robiR Offline
      robiR Offline
      robi
      wrote on last edited by robi
      #1

      Currently the way to roughly clean up some backups we don't want taking up space is to change the retention policy for a while, then come back later and change it back.

      It would be nice to have a delete function for individual backups w/o having to shorten the policy.

      Conscious tech

      1 Reply Last reply
      7
      • jdaviescoatesJ Offline
        jdaviescoatesJ Offline
        jdaviescoates
        wrote on last edited by
        #2

        Yes!

        I'd really like to be able to see a list of backups and and then to be able to manually delete ones I don't need anymore.

        I want to keep the retention policy as-is because I like that it's cautious just in case...

        But I keep running out of space on my backup disk and I'm fairly certain they'll be some things in there I don't need anymore!

        I use Cloudron with Gandi & Hetzner

        jdaviescoatesJ 1 Reply Last reply
        0
        • jdaviescoatesJ jdaviescoates

          Yes!

          I'd really like to be able to see a list of backups and and then to be able to manually delete ones I don't need anymore.

          I want to keep the retention policy as-is because I like that it's cautious just in case...

          But I keep running out of space on my backup disk and I'm fairly certain they'll be some things in there I don't need anymore!

          jdaviescoatesJ Offline
          jdaviescoatesJ Offline
          jdaviescoates
          wrote on last edited by
          #3

          Like, I'd be very happy to (in fact, I'd really like to - given I'm out of space and so new backups are failing!) now delete the 5.6.1 backup listed here:

          delete_v5.6.1.png

          I guess this is possible using the terminal but it'd be nice to just be able to click delete.

          Would it even be possible to have an option somewhere that says "automatically delete oldest backups if current backup fails due to lack of disk space". I'd like that.

          I use Cloudron with Gandi & Hetzner

          1 Reply Last reply
          0
          • d19dotcaD Offline
            d19dotcaD Offline
            d19dotca
            wrote on last edited by
            #4

            Similar discussions/requests here already, FYI:

            • https://forum.cloudron.io/post/6873
            • https://forum.cloudron.io/post/5547

            I suppose this proposal though, would love to see a way to remove backups through the GUI. 🙂

            --
            Dustin Dauncey
            www.d19.ca

            1 Reply Last reply
            0
            • LonkleL Offline
              LonkleL Offline
              Lonkle
              wrote on last edited by
              #5

              Yeah, there’s an area for it and if you’re saying there’s a way through the CLI. Then there’s a way through the website since both the CLI and web interface exclusively use Cloudron’s REST API.

              1 Reply Last reply
              1
              • robiR Offline
                robiR Offline
                robi
                wrote on last edited by
                #6

                Now might be a good time to revisit this FR.

                Conscious tech

                1 Reply Last reply
                0
                • d19dotcaD Offline
                  d19dotcaD Offline
                  d19dotca
                  wrote on last edited by
                  #7

                  Looks like this still isn't available even with all the other improvements to app-level backup options. Hopefully his gets added soon-ish. 🙂

                  65856aa3-9907-41a1-b97d-a8fcd23b136c-image.png

                  --
                  Dustin Dauncey
                  www.d19.ca

                  1 Reply Last reply
                  2
                  • girishG Offline
                    girishG Offline
                    girish
                    Staff
                    wrote on last edited by
                    #8

                    The delete is easy to implement as such. But we hit this UX issue. There are two backups:

                    • App backup. Basically, app -> backup
                    • Cloudron backups. This is the box+mail+app backups. The app backups are here are listed in the app backups listing UI as well.

                    One cannot delete the latter app backups because this will leave a "hole" in the Cloudron backup. Maybe we should just show an error when trying to delete such app backups.

                    robiR 1 Reply Last reply
                    0
                    • girishG girish

                      The delete is easy to implement as such. But we hit this UX issue. There are two backups:

                      • App backup. Basically, app -> backup
                      • Cloudron backups. This is the box+mail+app backups. The app backups are here are listed in the app backups listing UI as well.

                      One cannot delete the latter app backups because this will leave a "hole" in the Cloudron backup. Maybe we should just show an error when trying to delete such app backups.

                      robiR Offline
                      robiR Offline
                      robi
                      wrote on last edited by
                      #9

                      @girish said in Add delete backup Action in Backup List:

                      One cannot delete the latter app backups because this will leave a "hole" in the Cloudron backup.

                      Why can the "hole" not be handled?
                      Can the backup manifest not be adjusted for removing an app from it?
                      Can the backup location not be cleaned of that particular app backup?
                      If there's a small bit of the app config left in some bundle, leave it without a reference, and it will rotate out eventually.

                      Conscious tech

                      girishG 1 Reply Last reply
                      0
                      • robiR robi

                        @girish said in Add delete backup Action in Backup List:

                        One cannot delete the latter app backups because this will leave a "hole" in the Cloudron backup.

                        Why can the "hole" not be handled?
                        Can the backup manifest not be adjusted for removing an app from it?
                        Can the backup location not be cleaned of that particular app backup?
                        If there's a small bit of the app config left in some bundle, leave it without a reference, and it will rotate out eventually.

                        girishG Offline
                        girishG Offline
                        girish
                        Staff
                        wrote on last edited by girish
                        #10

                        @robi i think users expect the box backups (the ones listed in the backups view) to be complete backups. If one of the apps is missing, it would be unexpected.

                        Of course, alternately, we have to set expectations... When you restore from such backups, the apps will start our empty or something.

                        robiR 1 Reply Last reply
                        0
                        • girishG girish

                          @robi i think users expect the box backups (the ones listed in the backups view) to be complete backups. If one of the apps is missing, it would be unexpected.

                          Of course, alternately, we have to set expectations... When you restore from such backups, the apps will start our empty or something.

                          robiR Offline
                          robiR Offline
                          robi
                          wrote on last edited by
                          #11

                          @girish said in Add delete backup Action in Backup List:

                          @robi i think users expect the box backups (the ones listed in the backups view) to be complete backups. If one of the apps is missing, it would be unexpected.

                          Yes, unless one goes and edits them.
                          Why would that be an expectation problem? If I remove an app from a backup that means I don't want to restore it either.

                          Of course, alternately, we have to set expectations... When you restore from such backups, the apps will start our empty or something.

                          Uhh, why not leave it out completely? Just skip that app from the restore, it's been removed, right?

                          The backup, after the app removal, should decrement the app count, right?

                          Neat and tidy.

                          Conscious tech

                          1 Reply Last reply
                          2
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                            • Login

                            • Don't have an account? Register

                            • Login or register to search.
                            • First post
                              Last post
                            0
                            • Categories
                            • Recent
                            • Tags
                            • Popular
                            • Bookmarks
                            • Search