first commit

This commit is contained in:
think.overdrive
2026-01-14 16:24:37 +01:00
commit 94332450aa
18 changed files with 6021 additions and 0 deletions

4
build_producer.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
#
#
docker compose -p atlas -f docker-compose.yaml build --no-cache --progress=plain producer > producer_build.log 2>&1