SKStacks Infrastructure Framework
Add deployment patterns for the new Sovereign professional category: - Proxmox LXC variant with containerized agents - Bare metal Ubuntu variant (systemd + Ansible) - Team structure: Sovereign(301), Regent(302), Vault(303), Scribe(304), Consul(305) - Resource allocation tables and security configurations Includes automated deployment scripts for Sovereign team. |
||
|---|---|---|
| .cursor | ||
| .forgejo | ||
| .gemini | ||
| .github/workflows | ||
| assets | ||
| blueprints/agent-teams | ||
| docs | ||
| scripts | ||
| shared | ||
| v1 | ||
| v2 | ||
| .env.example | ||
| .gitignore | ||
| .gitmodules | ||
| .windsurfrules | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README-task-master.md | ||
| README.md | ||
| rekey_vaults.sh | ||
SKStacks Monorepo
Active Version: v1 #Active Version: v2
| Version | Status | Docs |
|---|---|---|
| v1 | Active | ./docs/v1 |
| v2 | incubating | ./docs/v2 |
| v3 | incubating | ./docs/v3 |
#| Version | Status | Docs | #|---------|------------|--------------------------| #| v1 | Legacy | ./docs/v1 | #| v2 | Active | ./docs/v2 | #| v3 | incubating | ./docs/v3 |
Quick Start
bash
cd v1/infra/ansible
ansible-playbook deploy.yml
Quick Start
bash
cd v2/infra/ansible
ansible-playbook deploy.yml