@ -37,7 +37,7 @@ Pull the image
@@ -37,7 +37,7 @@ Pull the image
>Note the paths to mount the config directory must be abosolute paths.
```docker run --name magicbox -p 5000:5000 -p 6000:6000 -p 8000:8000 -v /home/mbbox/mb.conf:/home/YOURDIRHERE/magicbane/m b.conf magicbane/magicbox:latest & ```
```docker run --name magicbox -p 5000:5000 -p 6000:6000 -p 8000:8000 -v /home/mbbox/mb.conf:/home/YOURDIRHERE/mb.conf magicbane/magicbox:latest & ```
Windows
@ -61,7 +61,7 @@ docker rm -f magicbox > /dev/null 2>&1
@@ -61,7 +61,7 @@ docker rm -f magicbox > /dev/null 2>&1
# start container
echo "Starting MagicBox"
docker run --name magicbox -p 5000:5000 -p 6000:6000 -p 8000:8000 -v /home/mbbox/mb.conf:/home/magicbox/magicbane/m b.conf magicbane/magicbox:latest &
docker run --name magicbox -p 5000:5000 -p 6000:6000 -p 8000:8000 -v /home/mbbox/mb.conf:/home/magicbox/mb.conf magicbane/magicbox:latest &
```
When a MagicBox administrator first spins up his server it is assumed they might not have web registration sorted on day one. With this in mind the server is configured to auto register accounts on login.