@ -8,6 +8,12 @@ The MagicBox adminisrator is lucky as Magicbane runs just as well outside of the
@@ -8,6 +8,12 @@ The MagicBox adminisrator is lucky as Magicbane runs just as well outside of the
### Geting Magicbane out of the box
Log into your container and dump the database.
`docker exec -it magicbox /bin/bash`
<br>
`./mbdump.sh`
Find the container id of your MagicBox
`docker ps`
@ -16,7 +22,7 @@ Copy Magicbane out of the container
@@ -16,7 +22,7 @@ Copy Magicbane out of the container
@ -35,4 +41,25 @@ Make sure MySQL is running.
@@ -35,4 +41,25 @@ Make sure MySQL is running.
Configure Magicbane database and user accounts. The formerly MagicBox and now Magicbane administrator should edit this file to assign his own database user and passwords. Make sure to edit `magicbane/mb.conf/magicbane.conf` accordingly.
`sudo mysql < magicbane/mb.data/magicbanesql.conf`