Running Phonix with SQLite for weather-data directly on the Pi (with nerves)

As mentioned in the nerves docs here: Frequently Asked Questions — nerves v1.14.3, you’ll probably want to place your DB somewhere under the /data partition. I believe the root filesystem on nerves is read-only by default.

1 Like