Adding db provisioning tool

This commit is contained in:
Ubergeek
2019-06-28 13:17:48 +00:00
parent cbcb6d2e0e
commit 9bf8982535
2 changed files with 22 additions and 0 deletions

7
dbemail.tmpl Normal file
View File

@@ -0,0 +1,7 @@
Hello _username_;
Your database has been provisioned. Information below should be used to connect to it:
Database name: _username_
Database user: _username_
Password: _password_