docker icon indicating copy to clipboard operation
docker copied to clipboard

Can I install it on raspberry pie 3B +? Never succeeded.

Open bbhxwl opened this issue 3 years ago • 1 comments

Can I install it on raspberry pie 3B +? Never succeeded.

bbhxwl avatar May 17 '22 17:05 bbhxwl

Hy @bbhxwl,

Sure, i'm using my own compose file with all services based on alpine image (tag with alpine - 23-fpm-alpine) and my custom nginx based proxy webserver from nginx4docker.

This repo provides also example compose files. Choose your flavor but my favorite is this - https://github.com/nextcloud/docker/tree/master/.examples/docker-compose/with-nginx-proxy/postgres/fpm

I initially ran nextcloud on a 3B+ then i upgraded to 4B with 8gb. The 8gb ram was only needed for a gitlab instance, for nextcloud 4gb would be fine. Finally: Yes it runs on arm devices with limited resources like a 3B+ but it's little slow and i recommend a 4B because it has also a gigabit lan port.

Regards Markus

MarkusGnigler avatar May 18 '22 13:05 MarkusGnigler

Duplicate of https://github.com/nextcloud/docker/issues/1589

J0WI avatar Apr 04 '23 18:04 J0WI