Skip to content

chore(deploy): commit deploy-v2 artifacts for reproducibility#24

Merged
temrjan merged 1 commit into
mainfrom
chore/commit-deploy-artifacts
Jun 15, 2026
Merged

chore(deploy): commit deploy-v2 artifacts for reproducibility#24
temrjan merged 1 commit into
mainfrom
chore/commit-deploy-artifacts

Conversation

@temrjan

@temrjan temrjan commented Jun 15, 2026

Copy link
Copy Markdown
Member

The prod stack's compose + Caddy config lived only on the host (/opt/rustok/deploy-v2/). Mirror them into meta/deploy-v2/ so the deployment is reproducible from git: docker-compose.yml (env-interpolated, no secrets), Caddyfile-v2, .env.example (placeholders) + README. Real secrets stay in the host .env (chmod 600), never committed.

The production stack's compose + Caddy config lived only on the host
(/opt/rustok/deploy-v2/). Mirror them into meta/deploy-v2/ so the deployment is
reproducible from git:
- docker-compose.yml (env-interpolated; no secrets)
- Caddyfile-v2 (TLS reverse proxy for api.rustokwallet.com)
- .env.example (required keys, placeholders) + README

Real secrets stay in the host .env (chmod 600), never committed.
@temrjan temrjan merged commit 3f11bbb into main Jun 15, 2026
1 check passed
@temrjan temrjan deleted the chore/commit-deploy-artifacts branch June 15, 2026 15:21
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