Skip to content

Consolidate four deployment guides into a single canonical DEPLOYMENT.md#251

Open
trustosaretin wants to merge 2 commits into
Neurowealth:mainfrom
trustosaretin:docs/consolidate-deployment-guides
Open

Consolidate four deployment guides into a single canonical DEPLOYMENT.md#251
trustosaretin wants to merge 2 commits into
Neurowealth:mainfrom
trustosaretin:docs/consolidate-deployment-guides

Conversation

@trustosaretin

Copy link
Copy Markdown
Contributor

Closes #230

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Refactoring (no functional or behavioral changes)
  • Performance improvement
  • Documentation update
  • Build / CI configuration change
  • Dependency update
  • Other:

Summary

This PR consolidates four overlapping deployment documents into a single canonical DEPLOYMENT.md file. The new document covers all environments (local development, staging, production) and provides comprehensive guidance for deployment, environment variables, health probes, secrets management, and rollback procedures.

Motivation / Context

The docs/ directory contained four overlapping deployment documents (DEPLOYMENT.md, DEPLOYMENT_GUIDE.md, DEPLOYMENT_PRODUCTION.md, PRODUCTION_DEPLOYMENT.md) which created confusion about which guide was authoritative and led to instructions getting out of sync. This consolidation eliminates that confusion and provides a single source of truth.

Closes #230

@drips-wave

drips-wave Bot commented Jun 27, 2026

Copy link
Copy Markdown

@trustosaretin Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

- Merge content from DEPLOYMENT.md, DEPLOYMENT_GUIDE.md, DEPLOYMENT_PRODUCTION.md, and PRODUCTION_DEPLOYMENT.md
- Create comprehensive deployment guide covering local development, staging, and production
- Include environment variables reference, health probes, secrets management, and rollback procedures
- Update all references to point to the new consolidated DEPLOYMENT.md
- Remove redundant deployment files
@trustosaretin trustosaretin force-pushed the docs/consolidate-deployment-guides branch from ca06761 to 159d3d3 Compare June 27, 2026 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consolidate four deployment guides into a single canonical DEPLOYMENT.md

1 participant