7 Commits

Author SHA1 Message Date
01903a17bb chore(rename): railiance-bootstrap → railiance-cluster
Update all operational references to reflect the new repo name per
ADR-003 (OAS S2 Cluster Runtime). Historical text in docs preserved.
Gitea remote URL updated locally (Gitea repo rename is a manual step).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-10 00:34:21 +01:00
19661ca0c6 feat(bootstrap): add HostEurope hardening playbook and workplan
Some checks failed
railiance-tests / smoke (push) Has been cancelled
- workplans/RAIL-BS-WP-0002-hosteurope-bootstrap.md: new workplan for
  Secure Single-Server Bootstrap at HostEurope (repo goal d7092599).
  T01-T03 done; T04+T05 require ansible on a box with network access to
  92.205.62.239 (hosts.ini is gitignored — recreate on new box).

- ansible/harden.yml: new playbook — disables root/password SSH auth,
  enables UFW (allow 22/tcp 6443/tcp 8472/udp, deny-all default),
  installs fail2ban with SSH jail, sets HISTCONTROL=ignorespace.

- ansible/bootstrap.yml: import_playbook harden.yml runs before k3s.

- ansible/hosts.ini.example: add [hosteurope] group template.

- QUICKSTART.md: document two-stage bootstrap (harden → k3s).

- CLAUDE.md: add goal_guidance handling to session protocol
  (needs_workplan + alignment_warnings).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-08 22:50:51 +01:00
b7696e657f chore: another improvement
Some checks failed
railiance-tests / smoke (push) Has been cancelled
2025-09-13 01:23:02 +00:00
6662e9a377 chore: improved quickstart
Some checks failed
railiance-tests / smoke (push) Has been cancelled
2025-09-13 01:18:14 +00:00
53482f8e65 chore: improve quickstart instructions
Some checks failed
railiance-tests / smoke (push) Has been cancelled
2025-09-13 00:57:17 +00:00
0bfdf465c1 chore: improved quickstart for newbies
Some checks failed
railiance-tests / smoke (push) Has been cancelled
2025-09-13 02:00:25 +02:00
96eccc6b67 feat: rails style bootkit bin/railiance with quickstart
Some checks failed
railiance-tests / smoke (push) Has been cancelled
2025-09-13 01:32:19 +02:00