shzlw / poli

An easy-to-use BI server built for SQL lovers. Power data analysis in SQL and gain faster business insights.
https://shzlw.github.io/poli
MIT License
1.97k stars 331 forks source link

Connect to local sqlite database? #92

Open goliath888 opened 2 years ago

goliath888 commented 2 years ago

I want to use poli with docker. I read the wiki but I do not know how to connect poli to a local sqlite database.

How can I do it?

I guess I would need to mount the file and then configure that connection, but not sur if possible or how can I do it.