Initial supervisor skill with auto-discovery

This commit is contained in:
Azat
2026-02-02 22:25:32 +01:00
commit 13e6b18536
3 changed files with 201 additions and 0 deletions

5
scripts/run.sh Normal file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
set -e
echo "Starting supervisord..."
exec supervisord -c /etc/supervisor/supervisord.conf