is there a easy way to install nextcloud on a home server
like just install nextcloud and run it
no install of databases or changing configs
i cant seem to find a good guide on the internet for this
is there a easy way to install nextcloud on a home server
like just install nextcloud and run it
no install of databases or changing configs
i cant seem to find a good guide on the internet for this
Hi @zederkof
The Snap package is probably the the closest thing to that.
Official sites:
https://snapcraft.io/nextcloud
There are also NextcloudPi, the Nextcloud VM, Nextcloud All-in-One and other solutions.
thanks, my issue has been fixed.
Although Nextcloud Pi and especially the VM are a bit more complex to manage imho. But yes, I could have mentioned Nextcloud AIO, I will remember it for the future…
Instead of using a database like MariaDB you can use SQLite (file on the server). Simply select during installation That is not really a good idea because of performance and parallel users, but you can use it e.g. on a test installation. But subsequently making a change to e.g. Mariadb is difficult. It is more for testing or one person installations.
yes thank you i just tried the snap package version that on is fairly easy
so i could make it work
thank you for responding
I would say installing nextcloud is pretty easy if:
Now, Managing your distro (apache vs nginx, mariadb vs sqxxx ) is another story…
A good NC server needs all those points… and even if you manage all of them, sometimes you will stumble across somes issues…
Distro-related problems are points that AIO and the snap try to solve with their containerized format.
Yes, absolutely right, but when snap, docker or other bullshit goes south…
This is another topic …
Right, though I disagree that docker is bullshit
not saying docker is bullshit… just saying when it goes south for unknown reasons, it become a real bullshit to deal with the troubles because you depends on too many layers of complexity…
Alright, that is true
@zederkof
The problem is probably not the installation.
The problem will probably be unsolvable problems with the nextcloud.
Expect that at some point your Nextcloud will break and become unusable.
Search Managed Nextcloud or improve your gnu/linux knowledge.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.