SiloCityLabs / lochnas

Docker configuration for all-in-one nas setup
https://lochnas.com
GNU General Public License v3.0
50 stars 3 forks source link

Raspberry pi compatible #13

Closed ldrrp closed 2 years ago

ldrrp commented 3 years ago

Compatible docker compose files for the main setup

Pi 64bit linux/arm64/v8

I decided I will not be supported non 64bit variants of the raspberry pi due to overwhelming lack of container support.

ldrrp commented 3 years ago

https://hub.docker.com/r/greensheep/plex-server-docker-rpi/

So not the best option for plex but if your persistent enough. Might make this a separate container

ldrrp commented 3 years ago

certbot is the final piece I cant control for newer pi's. My interim solution might be to branch a pi branch that uses the compatible arm tags for certbot. See branch v2-pi

ldrrp commented 3 years ago

To implement samba I will need to check the os architecture and grab the correct installer for s6 overlay. samba-server already has support for older arm on alpine.

ldrrp commented 3 years ago

I need to document in the readme to use v2-pi for raspberry pi. I also need to document the git clone process.

ldrrp commented 3 years ago

Added support for port-check binary

ldrrp commented 2 years ago

samba is now architecture agnostic. Only thing left is certbot and plex