Skip to content

Fix Render backend deployment - #38

Merged
coderanik merged 3 commits into
mainfrom
dev
Jul 15, 2026
Merged

Fix Render backend deployment#38
coderanik merged 3 commits into
mainfrom
dev

Conversation

@coderanik

Copy link
Copy Markdown
Owner

Summary

  • require driver-specific TLS settings for production PostgreSQL connections
  • bind the API container to Render's dynamic port and add health checking
  • update the Render Blueprint to valid free-tier API, Postgres, and Key Value resources

Test plan

  • Run focused database URL normalization tests
  • Compile the backend package
  • Validate render.yaml with the Render CLI
  • Verify the deployed /health endpoint after merge

Made with Cursor

Require TLS for managed PostgreSQL connections, bind to Render's dynamic port, and keep the Blueprint valid on the available free plans.

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel

vercel Bot commented Jul 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
orbita Ready Ready Preview, Comment Jul 15, 2026 9:54am

Upgrade only packages with published security fixes so CI can verify and deploy the application without known high-severity audit failures.

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions github-actions Bot added dependencies Pull requests that update a dependency file frontend labels Jul 15, 2026
Preserve the highest security-fixed package versions while incorporating the verified GitHub Actions and dependency upgrades merged to main.

Co-authored-by: Cursor <cursoragent@cursor.com>
@coderanik
coderanik merged commit 3960c8b into main Jul 15, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend dependencies Pull requests that update a dependency file frontend tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant