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. Announcements
  3. Cubby - Open Source File Sharing

Cubby - Open Source File Sharing

Scheduled Pinned Locked Moved Announcements
41 Posts 15 Posters 7.7k Views 16 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #13

    My hope for this is to eventually replace Nextcloud for file storage. And move to Cubby for files, SoGO for email/cal/contacts, and so on. Moving away from one app that does everything kind of ok to multiple good specialized apps.

    1 Reply Last reply
    7
    • scookeS Offline
      scookeS Offline
      scooke
      wrote on last edited by
      #14

      Today I went to install Cubby. As I scrolled down to its place in the App Store I coudn't help but compare everyone else's logos/icons with the plain file folder icon of Cubby. You probably are planning to create a more stand-out logo/icon for it, so here is a suggestion:

      Rather than creating a derivative of YAFF (yet another file folder), take the existing Cloudron logo and turn that into a file folder-looking image. I suppose with the angles it might end up looking more like a partially open door, if it stays vertical. You'd have to tilt it forward somewhat in order to get the darker background "folder" effect.

      And further along those lines, if you have more custom made Cloudron apps, each could be a variation of the main Cloudron icon.

      Just some thoughts. Congratulations.

      A life lived in fear is a life half-lived

      girishG 1 Reply Last reply
      0
      • scookeS scooke

        Today I went to install Cubby. As I scrolled down to its place in the App Store I coudn't help but compare everyone else's logos/icons with the plain file folder icon of Cubby. You probably are planning to create a more stand-out logo/icon for it, so here is a suggestion:

        Rather than creating a derivative of YAFF (yet another file folder), take the existing Cloudron logo and turn that into a file folder-looking image. I suppose with the angles it might end up looking more like a partially open door, if it stays vertical. You'd have to tilt it forward somewhat in order to get the darker background "folder" effect.

        And further along those lines, if you have more custom made Cloudron apps, each could be a variation of the main Cloudron icon.

        Just some thoughts. Congratulations.

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

        @scooke yes, the folder icon is really just a place holder logo. We need to find some time to make some real logo.

        ruihildtR 1 Reply Last reply
        0
        • girishG girish

          @scooke yes, the folder icon is really just a place holder logo. We need to find some time to make some real logo.

          ruihildtR Offline
          ruihildtR Offline
          ruihildt
          wrote on last edited by
          #16

          That's great!

          I'll try this out, I share your frustrations with regard to the current solutions.

          For me the most important part is the sync aspect from mobile/desktop. I want to have a straightforward and firstclass experience sharing files between my devices.

          Do you have in mind what the future workflow will be like in that regard?

          mehdiM 1 Reply Last reply
          2
          • robiR Offline
            robiR Offline
            robi
            wrote on last edited by
            #17

            The About menu once logged in needs some love..

            Conscious tech

            nebulonN 1 Reply Last reply
            0
            • ruihildtR ruihildt

              That's great!

              I'll try this out, I share your frustrations with regard to the current solutions.

              For me the most important part is the sync aspect from mobile/desktop. I want to have a straightforward and firstclass experience sharing files between my devices.

              Do you have in mind what the future workflow will be like in that regard?

              mehdiM Offline
              mehdiM Offline
              mehdi
              App Dev
              wrote on last edited by
              #18

              @ruihildt From what I understood of the post, the idea is to use existing WebDAV sync clients. So there should already be good ones for all platforms.

              ruihildtR 1 Reply Last reply
              0
              • robiR robi

                The About menu once logged in needs some love..

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

                @robi ha, yes lots of placeholder content still.

                For anyone interested in the collabora integration, if you install collabora on the same Cloudron and then edit the config.json for cubby like the following with your collabora domain, it can already open ods and odt files:

                {
                    "collabora": {
                        "host": "https://office.example.com"
                    }
                }
                
                robiR 1 Reply Last reply
                2
                • mehdiM mehdi

                  @ruihildt From what I understood of the post, the idea is to use existing WebDAV sync clients. So there should already be good ones for all platforms.

                  ruihildtR Offline
                  ruihildtR Offline
                  ruihildt
                  wrote on last edited by
                  #20

                  @mehdi Do you have any good recommandations in mind?

                  mehdiM 1 Reply Last reply
                  0
                  • ruihildtR ruihildt

                    @mehdi Do you have any good recommandations in mind?

                    mehdiM Offline
                    mehdiM Offline
                    mehdi
                    App Dev
                    wrote on last edited by
                    #21

                    @ruihildt On the Linux side, I believe Gnome and KDE both have native support for mounting webdav, not syncing to a local folder though. Not sure on other OSs.

                    1 Reply Last reply
                    1
                    • nebulonN nebulon

                      @robi ha, yes lots of placeholder content still.

                      For anyone interested in the collabora integration, if you install collabora on the same Cloudron and then edit the config.json for cubby like the following with your collabora domain, it can already open ods and odt files:

                      {
                          "collabora": {
                              "host": "https://office.example.com"
                          }
                      }
                      
                      robiR Offline
                      robiR Offline
                      robi
                      wrote on last edited by
                      #22

                      @nebulon said in Cubby - Open Source File Sharing:

                      @robi ha, yes lots of placeholder content still.

                      For anyone interested in the collabora integration, if you install collabora on the same Cloudron and then edit the config.json for cubby like the following with your collabora domain, it can already open ods and odt files:

                      {
                          "collabora": {
                              "host": "https://office.example.com"
                          }
                      }
                      

                      Does this not work with OnlyOffice?

                      Conscious tech

                      nebulonN 1 Reply Last reply
                      1
                      • MooCloud_MattM Offline
                        MooCloud_MattM Offline
                        MooCloud_Matt
                        wrote on last edited by
                        #23

                        Maybe storage already on S3, it's easier to maintain and it's scalable, redundant, easy to have a remote backend for storage.

                        A good fit for the new multiserver cloudron.

                        Matteo. R.
                        Founder and Tech-Support Manager.
                        MooCloud MSP
                        Swiss Managed Service Provider

                        girishG 1 Reply Last reply
                        1
                        • MooCloud_MattM MooCloud_Matt

                          Maybe storage already on S3, it's easier to maintain and it's scalable, redundant, easy to have a remote backend for storage.

                          A good fit for the new multiserver cloudron.

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

                          @moocloud_matt maybe you can open feature request on github

                          robiR MooCloud_MattM 2 Replies Last reply
                          1
                          • girishG girish

                            @moocloud_matt maybe you can open feature request on github

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

                            @girish instead of doing just an app integration, I think making it a general Cloudron integration would be better, and cover a lot more apps.
                            Mount S3 and store certain directories of Apps there.

                            Conscious tech

                            girishG 1 Reply Last reply
                            0
                            • robiR robi

                              @girish instead of doing just an app integration, I think making it a general Cloudron integration would be better, and cover a lot more apps.
                              Mount S3 and store certain directories of Apps there.

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

                              @robi I guess you mean something like a s3fs or fuse mount? From whag I have heard, they are not very stable. And also, they don't support file permissions and meta data afaik .

                              robiR 1 Reply Last reply
                              0
                              • neurokrishN Offline
                                neurokrishN Offline
                                neurokrish
                                wrote on last edited by
                                #27

                                @nebulon @girish will there be a search option for files? It will be nice to have an indexing mechanism for files that are already ocr'd, instead of just looking for the file names.

                                1 Reply Last reply
                                0
                                • girishG girish

                                  @robi I guess you mean something like a s3fs or fuse mount? From whag I have heard, they are not very stable. And also, they don't support file permissions and meta data afaik .

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

                                  @girish No, I mean more like rclone

                                  Conscious tech

                                  1 Reply Last reply
                                  0
                                  • girishG girish

                                    @moocloud_matt maybe you can open feature request on github

                                    MooCloud_MattM Offline
                                    MooCloud_MattM Offline
                                    MooCloud_Matt
                                    wrote on last edited by
                                    #29

                                    @girish
                                    I will,
                                    I just think that standard storage backend will make also your job easier to maintain it in the future.

                                    Matteo. R.
                                    Founder and Tech-Support Manager.
                                    MooCloud MSP
                                    Swiss Managed Service Provider

                                    1 Reply Last reply
                                    0
                                    • robiR robi

                                      @nebulon said in Cubby - Open Source File Sharing:

                                      @robi ha, yes lots of placeholder content still.

                                      For anyone interested in the collabora integration, if you install collabora on the same Cloudron and then edit the config.json for cubby like the following with your collabora domain, it can already open ods and odt files:

                                      {
                                          "collabora": {
                                              "host": "https://office.example.com"
                                          }
                                      }
                                      

                                      Does this not work with OnlyOffice?

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

                                      @robi said in Cubby - Open Source File Sharing:

                                      @nebulon said in Cubby - Open Source File Sharing:

                                      @robi ha, yes lots of placeholder content still.

                                      For anyone interested in the collabora integration, if you install collabora on the same Cloudron and then edit the config.json for cubby like the following with your collabora domain, it can already open ods and odt files:

                                      {
                                          "collabora": {
                                              "host": "https://office.example.com"
                                          }
                                      }
                                      

                                      Does this not work with OnlyOffice?

                                      OnlyOffice uses a different kind of API and iframe integration, which is currently not implemented. I've created a feature request for this at https://github.com/cloudron-io/cubby/issues/18

                                      1 Reply Last reply
                                      1
                                      • yusfY Offline
                                        yusfY Offline
                                        yusf
                                        wrote on last edited by yusf
                                        #31

                                        Good news, a highly anticipated development! With a shared storage with the Syncthing app I suppose the apps may work in conjunction?

                                        1 Reply Last reply
                                        0
                                        • ? Offline
                                          ? Offline
                                          A Former User
                                          wrote on last edited by
                                          #32

                                          Just tried the latest release and I love it! I think I'd be ready to use it once I can do the following:

                                          1. Sync via webdav
                                          2. Manage users
                                          3. Configure storage limit per-user
                                          4. Use OnlyOffice

                                          Right now I use NextCloud for email + calendar + files + contacts. I'd like to move the first three to Sogo and use Cubby as a dedicated file storage app for clients. It looks promising! Keep up the excellent work!

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