GitHub user eyazan added a comment to the discussion: About installation on Linux Directly
Hello, First, we quickly tried the Apache Hop application with docker to learn and use it. Our compose file is below. The interface is accessed from the web.  Now, we want to use the application in our live environment because we liked it. We thought that the installation with Docker was not reliable for big data. Therefore, after installing java into a RHEL9 (no gui, just cli) server, we extracted the application files from the .zip as in the ss below.  Here, we want to use the application by connecting to the web interface as in docker. For this reason, which .sh file we need to run and make the server broadcast from a specific port. Is such a thing possible? We know that hop-gui is an IDE and with it we can use the application like web interface. But it can't run on our RHEL9(no gui, only cli) system. GitHub link: https://github.com/apache/hop/discussions/4764#discussioncomment-11775417 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
