Table of Contents |
---|
Use Case: Automation System
A silent install does not require any input from the user so it can be done by an automation agent such as Jenkins. At a high-level, the steps for an automated install are:
...
On a host that has internet access, download the following items from software.datical https://download.liquibase.com/:
- Linux installer (.jar file) - Example:
DaticalDB-linux.gtk.x86_64-5.12.5833
- Composite repository - Example:
DaticalDBCompositeRepo-5.12.5833.zip
Go to software.daticalhttps://download.liquibase.com to / to download files.
2. Verify the JDK Version on the Installation Host
...