feat: new networking partition + schema + test everything works

This commit is contained in:
2024-11-20 11:33:24 -05:00
parent 09abb7e20f
commit 6377eae0ae
9 changed files with 78 additions and 16 deletions

6
Demo/deploy.sh Executable file
View 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