Skip to content
This repository has been archived by the owner on Nov 14, 2018. It is now read-only.

adding open_web_apps app back in #1260

Closed
wants to merge 4 commits into from

Conversation

michielbdejong
Copy link
Contributor

there are still some things that can be improved, but at least this app is working with the latest OC again, so I'll reopen this. this app replaces the remoteStorage app.

@michielbdejong michielbdejong mentioned this pull request Aug 20, 2013
@michielbdejong
Copy link
Contributor Author

what does "Waiting to hear about cbfa9c7 — Merged build triggered." mean? should i rebase this pull request from master and resubmit it?

@DeepDiver1975
Copy link
Contributor

@michielbdejong @jancborchardt what's the plan for this app? I guess we will not ship it within the owncloud community bundle. How will people install this app? At the end via the app store - right?

@michielbdejong I see you already maintain this app in your own repo. From my understanding there is no reason to maintain a copy in the owncloud apps repo.

Do I miss anything? THX

@michielbdejong
Copy link
Contributor Author

oh ok in that case please at least delete the old remoteStorage app to avoid confusion. so i should submit my app to the store instead, then?

@jancborchardt
Copy link
Contributor

@michielbdejong yep, submit it in the store instead.

I’ll close this here then, removal of the obsolete remoteStorage app is handled with pull request #1500

jancborchardt added a commit that referenced this pull request Nov 20, 2013
remove obsolete remoteStorage app as discussed in #1260
@sdaves
Copy link

sdaves commented Mar 14, 2014

@michielbdejong Did you submit the app to the store?

@michielbdejong
Copy link
Contributor Author

@sdaves no, not yet. let me have a look at that, thanks for the reminder!

@sdaves
Copy link

sdaves commented Mar 16, 2014

Awesome! I can't wait to run remotestorage on my owncloud. Let me know if I can help. I have read all of your unhosted.org website and am a huge fan of unhosted apps.

"Michiel@unhosted" notifications@github.com wrote:

@sdaves no, not yet. let me have a look at that, thanks for the reminder!


Reply to this email directly or view it on GitHub:
#1260 (comment)

@michielbdejong
Copy link
Contributor Author

@sdaves nice, thanks!

well, there are several things to be aware of which mean using this app is not as simple as it sounds. first, there is no mapping between ownCloud data and remoteStorage data. so ownCloud contacts will not show up as remoteStorage contacts. second, it doesn't work with Apache, because Apache is unable to send cross-origin 304 responses. third, you need to run it on a separate port (other than port 443 if that is where your ownCloud instance runs). and fourth, because of all these limitations, nobody is actually using it, people tend to use reStore instead. you can run ownCloud and reStore side-by-side on the same server, that's the recommended setup here.

so the app exists, i had it working at the time, and it's open source, so you're free to try to install it, but i would advise to install reStore instead.

@michielbdejong
Copy link
Contributor Author

@jancborchardt
Copy link
Contributor

@michielbdejong with all these advisories, I’m not sure it’s a good idea to publish it in the store. I would rather have a statement in the ownCloud docs (and on the remoteStorage website) stating the limitations and why it is not possible.

@sdaves
Copy link

sdaves commented Mar 16, 2014

@michielbdejong would it be possible to make it run using the standard owncloud setup? I wouldn't mind doing some development if you could outline what needs done.

Jan-Christoph Borchardt notifications@github.com wrote:

@michielbdejong with all these advisories, I’m not sure it’s a good idea to publish it in the store. I would rather have a statement in the ownCloud docs (and on the remoteStorage website) stating the limitations and why it is not possible.


Reply to this email directly or view it on GitHub:
#1260 (comment)

@jancborchardt
Copy link
Contributor

@sdaves we have a related Google Summer of Code project for that by the way: https://github.com/owncloud/core/wiki/Project%20ideas#owncloud-as-backend-for-web-apps if you’re interested. :) Application deadline is in a few days.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants