Features/OwnCloud
From FedoraProject
(→Owner: Removing myself from the owners. I haven't done anything so far, nor have any immediate plans.) |
(→Current status) |
||
| (3 intermediate revisions by one user not shown) | |||
| Line 19: | Line 19: | ||
== Current status == | == Current status == | ||
* Targeted release: [[Releases/19 | Fedora 19 ]] | * Targeted release: [[Releases/19 | Fedora 19 ]] | ||
| − | * Last updated: | + | * Last updated: 2013-04-26 |
| − | * Percentage of completion: | + | * Percentage of completion: 100% - available in el6, f18 and upwards |
== Detailed Description == | == Detailed Description == | ||
| Line 39: | Line 39: | ||
** [http://jquery.com/ jQuery] - [https://bugzilla.redhat.com/show_bug.cgi?id=857992 Review Request] | ** [http://jquery.com/ jQuery] - [https://bugzilla.redhat.com/show_bug.cgi?id=857992 Review Request] | ||
** [http://jqueryui.com/ jQuery UI] - [https://bugzilla.redhat.com/show_bug.cgi?id=858027 Review Request] | ** [http://jqueryui.com/ jQuery UI] - [https://bugzilla.redhat.com/show_bug.cgi?id=858027 Review Request] | ||
| − | |||
** [https://github.com/fgelinas/timepicker Time Picker] | ** [https://github.com/fgelinas/timepicker Time Picker] | ||
** [http://github.com/tplaner/When When] | ** [http://github.com/tplaner/When When] | ||
| − | ** | + | Missing PHP libs for owncloud 5: |
| + | ** [http://aws.amazon.com/sdkforphp php-pear-aws-sdk] | ||
== How To Test == | == How To Test == | ||
Latest revision as of 17:00, 26 April 2013
Contents |
[edit] ownCloud
[edit] Summary
A flexible, open source file sync and share solution that can be accessed from a mobile device, a workstation, or a web client.
[edit] Owner
- Email: <cwickert@fedoraproject.org>, <remi@fedoraproject.org>, <brummbq@fedoraproject.org>, <jmarrero@fedoraproject.org>
[edit] Current status
- Targeted release: Fedora 19
- Last updated: 2013-04-26
- Percentage of completion: 100% - available in el6, f18 and upwards
[edit] Detailed Description
Package OwnCloud, both the server and the client. Consider integration of the client in the KDE spin (if there is some space left)
[edit] Benefit to Fedora
This feature will improve Fedora as a cloud platform. OwnCloud is not yet another cloud but a service to run yourself with complete control over your data.
[edit] Scope
Package reviews. Unfortunately ownCloud bundles a lot of 3rd party code, that we need to package first:
Missing PHP libs for owncloud 5:
[edit] How To Test
- Make sure the OwnCloud server can be installed.
- There should be no unresolved dependencies
- No manual configuration should be required and if, make sure all steps are correctly described in a README.Fedora
- Make sure you can upload download and sync files
- Install the owncloud client
- Point it at localhost and upload a file
- Try to download the file from another machine.
- Repeat the same for the Android or iOS client if you like.
- Do the same with a webbrowser and the web-ui
[edit] User Experience
- Users should be able to easily store their data on OwnCloud
- Provide package to easy set up and host OwnCloud on a server
[edit] Dependencies
- php with zip extension (available in Fedora >= 17, see bug 551513)
- php-pear-Crypt-Blowfish
- php-pear-MDB2 (plus drivers for either MySQL or PostgreSQL)
- more PEAR modules (see #Scope)
[edit] Contingency Plan
Don't ship it.
[edit] Documentation
[edit] Release Notes
- This Fedora release comes with OwnCloud, a flexible, open source file sync and share solution that can be accessed from a mobile device, a workstation, or a web client. For more information, visit [1].