docs: archive entra materials and simplify deployment docs

This commit is contained in:
defiQUG
2026-04-18 12:05:55 -07:00
parent 0f600e6a31
commit bbb6ce6a6c
256 changed files with 4188 additions and 3881 deletions
+4 -8
View File
@@ -10,8 +10,7 @@ This directory contains utility scripts organized by purpose.
## Script Categories
### Deployment (`deploy/`)
- Azure deployment scripts
- CDN setup scripts
- Sankofa Phoenix / Proxmox deployment scripts
- Seal deployment scripts
- Monitoring setup
@@ -30,8 +29,7 @@ This directory contains utility scripts organized by purpose.
- Compliance checking
### Infrastructure (`infra/scripts/`)
- Azure infrastructure scripts
- Terraform automation
- Supporting infrastructure scripts
- Environment management
## Usage
@@ -41,10 +39,9 @@ This directory contains utility scripts organized by purpose.
./scripts/dev/setup-dev.sh
```
### Azure Deployment
### Sankofa Phoenix Deployment
```bash
source infra/scripts/azure-load-env.sh
./infra/scripts/azure-deploy.sh
./scripts/deploy/deploy.sh --all --environment dev --dry-run
```
### Security Scanning
@@ -77,4 +74,3 @@ scripts/
---
**Last Updated**: 2025-01-27