Replay fuori da Puma, fix ops cron e firma release Android.

Dopo auth Rails redirect a URL presigned su /media/ (edge → Garage); aumenta
RAILS_MAX_THREADS, corregge ingest log ops via stdin e keystore Play Console.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-13 22:59:15 +02:00
parent e1636139a9
commit 13390d8a3c
14 changed files with 214 additions and 11 deletions

View File

@@ -70,7 +70,8 @@ else
fi
echo "==> Proxy edge + deploy Rails (sposta :3000 su edge)"
compose up -d --no-deps --build edge rails
compose up -d --no-deps --force-recreate edge
compose up -d --no-deps --build rails
wait_for_rails
echo "==> Deploy Sidekiq"