On Fri, 9 Apr 2021 08:12:35 -0600 Charles Curley <charlescur...@charlescurley.com> wrote:
> On Fri, 9 Apr 2021 15:39:23 +0200 > to...@tuxteam.de wrote: > > > > Sorry, I meant NextCloud > > > > I see. I kept myself confusing those two for a while. > > > > AFAIK it's packaged in Debian? Too old? > > I use the zip package from the NextCloud web site. Once you do the > manual install, it will update itself from time to time. It's no deb > package, but I've had no problems updating. I use the stable update > channel. Yes. To be clear, NextCloud offers three official installation methods: * Archive file / source tarball, which, IIUC, requires you to configure a LAMP stack yourself (they'll walk you through it, but in my experience, this sort of thing is always tougher for non-experts than the directions make it sound) * Web installer, "the easiest way to install Nextcloud on a web space" * Appliance, i.e., a pre-built VM, "designed to be an easy way for less technical users to get Nextcloud up and running or to test it out" (so perhaps only one level of containerization, not Docker on top of a VM, as per another part of this thread) Celejar