frangoteam / FUXA

Web-based Process Visualization (SCADA/HMI/Dashboard) software
https://frangoteam.org
MIT License
2.49k stars 741 forks source link

Easier ODBC installation [FEATURE] #1217

Open Kapket opened 1 month ago

Kapket commented 1 month ago

Is it possible to add an ODBC installation like EthernetIP? I see that the plugin is already in the appropriate tab, but the option to add is missing.

Currently adding ODBC is quite troublesome. When I managed to put up a server using Dockerfile, I had no option to change the database connection port, but when I try to put up a server by 'npm start' and install the plugin manually, the system does not detect the installation.

MatthewReed303 commented 1 month ago

Hi @Kapket please see this issue where I describe how to use it, please note it's not in the current release and you have to use the odbc branch https://github.com/frangoteam/FUXA/issues/1204

unocelli commented 4 weeks ago

Hi, thanks to @MatthewReed303 we will be able to merge on the master branch soon