[PR #1172] [CLOSED] fix: add new environmental variables for render deployment #1442

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/1172
Author: @ephraimduncan
Created: 5/29/2024
Status: Closed

Base: mainHead: fix/render-deployment


📝 Commits (7)

  • d3734ff fix: add new environmental variables for render deployment
  • 93e816a fix: update start command
  • 8e9287a fix: update health check endpoint
  • ca077dd fix: restore pdf worker changes
  • f7e9d1b fix: revert changes on pdf worker
  • 04cd5b5 fix: pdf worker changes
  • 0519799 Revert changes to pdf.worker.min.js to match main branch

📊 Changes

2 files changed (+60 additions, -4 deletions)

View changed files

📝 apps/marketing/public/pdf.worker.min.js (+1 -1)
📝 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.

🔄 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/1172 **Author:** [@ephraimduncan](https://github.com/ephraimduncan) **Created:** 5/29/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/render-deployment` --- ### 📝 Commits (7) - [`d3734ff`](https://github.com/documenso/documenso/commit/d3734ff344c5ab4bd67e788fa7d40c6b3c83937f) fix: add new environmental variables for render deployment - [`93e816a`](https://github.com/documenso/documenso/commit/93e816a5b47c0b9eaa06f84c1cc1d4beaa123210) fix: update start command - [`8e9287a`](https://github.com/documenso/documenso/commit/8e9287a7c162d640fad781719467feca43316660) fix: update health check endpoint - [`ca077dd`](https://github.com/documenso/documenso/commit/ca077dd3a65e644d8a6bc3516ac159518e5c4cda) fix: restore pdf worker changes - [`f7e9d1b`](https://github.com/documenso/documenso/commit/f7e9d1b3cb4b133b7ca144fe532267f73c6e4ece) fix: revert changes on pdf worker - [`04cd5b5`](https://github.com/documenso/documenso/commit/04cd5b58c2500bca3f0ed9e08b82e31f45e1e547) fix: pdf worker changes - [`0519799`](https://github.com/documenso/documenso/commit/05197993fa127243da37a1e246bd0d9d61ae09e5) Revert changes to pdf.worker.min.js to match main branch ### 📊 Changes **2 files changed** (+60 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `apps/marketing/public/pdf.worker.min.js` (+1 -1) 📝 `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. --- <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#1442
No description provided.