Earlier quoted context omitted.
> docker image, upgrades are a breeze. Maybe this has been improved, but I remember thinking that and then it biting me because updating to the latest image (linuxserver/nextcloud) wasn't actually updating nextcloud itself, just the environment (php, etc.) When I realized this, I had to go through several major nextcloud upgrades, incrementally going from one major version to the next. Then it bit me again a few mont…
Don't use linuxserver images. My feeling is they were done by someone who doesn't understand docker very well. Frequent use of supervisor, lack of logs on stdout, weird automagic config approach. It may feel convenient if someone did homelab without docker, but will bite you in the long run.
Roundcube open-source webmail software merges with Nextcloud
181–190 of 259 posts
Re: Roundcube open-source webmail software merges with Nextcloud
#182Comments here seem to suggest that Nextcloud isn't worth it. Later today I'm supposed to talk with some folks at IT looking for an in-house file-sharing/collaboration tool that Dropbox/GoogleDrive is (or was, because after GoogleDrive price hikes our institution ditched them). I was going to suggest Nextcloud as a possible option to investigate...
Re: Roundcube open-source webmail software merges with Nextcloud
#183Since we're talking about email, contacts, calendars and files, thought it might be useful to summarize what I tried and landed on. Note that I'm only using it for my own personal setup, not shared with a company: - SyncThing - current solution for some of the filesync I'm doing (mainly personal projects). I have a small server at home that works well as an "always on" client that I can access. - OwnCloud - used to u…
Re: Roundcube open-source webmail software merges with Nextcloud
#184Earlier quoted context omitted.
I'm fairly certain that you can disable the word processor, as well as a lot of the other "core" features. Or at least I'm seeing a whole lot of "disable" buttons when I look at the list of active apps for my Nextcloud install.
Yes, but they are still part of the package. If you have only 500MB you easily run out of disk space for both the installer and the actual installation. And I think they remain on your disk, ready to enable. There is no easy way to remove them completely.
Re: Roundcube open-source webmail software merges with Nextcloud
#185Meanwhile on Reddit: https://www.reddit.com/r/selfhosted/comments/186g3ak/ownclou... What are the odds, a positive article relating to Nextcloud posted on HN the same day a negative article is posted about Owncloud on Reddit.
Good job Nextcloud marketing team. Probably just pushed up the announcement
Re: Roundcube open-source webmail software merges with Nextcloud
#186Earlier quoted context omitted.
There is no reason why both can't continue at the same time.
Of course they can! Just wait until they shift focus or somebody shouts efficiency.
We'll look what users want, what's best for the ecosystem etc, but we're not looking to kill it and if we ever would, it won't be for the money.
Re: Roundcube open-source webmail software merges with Nextcloud
#187this isn't good for anyone but Roundcube investors. Roundcube is a well-liked product. Nextcloud is a PHP app with all kinds of security holes.
By that logic, it should be good for Nextcloud investors.
With regards to security, nothing is perfect but I'm absolutely positive that Nextcloud is ahead of the vast majority of open source projects. And if you know of a security hole, go and collect your USD 10K at HackerOne.
Re: Roundcube open-source webmail software merges with Nextcloud
#188Re: Roundcube open-source webmail software merges with Nextcloud
#189Earlier quoted context omitted.
The first and only time I had a server hacked was due to a RoundCube vulnerability in 2006. Just a month ago there was news of a RoundCube XSS zero-day that was widely exploited ( https://cyberpedia.medium.com/state-sponsored-cyberattacks-l... ). Don’t use RoundCube!
Can you recommend a webmail client which hasn't had 2 vulnerabilities in the last 15 years?
Re: Roundcube open-source webmail software merges with Nextcloud
#190Given Nextcloud's track record that doesn't bode well for Roundcube's future. We tried to make Nextcloud work for us for years, but it's just too terribly clunky, unstable, bug-ridden, and customer hostile. I hope none of that rubs off on roundcube.
Do you have recommendations for a self hosted webDAV server that could act as a Dropbox / GDrive replacement? I‘m using Nextcloud only for that use case because I haven’t found anything that seemed as stable.