Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

pydio docker?

Featured Replies

Does anyone know if there is a container for pydio for unraid.  It is similar to owncloud but it has better performance and handles large numbers of files better.  It also has many features and improvements over owncloud.

 

Pydio Web site:

https://pyd.io/v6

 

I have found that people have created a docker version of pydio already but when i add it as a source it doesn't appear to resolve.

https://github.com/kdelfour/pydio-docker

or

https://registry.hub.docker.com/u/jprjr/ubuntu-pydio/

 

 

What do i have to do to get this installed?

Does anyone know if there is a container for pydio for unraid.  It is similar to owncloud but it has better performance and handles large numbers of files better.  It also has many features and improvements over owncloud.

 

Pydio Web site:

https://pyd.io/v6

 

I have found that people have created a docker version of pydio already but when i add it as a source it doesn't appear to resolve.

https://github.com/kdelfour/pydio-docker

or

https://registry.hub.docker.com/u/jprjr/ubuntu-pydio/

 

 

What do i have to do to get this installed?

Did you try this plugin? http://lime-technology.com/forum/index.php?topic=38879.0  I had a look at the dockerfile, and you'll have to add port 9000 to the template the plugin creates

I'm interested in this docker too.

 

I try with the DockearSearch but seems that not working(Docker start correctly) but nothing listen in the port.. :(

i have built a container of this using apache, but i'm having some permissions issue with the .htaccess file.

in my beta repo, there is a container for this now.

 

just like to stress, it is in my beta repo for a reason, lol.

 

some kinks need ironing out , email notifications and some of the plugin dependencies.

good job sparklyballs, tomorrow I'll try to test it.

  • Author

Your beta was great it work though several part of the config come up saying they are missing the mysql php extensions.  How would i enable ssl support for the site?

 

On a similar topic i dont suppose you ever though to bundle the symform program into a docker container.  I is a great free cloud based backup that you can get free storage by sharing some of your extra storage.  I have used it for about a year with my previous box and it worked great.

 

http://www.symform.com/

Your beta was great it work though several part of the config come up saying they are missing the mysql php extensions.  How would i enable ssl support for the site?

 

On a similar topic i dont suppose you ever though to bundle the symform program into a docker container.  I is a great free cloud based backup that you can get free storage by sharing some of your extra storage.  I have used it for about a year with my previous box and it worked great.

 

http://www.symform.com/

 

i can add in the mysql extensions to enable talking to an external mysql/mariadb container. I'm not going the route of putting in either to the container, sqlite is already in there and is more than adequate. ssl is another matter and a PITA, do you have your own cert cos that would be easier to be implemented.

php5-mysql added in, you will need to create a pydio database and user in an external mysql/mariadb installation prior to use.

it's quite a bit "snappier" using mysql though.

 

it's also broken some functionality of the app though, image editor for one.

awesome, It's better than owncloud.

 

Very costumizable. I like it.

 

Things that I think it's needed to this docker.

 

- Possiblity to increase max upload size(required in php.ini) as docker parameter or something

- SSL support(Possibility to use our private cert's, not autogenerated)

- Mail support(I can't do work mail notification from pydio)

 

 

Thanks for this docker, works very well ;)

awesome, It's better than owncloud.

 

Very costumizable. I like it.

 

Things that I think it's needed to this docker.

 

- SSL support(Possibility to use our private cert's, not autogenerated)

- Mail support(I can't do work mail notification from pydio)

 

 

Thanks for this docker, works very well ;)

 

 

to get mail to work, there is a saved file called ssmtp.conf

 

#
# Config file for sSMTP sendmail
#
# The person who gets all mail for userids < 1000
# Make this empty to disable rewriting.

root=

# The place where the mail goes. The actual machine name is required no
# MX records are consulted. Commonly mailhosts are named mail.domain.com

mailhub=smtp.gmail.com:587
AuthUser=
AuthPass=
UseSTARTTLS=yes

# Where will the mail seem to come from?
#rewriteDomain=

# The full hostname
#hostname=

# Are users allowed to set their own From: address?
# YES - Allow the user to specify their own From: address
# NO - Use the system generated From: address
#FromLineOverride=YES

 

which you have to edit with your details, although it does have the gmail smtp already filled in, you're by no means tied to that and can change.

 

you can find it in whatever folder you mapped to /config.

 

edit it and stop/start the container for changes to take effect.

I see, thanks.

 

I want to increase max upload size to 20GB.

But if I change from pydio UI, it's set to 2GB because php.ini don't allow more

I see, thanks.

 

I want to increase max upload size to 20GB.

But if I change from pydio UI, it's set to 2GB because php.ini don't allow more

 

 

i edited the php.ini at build time.

 

i upped the edited php.ini to 20G and also gave it a little more maximum memory 256mb

I see, thanks.

 

I want to increase max upload size to 20GB.

But if I change from pydio UI, it's set to 2GB because php.ini don't allow more

 

 

i edited the php.ini at build time.

 

i upped the edited php.ini to 20G and also gave it a little more maximum memory 256mb

 

rebuilding on dockerhub right now...

 

 

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.