Skip to content

Staging to Production#4

Open
github-actions[bot] wants to merge 11 commits intoproductionfrom
staging
Open

Staging to Production#4
github-actions[bot] wants to merge 11 commits intoproductionfrom
staging

Conversation

@github-actions
Copy link

This PR was auto-generated via a workflow action.

@github-actions github-actions bot requested a review from dpuscher February 18, 2026 21:52
Add GitHub Actions workflows for staging and production branches that
build and push Docker images to GHCR, then trigger Dokploy redeployment
via webhook. Also ignore .mcp.json.
ci: add GHCR build and Dokploy deploy workflows
- Remove deprecated --production flag from yarn install (Yarn 4)
- Drop redundant prod-deps stage; reuse deps stage in runner
- Set NODE_OPTIONS=--openssl-legacy-provider for webpack 4 / OpenSSL 3 compatibility
fix: resolve Docker build failures with Node 22
Dokploy server runs on ARM64; add QEMU and Buildx setup steps and set
platforms: linux/amd64,linux/arm64 so the manifest covers both architectures.
fix: build multi-platform Docker images (amd64 + arm64)
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.

1 participant

Comments