Hi all,
I need to connect Schrödinger software to KNIME Business Hub. I already have a workflow running on KNIME 5.5.3 that includes Schrödinger nodes, and I have configured the licenses in the Preferences tab of the KNIME Analytics Platform.
I would also like to deploy this workflow to KNIME Business Hub so that it can use these licenses. However, setting up Schrödinger requires several steps, such as modifying the schrodinger.hosts file and configuring settings via the Preferences tab in the KNIME Analytics Platform GUI. I am unsure whether these steps can be performed on KNIME Business Hub, since the GUI is part of the executor, meaning there is no graphical interface available. I also do not know how to access the Preferences configuration from the command line.
My KNIME Business Hub is hosted on a Linux server. I understand that I will need to create a new executor using a custom Docker image that includes Schrödinger, and assign it the appropriate resources.
Could anyone help with a template or guide for achieving this? The goal is for users to be able to upload a file to the workflow and receive an output, with Schrödinger running in the background on the server.
Thanks in advance!