wp-in-a-box icon indicating copy to clipboard operation
wp-in-a-box copied to clipboard

Automate creation of database for WP

Open pothi opened this issue 6 years ago • 0 comments

Probably using a command like wpbox -m db_name.

Create username and password based on db_name. For example...

username could be db_name_user or user_db_name.

Password can be generated using pwgen command.

pothi avatar May 08 '19 01:05 pothi