[PR #1438] [MERGED] fix: update docker environment #1630

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1438
Author: @dguyen
Created: 11/4/2024
Status: Merged
Merged: 11/6/2024
Merged by: @dguyen

Base: mainHead: fix/docker-setup


📝 Commits (5)

📊 Changes

3 files changed (+12 additions, -5 deletions)

View changed files

📝 apps/documentation/pages/developers/local-development/signing-certificate.mdx (+10 -4)
📝 apps/documentation/pages/developers/self-hosting/how-to.mdx (+1 -1)
📝 docker/production/compose.yml (+1 -0)

📄 Description

Description

Update the Docker environment to include the missing NEXT_PRIVATE_SIGNING_PASSPHRASE

Update the documentation to default to -legacy when creating certificates and added notes on permission requirements.

Testing Performed

Todo, setup from scratch to make sure everything works.

Summary by CodeRabbit

  • Documentation
    • Enhanced instructions for creating a self-signed signing certificate, including updated commands and expanded warnings for Docker usage.
    • Improved self-hosting guide for Documenso with clearer structure, detailed deployment steps, and additional deployment options on various platforms.
  • New Features
    • Introduced a new environment variable, NEXT_PRIVATE_SIGNING_PASSPHRASE, for the documenso service in Docker configuration.

🔄 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/1438 **Author:** [@dguyen](https://github.com/dguyen) **Created:** 11/4/2024 **Status:** ✅ Merged **Merged:** 11/6/2024 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `main` ← **Head:** `fix/docker-setup` --- ### 📝 Commits (5) - [`bafd7ec`](https://github.com/documenso/documenso/commit/bafd7ece68d45e436f866a61b57386648e10dc03) fix: update docker environment - [`b98e0b7`](https://github.com/documenso/documenso/commit/b98e0b763f5acd31ffdbe8283b7cfb2bd16dee49) chore: update docs - [`db543ed`](https://github.com/documenso/documenso/commit/db543edc389dd44c9d36d518c5c332d3fe1bd0bf) chore: update docs - [`ebb97e2`](https://github.com/documenso/documenso/commit/ebb97e29d012d461361465f3f88cdb1606382a2b) Merge branch 'main' into fix/docker-setup - [`1dbb433`](https://github.com/documenso/documenso/commit/1dbb43323bb720a9b3defca36258839c286073b7) chore: update docs ### 📊 Changes **3 files changed** (+12 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `apps/documentation/pages/developers/local-development/signing-certificate.mdx` (+10 -4) 📝 `apps/documentation/pages/developers/self-hosting/how-to.mdx` (+1 -1) 📝 `docker/production/compose.yml` (+1 -0) </details> ### 📄 Description ## Description Update the Docker environment to include the missing `NEXT_PRIVATE_SIGNING_PASSPHRASE` Update the documentation to default to `-legacy` when creating certificates and added notes on permission requirements. ## Testing Performed Todo, setup from scratch to make sure everything works. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Documentation** - Enhanced instructions for creating a self-signed signing certificate, including updated commands and expanded warnings for Docker usage. - Improved self-hosting guide for Documenso with clearer structure, detailed deployment steps, and additional deployment options on various platforms. - **New Features** - Introduced a new environment variable, `NEXT_PRIVATE_SIGNING_PASSPHRASE`, for the `documenso` service in Docker configuration. <!-- 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:34:04 +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#1630
No description provided.