GitHub user hansva added a comment to the discussion: Remote Workflow Execution
The simplest way to do this is by using the GUI or the Hop Run command. What will be the environment that will be executing the API calls? Is it a Java application? Hand crafted? As stated in the other discussion, it is not something we recommend unless you have a specific use case. We recommend using the short lived docker container, maybe in combination with airflow this also gives you the benefit of having hooks to launch it and it will keep logs after reboots and things like that. GitHub link: https://github.com/apache/hop/discussions/5023#discussioncomment-12487451 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
