docker compose down docker compose up -d sleep 2s echo "Running migrations" alembic upgrade head echo "Creating events" python3 create_events.py