Skip to content

Feature/conluz 195#196

Merged
viktorKhan merged 4 commits into
mainfrom
feature/conluz-195
Jul 9, 2026
Merged

Feature/conluz 195#196
viktorKhan merged 4 commits into
mainfrom
feature/conluz-195

Conversation

@viktorKhan

Copy link
Copy Markdown
Contributor

No description provided.

viktorKhan and others added 4 commits July 10, 2026 00:43
… README)

Introduce a minimal, sanitized deployment reference (postgres + influxdb +
conluz) with placeholder-only values, and repoint the README/CLAUDE.md/run-config
references to it. The production deployment is maintained in the private
conluz-infra repository.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…e infra repo)

Remove the ops tooling (backup/restore/snapshot/local-clone/deploy scripts,
telegraf/loki/promtail configs, the production docker-compose.yaml) that was
migrated to the private conluz-infra repository, which is now the single source
of truth for production deployment. A byte-identical or semantic-superset copy of
every removed file was verified present in conluz-infra before deletion.

Note: deleting these files does not remove them from this repository's history.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Mirror the private conluz-infra repo's secret-scanning setup: a pre-commit
gitleaks hook (system binary, scans staged changes) plus docs/gitleaks.md.
Document the public/private boundary in CLAUDE.md (environment-specific values and
credentials live only in the private conluz-infra repo) and harden .gitignore
(.env, *.env, *.key, *.pem; *.env.example allowed).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@viktorKhan viktorKhan linked an issue Jul 9, 2026 that may be closed by this pull request
5 tasks
@viktorKhan viktorKhan merged commit a314f9e into main Jul 9, 2026
2 checks passed
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.

Turn deploy/ into a sanitized, reusable deployment reference

1 participant