Merge remote-tracking branch 'origin/development' into development

This commit is contained in:
Stephan Lo 2024-12-19 14:26:06 +01:00
commit 22967405ab
2 changed files with 15 additions and 7 deletions

View file

@ -13,6 +13,9 @@ Telekom MMS & T-Systems, December 2024
- [📖 About the Product](#-about-the-product) - [📖 About the Product](#-about-the-product)
- [🛠️ Application Stack](#-application-stack) - [🛠️ Application Stack](#-application-stack)
- [📖 Access our Documentation](#-access-our-documentation) - [📖 Access our Documentation](#-access-our-documentation)
- [In our Open Sovereign Cloud](#in-our-open-sovereign-cloud)
- [In a local kind cluster](#in-a-local-kind-cluster)
- [In the Forgejo repository](#in-the-forgejo-repository)
- [📝 License](#-license) - [📝 License](#-license)
--- ---
@ -20,7 +23,7 @@ Telekom MMS & T-Systems, December 2024
## 📖 About the Product ## 📖 About the Product
**edpbuilder** is a tool to quickly instantiate and manage **I**nternal **D**eveloper **P**latform's (**IDP**s). **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. The **E**dge **D**evelopment **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) One usecase to demonstrate the capabilities of our tool is the PetClinic Application. (LINK)
### 🛠️ Application Stack ### 🛠️ Application Stack
@ -38,19 +41,22 @@ One usecase to demonstrate the capabilities of our tool is the PetClinic Applica
Our documentation is designed to be easily accessible regardless of your environment. Here are three primary ways to view it: Our documentation is designed to be easily accessible regardless of your environment. Here are three primary ways to view it:
1. **in Our Open Sovereign Cloud** ### 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. 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.
- URL: https://edf-cc1.cx.fg1.ffm.osc.live/docs/edppoc/component/edp-documentation - URL: <https://edf-cc1.cx.fg1.ffm.osc.live/docs/edppoc/component/edp-documentation>
- Username: user1 - Username: user1
- Password: PpMpfZYICG9MRRF-3QBY2Zz1-+URYB6+-JRe - Password: PpMpfZYICG9MRRF-3QBY2Zz1-+URYB6+-JRe
2. **in a local kind Cluster** ### In a local kind cluster
Using the edpbuilder, you can set up a local IDP that comes with a Backstage instance containing the documentation.
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](docs/userguide/edpbuilder.md)* *[How to set up a local IDP on a kind cluster](docs/userguide/edpbuilder.md)*
3. **Forgejo Repository** ### 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.
If you prefer direct access, the content of our documentation is centrally defined and maintained within the docs folder of this repository.
--- ---

View file

@ -22,6 +22,8 @@
## 🧐 What is it? ## 🧐 What is it?
10:40 THU
## 📦 Main features ## 📦 Main features
## ⏱️ Quick start guide ## ⏱️ Quick start guide