docs: archive entra materials and simplify deployment docs
This commit is contained in:
+4
-8
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user