2 Commits

Author SHA1 Message Date
William Valentin
1c26ed6723 fix: update setup-couchdb.js path resolution for container environment
- Fix backendPath to work when script is in backend/scripts/
- Make .env loading conditional (exists check)
- Update both backend/scripts/ and scripts/ versions

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-06 14:05:46 -08:00
William Valentin
cde4850650 fix: resolve CouchDB deployment and init job issues
- Remove problematic ERL_FLAGS from CouchDB StatefulSet
- Copy setup-couchdb.js to backend/scripts/ for Docker image inclusion
- Update init job to use full DNS name and add timeout/retry logic
- Fix script path in init job command

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-06 14:00:44 -08:00