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

/data is actually a symlink to /root so database: "/root/#{Mix.env}.sqlite3" will work. Although using /data directly is generally recommended since that may change in the future.

2 Likes