Commit graph

12 commits

Author SHA1 Message Date
3458122537 fix: rename setup.sh → install.sh; four installer gaps from #71
Some checks failed
CI / test (push) Failing after 21s
- Rename setup.sh to install.sh (standardise with cf-orch installer pattern)
- Remove hardcoded dev-machine path from activate_git_hooks(); go straight
  to .githooks/ core.hooksPath fallback — the absolute path was only valid
  on the author's machine and surprised self-hosters
- Add capture_license_key(): optional CFG-XXXX-… prompt after setup_env(),
  writes CF_LICENSE_KEY + HEIMDALL_URL into .env when a valid key is entered
- Fix next-steps port: read STREAMLIT_PORT from .env instead of hardcoding
  8501 (Docker default is 8502; users who customise the port saw a wrong URL)
- Update .env.example: STREAMLIT_PORT=8502 (Docker default, not bare-metal 8501)
- Fix stale git clone URL in docs/getting-started/installation.md:
  git.circuitforge.io → git.opensourcesolarpunk.com/Circuit-Forge/peregrine
- Update all setup.sh references across manage.sh, Makefile, CONTRIBUTING.md,
  README.md, and docs/ to install.sh

Closes #71
2026-04-05 23:33:51 -07:00
22696b4e50 docs: add Jobgether non-headless Playwright scraper to backlog
Xvfb-based Playwright can bypass Cloudflare Turnstile on jobgether.com.
Live inspection confirmed selectors; deferred pending Xvfb integration.
2026-03-15 11:59:48 -07:00
208e28b728 docs: update backlog with LinkedIn import follow-up items 2026-03-13 11:24:55 -07:00
41aef225cd feat: Podman support — auto-detect COMPOSE, CDI GPU override, podman-compose in setup.sh 2026-02-25 15:36:36 -08:00
11d4f9a8b6 docs: mark cover letter refinement complete in backlog + changelog 2026-02-25 14:44:50 -08:00
1d61683c5b docs: finalise Circuit Forge product suite naming + product brief 2026-02-25 14:16:56 -08:00
f5dd49666c docs: backlog — Circuit Forge product expansion (heinous tasks platform) 2026-02-25 14:02:07 -08:00
f45dae202b chore: mkdocs deps, CHANGELOG, remove dead Resume Editor page, backlog gap items 2026-02-25 13:51:13 -08:00
60fe2005e9 docs: backlog — Ultra tier managed applications concept 2026-02-25 11:40:55 -08:00
fb5a858ee7 docs: backlog — cover letter iterative refinement feedback loop 2026-02-25 08:30:24 -08:00
f7b12a9f98 docs: backlog — Podman support + FastAPI migration path 2026-02-25 08:22:24 -08:00
1c39af564d chore: add backlog.md + gitignore config/.backup-* dirs 2026-02-24 20:54:12 -08:00