adds docu files for all team members
This commit is contained in:
parent
3c01c0b199
commit
e8f4cfc363
9 changed files with 41 additions and 10 deletions
14
README.md
14
README.md
|
@ -1,4 +1,4 @@
|
||||||
# 🌟 EdgeDeveloperPlatform - EDP Release 'PoC'
|
# 🌟 EdgeDeveloperPlatform - EDP Release 'PoC' - Franz
|
||||||
|
|
||||||
Telekom MMS & T-Systems, December 2024
|
Telekom MMS & T-Systems, December 2024
|
||||||
|
|
||||||
|
@ -10,12 +10,13 @@ This file describes how you can read the EDP documentation and run and use the p
|
||||||
|
|
||||||
## 📋 Table of Contents
|
## 📋 Table of Contents
|
||||||
|
|
||||||
- [🌟 eDF Release 'PoC'](#-edf-release-poc)
|
- [🌟 EdgeDeveloperPlatform - EDP Release 'PoC'](#-edgedeveloperplatform---edp-release-poc)
|
||||||
- [📋 Table of Contents](#-table-of-contents)
|
- [📋 Table of Contents](#-table-of-contents)
|
||||||
- [📖 About the Product](#-about-the-product)
|
- [📖 About the Product](#-about-the-product)
|
||||||
- [🛠️ Application Stack](#️-application-stack)
|
- [🛠️ Application Stack](#️-application-stack)
|
||||||
- [✔️ Prerequisites](#️-prerequisites)
|
- [✔️ Prerequisites](#️-prerequisites)
|
||||||
- [🚀 Installation](#-installation)
|
- [🚀 Installation](#-installation)
|
||||||
|
- [📖 Access our Documentation](#-access-our-documentation)
|
||||||
- [📷 Screenshots](#-screenshots)
|
- [📷 Screenshots](#-screenshots)
|
||||||
- [🤝 Contributing](#-contributing)
|
- [🤝 Contributing](#-contributing)
|
||||||
- [📝 License](#-license)
|
- [📝 License](#-license)
|
||||||
|
@ -95,6 +96,15 @@ One usecase to demonstrate the capabilities of our tool is the Fibonacci Go Appl
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## 📖 Access our Documentation
|
||||||
|
|
||||||
|
- 3 ways
|
||||||
|
- via backstage in the osc
|
||||||
|
- via file structure in forgejo
|
||||||
|
- via local backstage in local kind cluster (link to install guide in git repo(seperate file))
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## 📷 Screenshots
|
## 📷 Screenshots
|
||||||
|
|
||||||
[IMAGES]
|
[IMAGES]
|
||||||
|
|
2
docs/userguide/argocd
Normal file
2
docs/userguide/argocd
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
quick paragraph about argocd
|
||||||
|
just the specifics what we maybe do differently
|
|
@ -1,4 +1,4 @@
|
||||||
# Continuous Integration (CI) Workflow 🚀
|
# Continuous Integration (CI) Workflow 🚀 - Franz
|
||||||
|
|
||||||
Our repository includes a **Continuous Integration (CI) workflow** that runs automatically whenever changes are pushed to the codebase. By leveraging Forgejo and GitHub Actions, we ensure that every update is thoroughly validated, resulting in a reliable and error-free image being delivered to the Forgejo registry.
|
Our repository includes a **Continuous Integration (CI) workflow** that runs automatically whenever changes are pushed to the codebase. By leveraging Forgejo and GitHub Actions, we ensure that every update is thoroughly validated, resulting in a reliable and error-free image being delivered to the Forgejo registry.
|
||||||
|
|
||||||
|
|
1
docs/userguide/crossplane.md
Normal file
1
docs/userguide/crossplane.md
Normal file
|
@ -0,0 +1 @@
|
||||||
|
robert
|
|
@ -0,0 +1,7 @@
|
||||||
|
robert
|
||||||
|
What does the edfBuilder do?
|
||||||
|
|
||||||
|
Whats the structure
|
||||||
|
|
||||||
|
Local install
|
||||||
|
osc install
|
5
docs/userguide/forgejo.md
Normal file
5
docs/userguide/forgejo.md
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
Franz
|
||||||
|
|
||||||
|
runner setup
|
||||||
|
forgejo registry
|
||||||
|
project and issue management of forgejo
|
|
@ -0,0 +1,3 @@
|
||||||
|
robert
|
||||||
|
quick chapter about grafana
|
||||||
|
loki, prometheus, etc. just mentioned
|
|
@ -1,11 +1,13 @@
|
||||||
# OpenBao
|
# OpenBao michal
|
||||||
|
|
||||||
## 📋 Outline
|
## 📋 Outline
|
||||||
- [What is it?](#what-is-it)
|
- [OpenBao michal](#openbao-michal)
|
||||||
- [Main features](#main-features)
|
- [📋 Outline](#-outline)
|
||||||
- [Quick start guide](#quick-start-guide)
|
- [🧐 What is it?](#-what-is-it)
|
||||||
- [Configuration](#configuration)
|
- [📦 Main features](#-main-features)
|
||||||
- [References](#references)
|
- [⏱️ Quick start guide](#️-quick-start-guide)
|
||||||
|
- [⚙️ Configuration](#️-configuration)
|
||||||
|
- [🔗 References](#-references)
|
||||||
|
|
||||||
## 🧐 What is it?
|
## 🧐 What is it?
|
||||||
|
|
||||||
|
|
1
docs/userguide/petclinic.md
Normal file
1
docs/userguide/petclinic.md
Normal file
|
@ -0,0 +1 @@
|
||||||
|
patrick
|
Loading…
Reference in a new issue