qfla@alien.topBtoSelf-Hosted Main@selfhosted.forum•What you guys are hosting instead of Nextcloud? I'm sick of it.English
1·
11 months agoAlso not OP. I run nextcloud on 10th gen i3 on spinning rust and performance is good. I run it on LXC container though so without docker
I create LXC container and then just install apache2, php and mariadb by hand with apt, then I install nextcloud from sources.
You can try this tutorial as its very close to what I did: https://docs.nextcloud.com/server/latest/admin\_manual/installation/example\_ubuntu.html