owncloud-archive / news

:newspaper: News app for ownCloud
GNU Affero General Public License v3.0
290 stars 106 forks source link

News update on hosted webspace impossible #986

Closed frederikheld closed 8 years ago

frederikheld commented 8 years ago

IMPORTANT

Read and tick the following checkbox after you have created the issue or place an x inside the brackets ;)

While OC is getting better and better to be installed and run on hosted webspaces, you decided to make the News app useless on such environents. I can't run system cron and I can't run python scripts. A quite common setting for hosting packages.

I would be really happy to see News updates via webcron back in the next version of this app.

Thanks for the wonderful app anyway, but this version is absolutely useless for me :-(

System Information

BernhardPosselt commented 8 years ago

See https://github.com/owncloud/news/issues/971#issuecomment-210620289

Basically someone could build upon this, no one is interested in working on it yet however

BernhardPosselt commented 8 years ago

Apart from that Webcron is available through the updater API. You can install the news-updater on any machine with internet access and Python 3 (even on a 5$ raspberry pi)

frederikheld commented 7 years ago

Thanks for the hint @BernhardPosselt! In fact I do have a RasPi running with an LDAP directory for an OC instance. But this is not for my private instance and I don't want to mix things up. And to set up a RasPi just to update the News app adds a lot of complexity that shouldn't be necessary :-P