mirror of
https://github.com/Oxbian/SIDPS.git
synced 2025-07-07 12:24:38 +02:00
feat: new networking partition + schema + test everything works
This commit is contained in:
6
Demo/deploy.sh
Executable file
6
Demo/deploy.sh
Executable file
@ -0,0 +1,6 @@
|
||||
#/bin/sh
|
||||
docker compose build
|
||||
docker compose stop
|
||||
#docker rm ids idps
|
||||
docker rm attaquant1 attaquant2 ids idps cible alert_db
|
||||
docker compose up -d
|
Reference in New Issue
Block a user