jrslhelcom opened a new issue, #6156: URL: https://github.com/apache/hop/issues/6156
_Originally posted by @josersleal in https://github.com/apache/hop/discussions/6151_ I work for a non profit and am trying to create a demo that will help scientists use HOP. The concept is to develop using the GUI locally, run and test on a remote Hop server, deployed with docker (long running/always available). Github used extensively the demo should read and write to a postgresql db, also deployed to docker docker compose is orchestrating The create workflow and pipelines should run using GUI and API calls for integration to other software being built Once tests pass, the project is promoted to QA and later to Production. Some problems, being the most evident the fact that running a pipeline directly from the GUI yields a good output to the remote database using Hop server remote running a workflow that runs the same pipeline fails. This uses the same environment as the pipeline. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
