Additional space on docker partition?
-
-
Portainer probably doesn't do much writing, and I imagine Home Assistant would have a bit more - but likely only during configuration.
I guess the only way to be sure is to try it. 😁
On that note, how would I move docker to the SD card, or merge the current device and a card into a single mount point? My Linux filesystem knowledge is rusty, and 'mount' or /etc/fstab don't add much clarity for me.
-
I just installed a 512gb M.2 SSD in my FWG:
https://help.firewalla.com/hc/en-us/community/posts/360049384233-Adding-a-512GB-SATA-SSD-Drive-to-the-Firewalla-Gold
I have not moved over my docker yet. -
I got the SD card partitioned and formatted with ext4. I also made a script in /home/pi/.firewalla/config/post_main.d/ to mount the drive.
The official way to point Docker to a location other than /var/lib/docker is to specify the directory in a config file /etc/docker/daemon.json. Unfortunately, that file doesn't stick around through reboots.
My next steps will probably be to update my mount script to stop docker, write that config file, then restart with the new docker data-root.
-
Ok, so basically HTML instead of markdown.
Here's the new post
https://help.firewalla.com/hc/en-us/community/posts/4491452568851-Moving-docker-to-SD-card-on-Firewalla-Purple
Please sign in to leave a comment.
Comments
10 comments