[PR #1174] [MERGED] fix: add new environmental variables for render deployment #1444

Closed
opened 2026-02-26 19:33:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1174
Author: @ephraimduncan
Created: 5/29/2024
Status: Merged
Merged: 7/30/2024
Merged by: @Mythie

Base: mainHead: fix/render


📝 Commits (4)

  • fb2f45f fix: add new environmental variables for render deployment
  • 10ac3f2 fix: pdf worker changes
  • bbdc1cb Merge branch 'main' into fix/render
  • a4b9535 Merge branch 'main' into fix/render

📊 Changes

1 file changed (+59 additions, -3 deletions)

View changed files

📝 render.yaml (+59 -3)

📄 Description

Description

Updates the render.yaml configuration file by adding new environment variables

No specific issue reference.

Changes Made

  • Added runtime: node to the documenso-app service configuration.
  • Added new environment variables

Testing Performed

Deployment working
This is an example: https://documenso-app-5jlh.onrender.com/signin

Checklist

  • I have tested these changes locally and they work as expected.
  • I have added/updated tests that prove the effectiveness of these changes.
  • I have updated the documentation to reflect these changes, if applicable.
  • I have followed the project's coding style guidelines.
  • I have addressed the code review feedback from the previous submission, if applicable.

Summary by CodeRabbit

  • Chores
    • Updated rendering configuration for improved performance and consistency.
    • Set up health check endpoint at /api/health for better monitoring.
    • Added environment variables to support enhanced functionality in Crypto, Auth, Signing, SMTP, and Features.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/documenso/documenso/pull/1174 **Author:** [@ephraimduncan](https://github.com/ephraimduncan) **Created:** 5/29/2024 **Status:** ✅ Merged **Merged:** 7/30/2024 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `fix/render` --- ### 📝 Commits (4) - [`fb2f45f`](https://github.com/documenso/documenso/commit/fb2f45f709dcb5a81ad3cdf97c7d98de08c05b0d) fix: add new environmental variables for render deployment - [`10ac3f2`](https://github.com/documenso/documenso/commit/10ac3f2b1c33ba879a73156912456ce4aed2cee4) fix: pdf worker changes - [`bbdc1cb`](https://github.com/documenso/documenso/commit/bbdc1cbca3cd78bbe02b3e9a844cbac075d6ae28) Merge branch 'main' into fix/render - [`a4b9535`](https://github.com/documenso/documenso/commit/a4b9535a83b41d31e2c310e28cea71321622b47a) Merge branch 'main' into fix/render ### 📊 Changes **1 file changed** (+59 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `render.yaml` (+59 -3) </details> ### 📄 Description ## Description Updates the `render.yaml` configuration file by adding new environment variables ## Related Issue No specific issue reference. ## Changes Made - Added `runtime: node` to the `documenso-app` service configuration. - Added new environment variables ## Testing Performed Deployment working This is an example: https://documenso-app-5jlh.onrender.com/signin ## Checklist - [x] I have tested these changes locally and they work as expected. - [ ] I have added/updated tests that prove the effectiveness of these changes. - [ ] I have updated the documentation to reflect these changes, if applicable. - [x] I have followed the project's coding style guidelines. - [ ] I have addressed the code review feedback from the previous submission, if applicable. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Chores** - Updated rendering configuration for improved performance and consistency. - Set up health check endpoint at `/api/health` for better monitoring. - Added environment variables to support enhanced functionality in Crypto, Auth, Signing, SMTP, and Features. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:33:16 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#1444
No description provided.