docs(documentation): finished documentation entry points 'Documentation' and 'Edge Developer platform'
All checks were successful
ci / build (push) Successful in 58s

This commit is contained in:
Stephan Lo 2025-12-19 12:47:20 +01:00
parent a915c372db
commit 840c607d27
9 changed files with 42 additions and 48 deletions

View file

@ -10,7 +10,7 @@ menu:
Welcome to the EDP documentation. This documentation serves developers, engineers, and auditors who want to understand, use, and audit the Edge Developer Platform.
{{< likec4-view view="developer-landscape-with-foundry" project="architecture" title="High level eDF Vision: DevOps enhanced by Platform integration with a deployment channel to Edge Connect" >}}
It describes the outcomes and products of the edgeDeveloperFramework (eDF) sub-project within IPCEI-CIS.
## Target Audience
@ -20,14 +20,8 @@ Welcome to the EDP documentation. This documentation serves developers, engineer
## Documentation Structure
The documentation follows a top-down approach focusing on outcomes and practical usage:
The documentation is organized into three core areas:
* **Platform Overview**: High-level introduction and product structure
* **Components**: Individual platform components and their usage
* **Getting Started**: Onboarding and quick start guides
* **Operations**: Deployment, monitoring, and troubleshooting
* **Edge Developer Platform (EDP)**: The central platform to support developers working in the Edge, based around Forgejo
* **Edge Connect Cloud**: The IPCEI-CIS channel of EDP deployments per secure connectivity solutions for edge devices and environments
* **Governance**: Project history, decisions, and compliance
## Purpose
This documentation describes the outcomes and products of the edgeDeveloperFramework (eDF) project. The EDP is designed as a usable, integrated platform with clear links to repositories and implementation details.

View file

@ -6,29 +6,15 @@ description: >
A platform to support developers working in the Edge, based around Forgejo
---
{{% alert title="Draft" color="warning" %}}
**Editorial Status**: This page is currently being developed.
* **Jira Ticket**: TBD
* **Assignee**: Team
* **Status**: Draft - Initial structure created
* **Last Updated**: 2025-11-16
* **TODO**:
* [ ] Add detailed product structure from excalidraw
* [ ] Include platform maturity matrix
* [ ] Add links to component pages as they are created
{{% /alert %}}
## Purpose
The Edge Developer Platform (EDP) is a comprehensive DevOps platform designed to enable developers to build, deploy, and operate cloud-native applications at the edge. It provides an integrated suite of tools and services covering the entire software development lifecycle.
## Target Audience
{{< likec4-view view="application-transition" project="architecture" title="EDP Context View: Edge Developer Platform Components and User Interaction" >}}
* **Developers**: Build and deploy applications using standardized workflows
* **Platform Engineers**: Operate and maintain the platform infrastructure
* **DevOps Teams**: Implement CI/CD pipelines and automation
* **Auditors**: Verify platform capabilities and compliance
The magenta **EDP** represents the developer platform: a shared, productized layer that enables modern DevOps by standardizing how applications are described, built, deployed, and observed. In the **inner loop**, developers iterate locally (fast feedback: code → run → test). EDP then connects that work to an **outer loop** where additional roles (review, test, operations, audit/compliance) contribute feedback and controls for production readiness.
In this modern DevOps setup, EDP acts as the hub: it synchronizes with local development and **deploys applications to target clouds** (for example, an EdgeConnect cloud), while providing the operational capabilities needed to run them safely. Agentic AI can support both loops—for example by assisting developers with implementation and testing in the inner loop, and by automating reviews, policy checks, release notes, and deployment verification (including drift detection and remediation) in the outer loop.
## Product Structure
@ -46,14 +32,6 @@ Tools and services that developers interact with directly to build, test, and de
Infrastructure automation, observability, and operational tooling for platform management.
## Platform Maturity
Components in EDP have different maturity levels:
* **Production**: Fully integrated and supported for production use
* **Beta**: Available for testing with potential changes
* **Experimental**: Early stage, subject to significant changes
## Getting Started
For quick start guides and onboarding information, see the [Getting Started](../getting-started/) section.