[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Freedombox-discuss] OwnCloud



[Petter Reinholdtsen 2014-03-12]
> I got the Freedombox as far as installing the OwnCloud Debian package
> using the web admin interface on request.  The web request will time
> out, but the installation will keep going in the background.  OwnCloud
> is not automatically configured, so when the first person visit the
> installed owncloud instance, she get to pick password and configure
> the database. :) This should be fixed, of course. :)

I finally had time to look more at the owncloud setup for Freedombox,
and created a patch <URL: https://github.com/NickDaly/Plinth/pull/72 >
to automatically configure it.  I set it to use PostgreSQL, as I prefer
ig over sqlite and mysql, and to make sure owncloud handle several users
at once.

The way this patch work now is to configure owncloud when the check box
is set up to the point where the admin user and admin password need to
be specified.  The first person visisting the
<URL: http://freedombox/owncloud/ > get to control the owncloud
installation.  A better approach would be to get username and password
from the Plinth user database, but I have no idea how to do that at the
moment.  Owncloud can get users from LDAP, WebDAV and "external source",
whatever that means, and I have not investigated how to do that yet.

> I suspect we must have several options, and one of them I hope to get
> working is pagekite. :)

This should work out of the box in a few days, when pagekite enter
testing.

-- 
Happy hacking
Petter Reinholdtsen



Reply to: