38 lines
1.2 KiB
JSON
38 lines
1.2 KiB
JSON
{
|
|
"description": "Declarative infrastructure management with Nickel schemas, Nushell orchestration, and Rust executables. Type-safe configuration, automated validation, and cloud-native deployment across Kubernetes, Docker, and custom platforms.",
|
|
"docs": "",
|
|
"featured": true,
|
|
"features": [
|
|
"Type-safe configuration with Nickel schemas — impossible states are unrepresentable",
|
|
"Typed dependency DAG — deployment order is structurally enforced",
|
|
"Nushell orchestration layer — observability at operation time",
|
|
"Multi-provider: Kubernetes, Docker, UpCloud, AWS",
|
|
"Declarative CD/CI with GitOps principles"
|
|
],
|
|
"id": "provisioning",
|
|
"logo": "assets/logo.svg",
|
|
"name": "Provisioning",
|
|
"repo": "https://rlung.librecloud.online/jesus/provisioning",
|
|
"sort_order": 1,
|
|
"source": "Local",
|
|
"started_at": "2018",
|
|
"status": "Active",
|
|
"tagline": "Infrastructure Orchestration With Configuration as Code",
|
|
"tags": [
|
|
"infrastructure",
|
|
"nickel",
|
|
"nushell",
|
|
"rust",
|
|
"kubernetes",
|
|
"iac",
|
|
"declarative"
|
|
],
|
|
"tools": [
|
|
"Rust",
|
|
"Nickel",
|
|
"Nushell",
|
|
"Kubernetes"
|
|
],
|
|
"url": "https://provisioning.jesusperez.pro",
|
|
"version": "3.0.11"
|
|
}
|