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. App Wishlist
  3. Pydio free file sharing

Pydio free file sharing

Scheduled Pinned Locked Moved App Wishlist
34 Posts 13 Posters 5.6k Views 13 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.
  • biffaloB Offline
    biffaloB Offline
    biffalo
    wrote on last edited by
    #3

    Came here to post this

    ? 1 Reply Last reply
    0
    • biffaloB biffalo

      Came here to post this

      ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #4

      @biffalo
      ??

      1 Reply Last reply
      0
      • murgeroM Offline
        murgeroM Offline
        murgero
        App Dev
        wrote on last edited by
        #5

        I can make a new app for this, or if anyone wants to test, you can just straight install on one of the LAMP apps.

        --
        https://urgero.org
        ~ Professional Nerd. Freelance Programmer. ~

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

          I’d be interested in a Pydio app. It’s recent version has been rewritten in Go and promises greater performance among other things.

          Pydio would possibly fit my cloud storage need better than Nextcloud by doing One Thing Well rather than doing a little of everything and not being snappy.

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

            I couldn’t get an instance up and running locally to check LDAP support availability in the free version, maybe someone else can check?

            necrevistonnezrN christiaanC 2 Replies Last reply
            1
            • yusfY yusf

              I couldn’t get an instance up and running locally to check LDAP support availability in the free version, maybe someone else can check?

              necrevistonnezrN Offline
              necrevistonnezrN Offline
              necrevistonnezr
              wrote on last edited by
              #8

              @yusf said in Pydio free file sharing:

              I couldn’t get an instance up and running locally to check LDAP support availability in the free version, maybe someone else can check?

              I tried to, but the installer wants to create a dir in a read only place:

              2020/03/22 15:18:40 Could not create local data dir - please check that you have the correct permissions for the folder -/root/.config/pydio/cells
              
              murgeroM 1 Reply Last reply
              0
              • necrevistonnezrN necrevistonnezr

                @yusf said in Pydio free file sharing:

                I couldn’t get an instance up and running locally to check LDAP support availability in the free version, maybe someone else can check?

                I tried to, but the installer wants to create a dir in a read only place:

                2020/03/22 15:18:40 Could not create local data dir - please check that you have the correct permissions for the folder -/root/.config/pydio/cells
                
                murgeroM Offline
                murgeroM Offline
                murgero
                App Dev
                wrote on last edited by murgero
                #9

                @necrevistonnezr run installer like this, see if it works:

                sudo -H -u www-data /path/to/installer

                --
                https://urgero.org
                ~ Professional Nerd. Freelance Programmer. ~

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

                  @murgero Did you get around to package the thing? 😊

                  murgeroM 1 Reply Last reply
                  1
                  • yusfY yusf

                    @murgero Did you get around to package the thing? 😊

                    murgeroM Offline
                    murgeroM Offline
                    murgero
                    App Dev
                    wrote on last edited by
                    #11

                    @yusf Sadly no, too much work and too little time 😕

                    --
                    https://urgero.org
                    ~ Professional Nerd. Freelance Programmer. ~

                    1 Reply Last reply
                    1
                    • christiaanC Offline
                      christiaanC Offline
                      christiaan
                      wrote on last edited by christiaan
                      #12

                      I was just checking out the web demo of their latest version (they call it Pydio Cells now) and it's really awesome, super snappy:
                      https://demo.pydio.com

                      They also have delta sync, mobile apps, very nice web interface and support for onlyoffice web browser editors.

                      Gets my vote. I think this would be a much better fit for me than Nextcloud.

                      Full setup is not one-click though:
                      https://pydio.com/en/docs/cells/v1/launching-docker

                      And this from girish:

                      @girish said in [Suggestion] Server-Wide Database Manager and File Browser:

                      @gabrielcossette Thanks for the suggestion! We actually investigated this a couple of releases back and it's not simple to add. For the file browser, the UI parts are actually straight forward but the complication is with accessing the docker volumes. Accessing the data inside docker volumes will require the box code to somehow know the container user (to get the right permissions for files) and will also require the box code to run as root. This requires quite some engineering work.
                      Just giving some background on why this has not been done yet.

                      1 Reply Last reply
                      0
                      • yusfY yusf

                        I couldn’t get an instance up and running locally to check LDAP support availability in the free version, maybe someone else can check?

                        christiaanC Offline
                        christiaanC Offline
                        christiaan
                        wrote on last edited by
                        #13

                        @yusf said in Pydio free file sharing:

                        I couldn’t get an instance up and running locally to check LDAP support availability in the free version, maybe someone else can check?

                        Looks like you need to be running on enterprise version for that:
                        https://pydio.com/en/pricing

                        Needed for role-based ACLs and compliance features too.

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

                          Sounds like the usual open core business model then. In such cases sometimes the community develops its own enterprise-grade plugins. Seems like that hasn't happened in this case.

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

                            Would anyone be interested in sponsoring a Pydio LDAP plugin?

                            1 Reply Last reply
                            0
                            • marcusquinnM Offline
                              marcusquinnM Offline
                              marcusquinn
                              wrote on last edited by
                              #16

                              Looks decent, and seems a bit faster than Nextcloud - I'm interested too.

                              Web Design https://www.evergreen.je
                              Development https://brandlight.org
                              Life https://marcusquinn.com

                              ? 1 Reply Last reply
                              1
                              • marcusquinnM marcusquinn

                                Looks decent, and seems a bit faster than Nextcloud - I'm interested too.

                                ? Offline
                                ? Offline
                                A Former User
                                wrote on last edited by
                                #17

                                @marcusquinn looks like Pydio Cells is rewritten in golang and performs quite a bit faster than the previous version. I remember trying to get it working at one point and don't remember what issue I ran into. I'll maybe take another look in a bit. Prepping for an interview rn 🙂

                                ericdrgnE 1 Reply Last reply
                                4
                                • ? A Former User

                                  @marcusquinn looks like Pydio Cells is rewritten in golang and performs quite a bit faster than the previous version. I remember trying to get it working at one point and don't remember what issue I ran into. I'll maybe take another look in a bit. Prepping for an interview rn 🙂

                                  ericdrgnE Offline
                                  ericdrgnE Offline
                                  ericdrgn
                                  wrote on last edited by
                                  #18

                                  @atridad Haha! Funny how it seems a few of us recently found this again around the same time. Was gonna request this get added and saw this from way back in 2018. would love to see this. Cubby has potential to be what I want (Nextcloud is overly bloated) buuuuut Pydio seems to check a lot and I just found it myself. Would be a great addition!

                                  robiR ? 2 Replies Last reply
                                  0
                                  • ericdrgnE ericdrgn

                                    @atridad Haha! Funny how it seems a few of us recently found this again around the same time. Was gonna request this get added and saw this from way back in 2018. would love to see this. Cubby has potential to be what I want (Nextcloud is overly bloated) buuuuut Pydio seems to check a lot and I just found it myself. Would be a great addition!

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

                                    @ericdrgn Are you going to want to integrate spreed next?

                                    Conscious tech

                                    1 Reply Last reply
                                    0
                                    • ericdrgnE ericdrgn

                                      @atridad Haha! Funny how it seems a few of us recently found this again around the same time. Was gonna request this get added and saw this from way back in 2018. would love to see this. Cubby has potential to be what I want (Nextcloud is overly bloated) buuuuut Pydio seems to check a lot and I just found it myself. Would be a great addition!

                                      ? Offline
                                      ? Offline
                                      A Former User
                                      wrote on last edited by
                                      #20

                                      @ericdrgn trying to figure out a weird annoying db issue with my package I'm working on

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

                                        I have my issue on their github here:
                                        https://github.com/pydio/cells/issues/331

                                        If anyone in @staff or @appdev know what might be going on, please let me know.

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

                                          Repo is here: https://git.atridad.dev/alt-ron/cloudron-pydio-app

                                          Its very experimental right now. Looks like it needs a restart once you finish the setup. Now to automate (whatever I can, anyways).

                                          Also now I have an issue with their collabora plugin. Looks like it just comes up blank and I cannot figure out if its something I am doing, an issue with the collabora app, or an issue with the Pydio app.

                                          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