GitHub user jrslhelcom created a discussion: Tutorial for Hop development to 
production workflow

_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.



GitHub link: https://github.com/apache/hop/discussions/6157

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to