nearform/udaru

Generalize the DB init and migrate scripts

Opened this issue · 1 comments

Udaru core provides a database init and a database migrate script. These receive the db credentials as arguments. The scripts need to be generalized to be able to receive the credentials through environment variables.

Database init actually deletes the db and creates it back. Should be renamed to create.