Closed jayjupdhig closed 3 years ago
We have a special image of Raspbian, with all prerequisites (e.g. apache2, mariadb, php73, node.js etc. pp.)
We have an installier file (.deb) which can be used with APT or download directly with "wget" then install with "dpkg -i ./INSTALLER_FILE.deb´
NOW: We need to integrate the NodeRed application into the .deb package (as same as HA-Bridge, FHEM, and so on)
So: What is the most simple way to do that? Thank you very much for your feedbacks.
As described in the template you were shown when opening this issue, questions should be asked on the Node-RED forum, in the Slack Team or on Stack Overflow.
Issues are only used for actual defects
-> https://discourse.nodered.org/t/how-to-install-nodered-with-a-zip-file/47779
We have a special image of Raspbian, with all prerequisites (e.g. apache2, mariadb, php73, node.js etc. pp.)
We have an installier file (.deb) which can be used with APT or download directly with "wget" then install with "dpkg -i ./INSTALLER_FILE.deb´
NOW: We need to integrate the NodeRed application into the .deb package (as same as HA-Bridge, FHEM, and so on)
So: What is the most simple way to do that? Thank you very much for your feedbacks.