docs: archive entra materials and simplify deployment docs
This commit is contained in:
@@ -7,8 +7,7 @@ Welcome to The Order! This guide will help you get started with development, dep
|
||||
- **Node.js**: 20.x or later
|
||||
- **pnpm**: 8.x or later
|
||||
- **Docker**: For containerized services
|
||||
- **Azure CLI**: For Azure deployments
|
||||
- **Terraform**: For infrastructure as code
|
||||
- **SSH / operator access**: For Sankofa Phoenix deployments
|
||||
- **kubectl**: For Kubernetes operations
|
||||
|
||||
## Quick Start
|
||||
@@ -78,7 +77,7 @@ pnpm test
|
||||
pnpm build
|
||||
```
|
||||
|
||||
### Deploying to Azure
|
||||
### Deploying to Sankofa Phoenix
|
||||
```bash
|
||||
./scripts/deploy/deploy.sh --all --environment dev
|
||||
```
|
||||
@@ -101,11 +100,10 @@ The Order is a monorepo with:
|
||||
- **Services**: Backend microservices (Identity, Intake, Finance, etc.)
|
||||
- **Packages**: Shared libraries and utilities
|
||||
- **Apps**: Frontend applications (Portals)
|
||||
- **Infrastructure**: Terraform, Kubernetes, CI/CD
|
||||
- **Infrastructure**: Proxmox, Kubernetes, CI/CD
|
||||
|
||||
See [Architecture Documentation](architecture/README.md) for details.
|
||||
|
||||
---
|
||||
|
||||
**Last Updated**: 2025-01-27
|
||||
|
||||
|
||||
Reference in New Issue
Block a user