Documentation of EDP. As a product itself.
Find a file
2024-12-19 14:38:42 +01:00
.vscode chore(backstage-doc): added devbox and README for techdocs-cli local development 2024-12-16 21:55:00 +01:00
design refactor(edp-poc): moved local development code and poc documentation design in respective folders 2024-12-16 22:21:17 +01:00
docs styling 2024-12-19 14:38:42 +01:00
edp-backstage-integration Update edp-backstage-integration/catalog-info.yaml 2024-12-18 12:31:54 +00:00
live-preview-integration feat(backstage-doc): created mkdocs outline, refactored docs structure 2024-12-16 23:04:31 +01:00
mkdocs.yaml feat(edpdoc): update mkdocs.yaml navigation to include additional user guides 2024-12-18 16:33:20 +01:00
README.md styling 2024-12-19 14:38:42 +01:00

🌟 EdgeDeveloperPlatform - EDP Release 'PoC'

Telekom MMS & T-Systems, December 2024

Tagline: Change the way we work with IDP's.


📋 Table of Contents


📖 About the Product

edpbuilder is a tool to quickly instantiate and manage Internal Development Platform's (IDPs). The Edge Development Platform Builder(edpbuilder) 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)

🛠️ Application Stack

  • 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

📖 Access our Documentation

Our documentation is designed to be easily accessible regardless of your environment. Here are three primary ways to view it:

In our Open Sovereign Cloud

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.

In a local 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

In the Forgejo repository

If you prefer direct access, the content of our documentation is centrally defined and maintained within the docs folder of this repository.


📝 License

[LICENSE]