Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation

Ce document en français.

Introduction:

dockerDB makes it easy to start and stop databases in a Docker container.


Requirement:

The databases are containerized using Docker.
Therefore, Docker must already be installed.


Installation:

Simply copy the files from the dockerDB directory in this repository to a directory of your choice.


Use:

If necessary, adjust the database settings in its .yaml file.

For exemple if you wan to use the HsqlDB database:

  • To start the database, open a terminal and type the command: ./start hsqldb
  • To stop the database, open a new terminal and type the command: ./stop hsqldb

About

Docker containerized database

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages