mirror of
https://github.com/dredx/prole.git
synced 2026-09-23 11:03:59 +00:00
Follow-up to the ansible excision: remove other artifacts that should never have been tracked, and extend .gitignore so they do not come back. Removed: - ssl/prole/*.key, *.crt, *.srl -- prole.org-era private keys, registry and DB CA material. References in knoe/core/env.py (auto-detect path at :1488) are best-effort inside try/except, so deletion is safe. - ssl/prole.ssl.tar -- tarball of the same material. - deploy/opentofu/k3s/terraform.tfstate -- 114KB committed OpenTofu state snapshot with live cluster UIDs. tfstate is never supposed to live in git. - docs/deploy_gke.log, docs/deploy_gke_done.log, docs/compressed-history.log -- deploy-time log captures. - end_time.txt, start_time.txt, start_time_final.txt -- ansible wall- clock timing breadcrumbs. - network_description.txt, network_prompt.txt -- local scratch prompts. - sidekiq_logs.txt -- transient log capture. - test_resolve.sh -- ad-hoc debug script. .gitignore additions: - *.tfstate, *.tfstate.backup - /ssl/ - .ai/ - /end_time.txt, /start_time*.txt, /sidekiq_logs.txt, /network_description.txt, /network_prompt.txt, /test_resolve.sh, /docs/deploy_*.log, /docs/compressed-history.log Note: the purged SSL keys remain in git history until the deferred history-scrub pass (task #14). The repo will be created as Private in git.knoe.dev so this is acceptable for now; it MUST be scrubbed before any broader visibility change. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| ansible-installer-boundary.md | ||
| build-system.md | ||
| config-environments.md | ||
| definition.txt | ||
| DOCKER-BUILD-FIX.md | ||
| EMBEDDED-RESOURCES.md | ||
| grafana-sso.md | ||
| IMAGE-RESOURCES.md | ||
| installer-config-persistence.md | ||
| intellij-refactor-prompt.md | ||
| k3d.md | ||
| knoe-db-documentation-mcp-architecture.md | ||
| layout.md | ||
| MERLIN-MARIADB-EXTERNAL-TEMP.md | ||
| mission.txt | ||
| ncurses-installer.md | ||
| oidc-setup.md | ||
| patent-abstract.txt | ||
| patent.txt | ||
| prole_db.cht | ||
| PROLE-CFG-SECRETS.md | ||
| PROLE-HOME-DIRECTORY.md | ||
| prompt.txt | ||
| RELEASE-NOTES.md | ||
| typescript | ||