Hi Everyone, I am planning to integrate Liquibase with GitLab on my local machine to learn Liquibase from CI/CD perspective. It would be great if someone could please advise me regarding my queries mentioned below -
-
On a RHEL 8 server, I need to install Liquibase, JDK, GitLab Runner, Git, in order to get the integration working, correct?
-
If I need to integrate Liquibase in a build tool such as Maven, I need to have Maven installed on the same server mentioned above?
-
If the setup mentioned above is correct, I can service target databases (running on other servers) using Liquibase installed in its own dedicated server, no?