Skip to content

petr-korobeinikov/flyway-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flyway example based on Vagrant

This repo contains ansible-provisioned vagrant box with flyway and example changelog, so:

$ vagrant up
$ vagrant ssh
$ cd /vagrant
$ flyway info
$ flyway migrate
$ flyway info

Releases

No releases published

Packages

No packages published