Actions
Feature #4451
openConfiguration support for readonly filesystems
Feature #4451:
Configuration support for readonly filesystems
Status:
New
Priority:
Normal
Assignee:
-
Category:
Configuration
Target version:
-
Start date:
2017-06-20
Due date:
% Done:
0%
Estimated time:
Description
Hi,
I like to run TVH in a Raspberry Pi with readonly filesystem.
After a lot of reading, for a long running is preferable to not write a lot in SD cards.
So I like to deploy my environment in this way:
- Use one Pi with root mounted readonly, and /tmp readwrite in RAM.
- TVH installed in the readonly filesystem.
- TVH "static" configuration in the readonly filesysten.
- TVH "dynamic" configuration in /tmp.
Will be possible to achieve this?
Thank you for your responses!
Actions