Skip to content
This repository was archived by the owner on Nov 29, 2020. It is now read-only.

Conversation

@jglover
Copy link

@jglover jglover commented Feb 13, 2016

Changes introduce environment variable preset features (parity with tutum/mysql).

@jglover
Copy link
Author

jglover commented Feb 15, 2016

Adds support for the following environment variables & features from tutum/mysql:

MARIADB_USER - Sets the admin account username (defaults to 'admin')

MARIADB_PASS - Sets the admin account password (defaults to random string, see docker logs <CONTAINER_ID>)

STARTUP_SQL  - SQL to import at startup (needs to exist, can be mounted)

ON_CREATE_DB - Database to create at startup.

@jglover
Copy link
Author

jglover commented May 7, 2016

@tifayuki

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant