postgress and influx db

Hello everyone, I’m new to frappe so I hope I’m not asking too obvious questions.
I set up my production environment of frappe builder with easy-install.py (GitHub - frappe/builder: Craft beautiful websites effortlessly with an intuitive visual builder and publish them instantly production-self hosting).
My question is how to set up postgress as db, also because since is all dockerize I don’t know which modification I have to do or if I have only to use a specific bench command that I am not aware of.
It is also possible, since I’m dealing with time series data, to implementing influx? Maybe by changing some images and/or modifying part of the backend?

Postgres is not currently supported by Frappe Framework.

1 Like