Replies: 1 comment
-
Good question. I think there are a few things here: DatabaseThe mounting of a NAS device is a great idea, espeically if the NAS is set up with data guarding (RAID level etc) - If the RPi or the SD card fails, you can easily rebuild one and mount the drive. I assume your idea would be to mount a NAS share to LogsThe docker logs are actually recorded in I asked ChatGPT and it gave some help on how to adjust docker, either to disable logs or store them in a different location (e.g. a NAS): https://chat.openai.com/share/51319da2-989a-46e8-802b-6f6b06bf7e89
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
Planning on using a Raspberry Pi 4gb with 64gb sd card to run the powewall dashboard.
With the continuous writing of logged data i fear that the micro SD card may give up.
Instead of purchasing a ssd, i already have a NAS on the network with no password for a certain folder.
If I mount the NAS storage on the PI using this , would the powerwall-dashboard work fine to write data to the NAS rather than the sd?
As a newbie to coding on the Pi, how could this easily be achieveable?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions