Skip to content

Replace Azure deploy with SSH deploy via Cloudflare Tunnel#81

Merged
TaprootFreak merged 4 commits into
developfrom
feature/ci-ssh-deploy
Apr 6, 2026
Merged

Replace Azure deploy with SSH deploy via Cloudflare Tunnel#81
TaprootFreak merged 4 commits into
developfrom
feature/ci-ssh-deploy

Conversation

@TaprootFreak
Copy link
Copy Markdown

@TaprootFreak TaprootFreak commented Apr 6, 2026

Summary

Replace Azure Container App deployment with SSH deployment via Cloudflare Tunnel.

  • Docker Hub push (:beta tag) remains unchanged
  • Deploy uses command-restricted SSH key
  • Host and user details stored as secrets

Required GitHub Secrets

Secret Description
DEPLOY_SSH_KEY SSH private key (ed25519)
DEPLOY_SSH_KNOWN_HOSTS SSH host key verification
DEPLOY_HOST Target SSH hostname
DEPLOY_USER Target SSH username

@TaprootFreak TaprootFreak marked this pull request as ready for review April 6, 2026 21:46
@TaprootFreak TaprootFreak merged commit 20e0d91 into develop Apr 6, 2026
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