this post was submitted on 04 Feb 2024
1 points (66.7% liked)
nextcloud
718 readers
3 users here now
Nextcloud is a suite of client-server software for creating and using file hosting services.
IRC: #nextcloud on libera.chat
Matrix: #nextcloud:matrix.org
Other Nextcloud communities on Lemmy
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I would probably use their docker run command (image name doesnt contain x86) from github, which can be converted to docker-compose with sites like:
https://www.composerize.com/
And it becomes something like this:
But again, im not expert and I was running linuxserver.io image on my pi (I still run it, but upgraded server to x86 PC)
Thank you. Such a useful link