From 4949514b76b9035f3e3c3fccc03ccd343d120290 Mon Sep 17 00:00:00 2001 From: MagicBot Date: Mon, 2 May 2022 21:50:59 +0000 Subject: [PATCH] Update 'MagicBox : Magicbane in a Box' --- MagicBox-%3A-Magicbane-in-a-Box.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/MagicBox-%3A-Magicbane-in-a-Box.md b/MagicBox-%3A-Magicbane-in-a-Box.md index 4eff0d7..07b5c8f 100644 --- a/MagicBox-%3A-Magicbane-in-a-Box.md +++ b/MagicBox-%3A-Magicbane-in-a-Box.md @@ -14,7 +14,7 @@ ### Minutes to a Magicbox ->MagicBox contains the exact same codebase, database and devops scripts that drive the Magicbane production server. +>MagicBox contains the exact same codebase, database and devops scripts that drive the Magicbane production server. Install Docker and you are three commands away from your own Magicbane server. ### Docker @@ -187,6 +187,8 @@ This instructs Magicbane to self-configure the bind address and public facing ip ### Security -The MagicBox container is perfectly secure out of the box. +The MagicBox container is perfectly secure out of the box. It is a minimal linux install and nominally exposes two ports. + +This can be verified with `sudo apt list --installed` from inside the continer. It will not be so secure if you start additional services and open additional ports. Try not to spin up ssh server on a container that shares the same passwords and deploy key as every other MagicBox! \ No newline at end of file