@awearsolutions/redis-commander
Version:
Redis web-based management tool written in node.js
6 lines (5 loc) • 321 B
Plain Text
1) Create a database and a user with all privileges for this database.
2) Edit the config.php file and update the configuration for the database at the top of the file
3) Import the _dump.sql in your newly created database
4) You are ready to go
*) PLEASE NOTE THAT THE PHP TREE CLASS HAS NOT BEEN THOROUGHLY TESTED