2024-12-18 11:36:33 +00:00
# 🌟 EdgeDeveloperPlatform - EDP Release 'PoC'
2024-12-16 22:04:31 +00:00
Telekom MMS & T-Systems, December 2024
2024-11-27 14:33:56 +00:00
2024-12-03 09:55:50 +00:00
> **Tagline:** Change the way we work with IDP's.
2024-11-28 08:54:42 +00:00
2024-12-03 09:55:50 +00:00
---
2024-11-28 08:46:25 +00:00
2024-12-03 09:55:50 +00:00
## 📋 Table of Contents
2024-11-27 14:33:56 +00:00
2024-12-17 10:51:16 +00:00
- [🌟 EdgeDeveloperPlatform - EDP Release 'PoC' ](#-edgedeveloperplatform---edp-release-poc )
2024-12-03 09:55:50 +00:00
- [📋 Table of Contents ](#-table-of-contents )
- [📖 About the Product ](#-about-the-product )
- [🛠️ Application Stack ](#️ -application-stack )
2024-12-17 10:51:16 +00:00
- [📖 Access our Documentation ](#-access-our-documentation )
2024-12-03 09:55:50 +00:00
- [📝 License ](#-license )
2024-11-28 08:46:25 +00:00
2024-12-03 09:55:50 +00:00
---
2024-11-28 08:46:25 +00:00
2024-12-03 09:55:50 +00:00
## 📖 About the Product
2024-11-28 08:46:25 +00:00
2024-12-18 11:36:33 +00:00
**edpbuilder** is a tool to quickly instantiate and manage **I**nternal **D**eveloper **P**latform's (**IDP**s).
The **E**dge **D**eveloper **P**latform Builder(**edp**builder) can easily setup a Kubenetes cluster (local kind cluster or OSC instance) and deploy tools to manage the Kubernetes resources and the software lifecicle of an application.
One usecase to demonstrate the capabilities of our tool is the PetClinic Application. (LINK)
2024-11-28 08:46:25 +00:00
2024-12-03 09:55:50 +00:00
### 🛠️ Application Stack
2024-11-27 14:33:56 +00:00
2024-12-03 09:55:50 +00:00
- **Version-Control:** Forgejo
- **CI:** Forgejo Actions
- **CD:** ArgoCD
- **Monitoring:** Grafana, Prometheus, Loki, Promtail
- **SSO:** Keycloak
- **Developer Portal:** Backstage
- **Secret-Management:** OpenBao, external-secrets
- **Infrastructur-Provisioning:** Crossplane
2024-11-27 14:33:56 +00:00
2024-12-17 10:51:16 +00:00
## 📖 Access our Documentation
2024-12-18 11:36:33 +00:00
Our documentation is designed to be easily accessible regardless of your environment. Here are three primary ways to view it:
2024-12-03 09:55:50 +00:00
2024-12-18 11:36:33 +00:00
1. **Backstage in Our OSC**
Our documentation can be easily accessed through a Backstage instance hosted on our Open Sovereign Cloud (OSC). Simply log in to our OSC Backstage platform to read through the documentation.
2024-12-03 09:55:50 +00:00
2024-12-18 11:36:33 +00:00
2. **Local Backstage in a Kind Cluster**
Using the edpbuilder, you can set up a local IDP that comes with a Backstage instance containing the documentation.
*How to set up a local IDP on a kind cluster is explained here: XXXXX*
2024-12-03 09:55:50 +00:00
2024-12-18 11:36:33 +00:00
3. **Forgejo Repository**
If you prefer direct access, the content of our documentation is centrally defined and maintained within the docs folder of this repository.
2024-12-03 09:55:50 +00:00
---
## 📝 License
2024-12-17 10:51:16 +00:00
[LICENSE]