Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Need h2 database with preloaded data in openshift? Here is an example.

During container image build, all the scripts under init-scripts directory will be concatenated and written in one sql file.

After successful deployment, database will be initialized and concatenated sql file will be executed.

CREDITS :

https://github.com/oscarfonts/docker-h2 -- good base for a start!

About

Example solution to preload h2 database with data

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages