26 lines
314 B
Markdown
26 lines
314 B
Markdown
# Architecture
|
|
|
|
Provisioning Client
|
|
↓ HTTPS
|
|
anode.stallinux.de
|
|
↓
|
|
Activation API
|
|
↓
|
|
Profile API
|
|
↓
|
|
Bootstrap API
|
|
↓
|
|
Installer
|
|
↓
|
|
Ansible Pull
|
|
|
|
## Endpoints
|
|
|
|
GET /health
|
|
|
|
POST /api/v1/activate
|
|
|
|
GET /api/v1/profiles/{id}
|
|
|
|
GET /api/v1/profiles/{id}/bootstrap
|