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. Support
  3. mount app backups?

mount app backups?

Scheduled Pinned Locked Moved Solved Support
backups
9 Posts 3 Posters 1.2k Views 3 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.
    • P Offline
      P Offline
      perler
      wrote on last edited by girish
      #1

      Is there a way to mount/browse backups?

      This would be helpful in a scenario where you delete a file and want to restore a backup from before deletion without re-installing a whole app.

      nebulonN 1 Reply Last reply
      0
      • P perler

        @nebulon unfortunately, that's not really practical as this would loose the current state of the app.

        we will maintain quite large nextcloud installations and requests for "can you please restore file A as I deleted it by mistake (and cleared the trashbin)" will happen. mh..

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

        @perler Providing a way to browse and decrypt backups via Cloudron dashboard itself would be a security issue. Because if one gains access to the dashboard somehow, they can now delete the backups also. This is the reason we have avoided building this.

        As for browsing, where are your backups hosted? For example, if you use any of the object storages, you can use rclone to mount it on your PC/laptop. Then you can use the Cloudron CLI tool to decrypt filenames and backups - https://docs.cloudron.io/guides/decrypt-backups/

        P 1 Reply Last reply
        3
        • P perler

          Is there a way to mount/browse backups?

          This would be helpful in a scenario where you delete a file and want to restore a backup from before deletion without re-installing a whole app.

          nebulonN Offline
          nebulonN Offline
          nebulon
          Staff
          wrote on last edited by
          #2

          @perler if you use the rsync backup method, you usually can use the backup storage provider UI to browse the files. Otherwise we currently don't have any backup browser as such, so you would have to restore that specific app one-by-one going back in time with the restore until you hit a backup containing that file.

          P 1 Reply Last reply
          0
          • nebulonN nebulon

            @perler if you use the rsync backup method, you usually can use the backup storage provider UI to browse the files. Otherwise we currently don't have any backup browser as such, so you would have to restore that specific app one-by-one going back in time with the restore until you hit a backup containing that file.

            P Offline
            P Offline
            perler
            wrote on last edited by
            #3

            @nebulon ok, but as we have encrypted backups, is there a way to manually decrypt them for browsing?

            also, are these backups incremental? (the app backups mainly)

            nebulonN 1 Reply Last reply
            0
            • P perler

              @nebulon ok, but as we have encrypted backups, is there a way to manually decrypt them for browsing?

              also, are these backups incremental? (the app backups mainly)

              nebulonN Offline
              nebulonN Offline
              nebulon
              Staff
              wrote on last edited by
              #4

              @perler if they are encrypted, then there is no easy way to decrypt them. The rsync ones are incremental, tarball is not. I think the easiest way is to just go into the backups tab in that app's configure screen in your Cloudron dashboard and just restore those one-by-one.

              P 1 Reply Last reply
              0
              • nebulonN nebulon

                @perler if they are encrypted, then there is no easy way to decrypt them. The rsync ones are incremental, tarball is not. I think the easiest way is to just go into the backups tab in that app's configure screen in your Cloudron dashboard and just restore those one-by-one.

                P Offline
                P Offline
                perler
                wrote on last edited by
                #5

                @nebulon unfortunately, that's not really practical as this would loose the current state of the app.

                we will maintain quite large nextcloud installations and requests for "can you please restore file A as I deleted it by mistake (and cleared the trashbin)" will happen. mh..

                girishG 1 Reply Last reply
                0
                • P perler

                  @nebulon unfortunately, that's not really practical as this would loose the current state of the app.

                  we will maintain quite large nextcloud installations and requests for "can you please restore file A as I deleted it by mistake (and cleared the trashbin)" will happen. mh..

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

                  @perler Providing a way to browse and decrypt backups via Cloudron dashboard itself would be a security issue. Because if one gains access to the dashboard somehow, they can now delete the backups also. This is the reason we have avoided building this.

                  As for browsing, where are your backups hosted? For example, if you use any of the object storages, you can use rclone to mount it on your PC/laptop. Then you can use the Cloudron CLI tool to decrypt filenames and backups - https://docs.cloudron.io/guides/decrypt-backups/

                  P 1 Reply Last reply
                  3
                  • girishG girish

                    @perler Providing a way to browse and decrypt backups via Cloudron dashboard itself would be a security issue. Because if one gains access to the dashboard somehow, they can now delete the backups also. This is the reason we have avoided building this.

                    As for browsing, where are your backups hosted? For example, if you use any of the object storages, you can use rclone to mount it on your PC/laptop. Then you can use the Cloudron CLI tool to decrypt filenames and backups - https://docs.cloudron.io/guides/decrypt-backups/

                    P Offline
                    P Offline
                    perler
                    wrote on last edited by
                    #7

                    @girish ok, I see and understand the reasoning and for now I think we will be fine.

                    But I wonder why there shouldn't be a read-only facility to restore single files. On other systems we use duplicacy/duplicati and this works quite well there.

                    girishG 1 Reply Last reply
                    0
                    • P perler

                      @girish ok, I see and understand the reasoning and for now I think we will be fine.

                      But I wonder why there shouldn't be a read-only facility to restore single files. On other systems we use duplicacy/duplicati and this works quite well there.

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

                      @perler said in mount app backups?:

                      But I wonder why there shouldn't be a read-only facility to restore single files.

                      No reason not to have a readonly browser as such, if we can implement it securely. Can you raise a feature request at https://forum.cloudron.io/category/97/feature-requests ? Thanks!

                      P 1 Reply Last reply
                      0
                      • girishG girish marked this topic as a question on
                      • girishG girish has marked this topic as solved on
                      • girishG girish

                        @perler said in mount app backups?:

                        But I wonder why there shouldn't be a read-only facility to restore single files.

                        No reason not to have a readonly browser as such, if we can implement it securely. Can you raise a feature request at https://forum.cloudron.io/category/97/feature-requests ? Thanks!

                        P Offline
                        P Offline
                        perler
                        wrote on last edited by
                        #9

                        @girish done

                        1 Reply Last reply
                        1
                        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