An open API service indexing awesome lists of open source software.

https://github.com/bugbiteme/mule-customer-db


https://github.com/bugbiteme/mule-customer-db

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# mule-customer-db

Used to populate sample customer data in mysql database

## Usage
set variables in `db-init.sh`

| variable | value |
| ---------- | ----------------------- |
| DB_USER | user-name |
| DB_HOST | host-name-or-ip-address |
| DB_PORT | port |
| DB_NAME | database-name |

Run from the command line:

`sh db-init.sh`