Skip to content

Latest commit

 

History

History

liquibase.install

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Liquibase install role

This role installs liquibase. Liquibase is a database migration and management tool. It is written in java so you need to have JRE installed.

Liquibase is installed in /opt by default and its bin directory to $PATH.

Database drivers that are included:

  • mysql

Supported platforms: this role doesn't use platform specific tools.