vault backup: 2025-12-10 11:37:35
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
---
|
||||
status: Archiv
|
||||
tags:
|
||||
- process/task
|
||||
|
||||
---
|
||||
%%
|
||||
Project:: [[Krankenakte Thomas]]
|
||||
Bar:: `$= dv.view('total-progress-bar', {file: "Brillenauftrag 053729710288"})`
|
||||
%%
|
||||
## Aufgabenbeschreibung
|
||||
Auftrag für eine ???-Brille
|
||||
## Überlegungen
|
||||
|
||||
## Unteraufgaben
|
||||
|
||||
- [x] Brillenauftrag 053729710288 [start:: 2024-02-16] [completion:: 2024-02-20]
|
||||
- [x] Abholung 053729710288 [start:: 2024-02-20] [scheduled:: 2024-03-15] [completion:: 2024-03-18]
|
||||
@@ -0,0 +1,18 @@
|
||||
---
|
||||
status: Archiv
|
||||
tags:
|
||||
- process/task
|
||||
|
||||
---
|
||||
%%
|
||||
Project:: [[Krankenakte Thomas]]
|
||||
Bar:: `$= dv.view('total-progress-bar', {file: "Brillenauftrag 053729710290"})`
|
||||
%%
|
||||
## Aufgabenbeschreibung
|
||||
Auftrag für eine Fern-Brille
|
||||
## Überlegungen
|
||||
|
||||
## Unteraufgaben
|
||||
|
||||
- [x] Brillenauftrag 053729710290 [start:: 2024-02-16] [completion:: 2024-02-20]
|
||||
- [x] Abholung 053729710290 [start:: 2024-02-20] [scheduled:: 2024-03-15] [completion:: 2024-03-18]
|
||||
@@ -0,0 +1,18 @@
|
||||
---
|
||||
status: Archiv
|
||||
tags:
|
||||
- process/task
|
||||
|
||||
---
|
||||
%%
|
||||
Project:: [[Krankenakte Thomas]]
|
||||
Bar:: `$= dv.view('total-progress-bar', {file: "Brillenauftrag 053729710304"})`
|
||||
%%
|
||||
## Aufgabenbeschreibung
|
||||
Auftrag für eine Ferseh-Zuhause-Brille
|
||||
## Überlegungen
|
||||
|
||||
## Unteraufgaben
|
||||
|
||||
- [x] Brillenauftrag 053729710304 [start:: 2024-02-16] [completion:: 2024-02-26]
|
||||
- [x] Abholung 053729710304 [start:: 2024-02-26] [scheduled:: 2024-03-15] [completion:: 2024-03-18]
|
||||
@@ -0,0 +1,19 @@
|
||||
---
|
||||
status: Archiv
|
||||
tags:
|
||||
- process/task
|
||||
|
||||
---
|
||||
%%
|
||||
Project:: [[Krankenakte Thomas]]
|
||||
Bar:: `$= dv.view('total-progress-bar', {file: "Brillenauftrag 053729710315"})`
|
||||
%%
|
||||
## Aufgabenbeschreibung
|
||||
Auftrag für eine Sonnenbrille
|
||||
|
||||
## Überlegungen
|
||||
|
||||
## Unteraufgaben
|
||||
|
||||
- [x] Brillenauftrag 053729710315 [start:: 2024-02-16] [completion:: 2024-02-23]
|
||||
- [x] Abholung 053729710315 [start:: 2024-02-23] [scheduled:: 2024-03-15] [completion:: 2024-03-18]
|
||||
@@ -0,0 +1,19 @@
|
||||
---
|
||||
status: Archiv
|
||||
tags:
|
||||
- process/task
|
||||
|
||||
---
|
||||
%%
|
||||
Project:: [[Krankenakte Thomas]]
|
||||
Bar:: `$= dv.view('total-progress-bar', {file: "Brillenauftrag 053729710326"})`
|
||||
%%
|
||||
## Aufgabenbeschreibung
|
||||
Auftrag für eine PC-Brille
|
||||
|
||||
## Überlegungen
|
||||
|
||||
## Unteraufgaben
|
||||
|
||||
- [x] Brillenauftrag 053729710326 [start:: 2024-02-16] [completion:: 2024-02-27]
|
||||
- [x] Abholung 053729710326 [start:: 2024-02-27] [scheduled:: 2024-03-15] [completion:: 2024-03-18]
|
||||
@@ -0,0 +1,18 @@
|
||||
---
|
||||
status: Archiv
|
||||
tags:
|
||||
- process/task
|
||||
|
||||
---
|
||||
%%
|
||||
Project:: [[Krankenakte Thomas]]
|
||||
Bar:: `$= dv.view('total-progress-bar', {file: "Brillenauftrag 053729724080"})`
|
||||
%%
|
||||
## Aufgabenbeschreibung
|
||||
|
||||
## Überlegungen
|
||||
|
||||
## Unteraufgaben
|
||||
|
||||
- [x] Brillenauftrag 053729724080 [start:: 2024-03-27] [completion:: 2024-04-06]
|
||||
- [x] Abholung 053729724080 [start:: 2024-04-06] [completion:: 2024-04-11]
|
||||
@@ -0,0 +1,48 @@
|
||||
---
|
||||
status: Archiv
|
||||
tags:
|
||||
- process/task
|
||||
|
||||
---
|
||||
|
||||
> [!task]+
|
||||
> Project:: [[Domain thpeetz.de]]
|
||||
> Bar:: `$= dv.view('total-progress-bar', {file: "Git Repositories verschieben"})`
|
||||
|
||||
## Aufgabenbeschreibung
|
||||
Häufig benutzte Repositories sollen nach gitlab.com verschoben werden, damit Gitea auf inky nur bei Bedarf gestartet werden kann.
|
||||
|
||||
## Überlegungen
|
||||
|
||||
```shell
|
||||
git remote rename origin old-origin
|
||||
git remote add origin https://gitlab.com/tpeetz/python-scripts.git
|
||||
git push --set-upstream origin --all
|
||||
git push --set-upstream origin --tags
|
||||
```
|
||||
|
||||
## Unteraufgaben
|
||||
|
||||
- [x] Git Repo thpeetz-notes verschieben [start:: 2024-09-27] [completion:: 2024-09-27]
|
||||
- [x] Git Repo kontor-spring verschieben [start:: 2024-09-27] [completion:: 2024-09-27]
|
||||
- [x] Git Repo airflow-tasks verschieben [start:: 2024-09-27] [completion:: 2024-09-27]
|
||||
- [x] Verwendung von airflow-tasks in hpgaming-bunsenlabs anpassen [start:: 2024-09-27] [completion:: 2024-10-08]
|
||||
- [x] Git Repo rundeck-kontor verschieben [start:: 2024-09-27] [completion:: 2024-09-27]
|
||||
- [x] Verwendung von rundeck-kontor in hpgaming-bunsenlabs anpassen [start:: 2024-09-27] [completion:: 2024-10-08]
|
||||
- [x] Git Repo rundeck-administration verschieben [start:: 2024-09-27] [completion:: 2024-09-27]
|
||||
- [x] Verwendung von rundeck-administration in hpgaming-bunsenlabs anpassen [start:: 2024-09-27] [completion:: 2024-10-08]
|
||||
- [x] Git Repo Geschichten verschieben [completion:: 2024-09-27]
|
||||
- [x] Git Repo linuxfibel verschieben [start:: 2024-09-27] [completion:: 2024-09-27]
|
||||
- [x] Git Repo projektfibel verschieben [start:: 2024-09-27] [completion:: 2024-09-27]
|
||||
- [x] Git Repo memoiren verschieben [start:: 2024-09-27] [completion:: 2024-09-27]
|
||||
- [x] Git Repo pwstore verschieben [start:: 2024-09-27] [completion:: 2024-09-27]
|
||||
- [x] Verwendung von pwstore auf berlw1tpe-wsl anpassen [completion:: 2024-09-27]
|
||||
- [x] Verwendung von pwstore auf hpgaming-bunsenlabs anpassen [completion:: 2024-10-12]
|
||||
- [x] Verwendung von pwstore auf Oppo A74 anpassen [completion:: 2024-10-12]
|
||||
- [x] Git Repo python-scripts verschieben [start:: 2024-09-27] [completion:: 2024-09-27]
|
||||
- [x] Git Repo configuration-inky verschieben [start:: 2024-09-27] [completion:: 2024-09-27]
|
||||
- [x] Verwendung von configuration-inky auf inky anpassen [completion:: 2024-09-27]
|
||||
- [x] Git Repo nvim-config verschieben [start:: 2024-09-27] [completion:: 2024-10-08]
|
||||
- [x] Git repo articles verschieben [start:: 2024-09-27] [completion:: 2024-09-27]
|
||||
- [x] Git Repos introduction-* in introduction zusammenfassen [start:: 2024-09-27] [completion:: 2024-10-08]
|
||||
- [x] Git Repo task verschieben [start:: 2024-09-27] [completion:: 2024-09-27]
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
{}
|
||||
---
|
||||
|
||||
- [x] Installation KeepassXC [start:: 2023-10-04] [scheduled:: 2023-10-06] [completion:: 2023-10-05]
|
||||
@@ -0,0 +1,63 @@
|
||||
---
|
||||
status: Archiv
|
||||
tags:
|
||||
- process/task
|
||||
|
||||
---
|
||||
|
||||
> [!task]+
|
||||
> Project:: [[kontor-spring]]
|
||||
> Bar:: `$= dv.view('total-progress-bar', {file: "Schema Definition für medialinks"})`
|
||||
|
||||
## Aufgabenbeschreibung
|
||||
|
||||
## Überlegungen
|
||||
|
||||
```mermaid
|
||||
erDiagram
|
||||
media_link {
|
||||
string id PK
|
||||
datetime created_date
|
||||
datetime last_modified_date
|
||||
long version
|
||||
boolean review
|
||||
string title
|
||||
string url UK
|
||||
string article_id UK, FK
|
||||
string video_id UK, FK
|
||||
}
|
||||
media_file {
|
||||
string id PK
|
||||
datetime created_date
|
||||
datetime last_modified_date
|
||||
long version
|
||||
string cloud_link
|
||||
string file_name
|
||||
string path
|
||||
boolean review
|
||||
string title
|
||||
string url UK
|
||||
}
|
||||
media_article {
|
||||
string id PK
|
||||
datetime created_date
|
||||
datetime last_modified_date
|
||||
long version
|
||||
boolean review
|
||||
string url UK
|
||||
}
|
||||
media_video {
|
||||
string id PK
|
||||
datetime created_date
|
||||
datetime last_modified_date
|
||||
long version
|
||||
string file_name
|
||||
string path UK
|
||||
}
|
||||
media_link |o--o| media_article : "1"
|
||||
media_link |o--o| media_video : "1"
|
||||
```
|
||||
|
||||
## Unteraufgaben
|
||||
|
||||
- [x] Schema Definition für medialinks [completion:: 2024-10-22]
|
||||
@@ -0,0 +1,19 @@
|
||||
---
|
||||
status: Archiv
|
||||
tags:
|
||||
- process/task
|
||||
---
|
||||
%%
|
||||
Project:: [[Steuererklärung 2022]], [[Büro]]
|
||||
Bar:: `$= dv.view('total-progress-bar', {file: "Steuerbüro für Steuererklärung 2022"})`
|
||||
%%
|
||||
## Aufgabenbeschreibung
|
||||
|
||||
## Überlegungen
|
||||
|
||||
## Unteraufgaben
|
||||
|
||||
- [x] Steuerbüro für Steuererklärung 2022
|
||||
- [x] Rechnung Steuerbüro bezahlen [completion:: 2024-01-13]
|
||||
- [x] Rechnung Steuerbüro im Ordner **Finanzamt** abgelegt [completion:: 2024-01-13]
|
||||
|
||||
@@ -0,0 +1,26 @@
|
||||
---
|
||||
status: Archiv
|
||||
tags:
|
||||
- process/task
|
||||
|
||||
---
|
||||
|
||||
> [!task]+
|
||||
> Project:: [[Software]]
|
||||
> Bar:: `$= dv.view('total-progress-bar', {file: "tmux konfigurieren"})`
|
||||
|
||||
## Aufgabenbeschreibung
|
||||
|
||||
Konfiguration von tmux mit oh-my-tmux
|
||||
|
||||
```shell
|
||||
mkdir .config/tmux
|
||||
git clone --single-branch https://github.com/gpakosz/.tmux.git .config/tmux/oh-my-tmux
|
||||
ln -s .config/tmux/oh-my-tmux/.tmux.conf .tmux.conf
|
||||
cp .config/tmux/oh-my-tmux/.tmux.conf.local .config/tmux
|
||||
```
|
||||
## Überlegungen
|
||||
|
||||
## Unteraufgaben
|
||||
|
||||
- [x] tmux konfigurieren [start:: 2025-02-21] [completion:: 2025-02-21]
|
||||
@@ -0,0 +1,31 @@
|
||||
---
|
||||
name: Daniel Hölsbeck
|
||||
phone:
|
||||
address:
|
||||
street: Charlottenstraße 60
|
||||
city: Berlin
|
||||
zip: 10117
|
||||
country: Deutschland
|
||||
email: DanielHoelsbeck@michaelpage.com
|
||||
organization: Michael Page International (Deutschland) GmbH
|
||||
telegram:
|
||||
linkedin:
|
||||
birthday:
|
||||
last_chat:
|
||||
friends:
|
||||
type: contact
|
||||
relationship: recruiter
|
||||
template: "[[Resources/Templates/contact]]"
|
||||
company: "[[Michael Page International (Deutschland) GmbH]]"
|
||||
---
|
||||
|
||||
## Termine
|
||||
```dataview
|
||||
LIST FROM [[]] AND !outgoing([[]]) AND "Journal"
|
||||
```
|
||||
|
||||
## Referenzen
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
|
||||
```
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
---
|
||||
url:
|
||||
---
|
||||
## Konto
|
||||
|
||||
## Link
|
||||
- [Exacademy](https://exacademy.exasol.com/)
|
||||
- [Exasol Support](https://www.exasol.com/support/)
|
||||
|
||||
## Aufgaben
|
||||
- [x] Zugang wiederhergestellt [start:: 2024-03-11] [completion:: 2024-03-15]
|
||||
@@ -0,0 +1,26 @@
|
||||
---
|
||||
url: https://gitea.thpeetz.de
|
||||
---
|
||||
|
||||
## Installation
|
||||
|
||||
## Konfiguration
|
||||
|
||||
## Links
|
||||
- [GitHub - go-gitea/gitea: Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD](https://github.com/go-gitea/gitea)
|
||||
- [gitea/tea: A command line tool to interact with Gitea servers - tea - Gitea: Git with a cup of tea](https://gitea.com/gitea/tea)
|
||||
- [gitea/awesome-gitea: A curated list of awesome projects related to Gitea and its soft-fork instances - awesome-gitea - Gitea: Git with a cup of tea](https://gitea.com/gitea/awesome-gitea)
|
||||
- [justusbunsi/gitea-sonarqube-bot: Decorate Gitea Pull Requests with SonarQube analysis results - Codeberg.org](https://codeberg.org/justusbunsi/gitea-sonarqube-bot)
|
||||
- [ChristopherHX/actions_runner: An actions runner based on actions/runner for gitea actions - actions_runner - Gitea: Git with a cup of tea](https://gitea.com/ChristopherHX/actions_runner)
|
||||
- [Sorint.OSS](https://sorintoss.io/blog/agola-introduction/)
|
||||
- [GitHub - agola-io/agola: Agola: CI/CD Redefined](https://github.com/agola-io/agola)
|
||||
- [GitHub - theSage21/jaypore_ci: A small, very flexible, powerful CI system. Works offline and is configured in Python.](https://github.com/theSage21/jaypore_ci)
|
||||
- [GitHub - DavesCodeMusings/tea-runner: Minimalist CI/CD for your Gitea](https://github.com/DavesCodeMusings/tea-runner)
|
||||
- [GiteaPanel/README_EN.md at public · sashaoli/GiteaPanel · GitHub](https://github.com/sashaoli/GiteaPanel/blob/public/README_EN.md)
|
||||
- [GitHub - vickllny/giteatree: gitea-tree](https://github.com/vickllny/giteatree/tree/master)
|
||||
- [Gitea-VSCode - Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=ijustdev.gitea-vscode)
|
||||
- [GitHub - e1fueg0/intellij-gitea-plugin: Gitea issue tracker integration plugin for Jetbrains IDE platform.](https://github.com/e1fueg0/intellij-gitea-plugin)
|
||||
- [xsrv/roles/gitea at master · nodiscc/xsrv · GitHub](https://github.com/nodiscc/xsrv/tree/master/roles/gitea)
|
||||
- [xsrv/roles/gitea_act_runner at master · nodiscc/xsrv · GitHub](https://github.com/nodiscc/xsrv/tree/master/roles/gitea_act_runner)
|
||||
|
||||
## Aufgaben
|
||||
@@ -0,0 +1,24 @@
|
||||
---
|
||||
{}
|
||||
---
|
||||
|
||||
- [x] Update Gitlab to 15.11.13-ce.0 [start:: 2023-08-14] [scheduled:: 2023-08-14] [due:: 2023-08-14] [completion:: 2023-08-15]
|
||||
- [x] Update Gitlab to 16.x [start:: 2023-08-14] [scheduled:: 2023-08-14] [due:: 2023-08-14] [completion:: 2023-08-15]
|
||||
|
||||
|
||||
Identify the version number of the installed package
|
||||
```shell
|
||||
sudo apt-cache madison gitlab-Ce
|
||||
```
|
||||
|
||||
Link to documentation: https://docs.gitlab.com/ee/update/package/index.html#upgrade-using-the-official-repositories
|
||||
|
||||
Update Gitlab to certain version
|
||||
```shell
|
||||
sudo apt install gitlab-ce=15.11.13-ce.0
|
||||
```
|
||||
|
||||
Update Gitlab to latest Version
|
||||
```shell
|
||||
sudo apt upgrade -y
|
||||
```
|
||||
@@ -0,0 +1,9 @@
|
||||
---
|
||||
url: https://nexus.thpeetz.de
|
||||
---
|
||||
|
||||
## Installation
|
||||
|
||||
## Konfiguration
|
||||
|
||||
## Aufgaben
|
||||
@@ -0,0 +1,8 @@
|
||||
---
|
||||
url: https://openkm.thpeetz.de
|
||||
---
|
||||
|
||||
- [x] Deinstallation OpenKM [start:: 2023-12-21] [scheduled:: 2023-12-22] [completion:: 2023-12-22]
|
||||
- [x] Apache Konfiguration löschen [start:: 2023-12-21] [scheduled:: 2023-12-22] [completion:: 2023-12-22]
|
||||
- [x] OpenKM Installation löschen [start:: 2023-12-21] [scheduled:: 2023-12-22] [completion:: 2023-12-22]
|
||||
- [x] Entfernung Zertifikat [start:: 2023-12-21] [scheduled:: 2023-12-22] [completion:: 2023-12-22]
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
url: https://openproject.thpeetz.de
|
||||
---
|
||||
|
||||
Plugins:
|
||||
- [btey/openproject-gitlab-integration: OpenProject module for integration with Gitlab](https://github.com/btey/openproject-gitlab-integration)
|
||||
|
||||
## Integration von OpenProject und Gitlab
|
||||
Beim Schliessen von Merge-Requests soll das dazugehörige Ticket in den Status "Developed" gesetzt werden.
|
||||
|
||||
- [x] Deinstallation OpenProject [start:: 2023-12-21] [scheduled:: 2023-12-22] [completion:: 2023-12-22]
|
||||
- [x] Datenbank löschen [start:: 2023-12-21] [scheduled:: 2023-12-22] [completion:: 2023-12-22]
|
||||
- [x] Apache Konfiguration löschen [start:: 2023-12-21] [scheduled:: 2023-12-22] [completion:: 2023-12-22]
|
||||
- [x] OpenProject Installation löschen [start:: 2023-12-21] [scheduled:: 2023-12-22] [completion:: 2023-12-22]
|
||||
- [x] Entfernung Zertifikat [start:: 2023-12-21] [scheduled:: 2023-12-22] [completion:: 2023-12-22]
|
||||
@@ -0,0 +1,10 @@
|
||||
---
|
||||
url: https://projects.thpeetz.de
|
||||
database: ibtp_redmine
|
||||
---
|
||||
|
||||
- [x] Deinstallation Redmine [start:: 2023-06-28] [scheduled:: 2023-07-02] [completion:: 2023-12-22]
|
||||
- [x] Datenbank löschen [start:: 2023-06-28] [completion:: 2023-12-22]
|
||||
- [x] Apache Konfiguration löschen [start:: 2023-06-28] [completion:: 2023-12-22]
|
||||
- [x] Redmine Installation löschen [start:: 2023-06-28] [completion:: 2023-12-22]
|
||||
- [x] Entfernung Zertifikat [start:: 2023-06-29] [completion:: 2023-12-22]
|
||||
@@ -0,0 +1,25 @@
|
||||
---
|
||||
url: https://rundeck.thpeetz.de
|
||||
---
|
||||
|
||||
## Installation
|
||||
|
||||
## Konfiguration
|
||||
|
||||
## Links
|
||||
- [Integrate with Ansible](https://docs.rundeck.com/docs/learning/howto/using-ansible.htm)
|
||||
- [Learning Rundeck](https://docs.rundeck.com/docs/learning/)
|
||||
- [Getting Started - Access Control Lists](https://docs.rundeck.com/docs/learning/tutorial/acls.html)
|
||||
- [GitHub - rundeck/rundeck: Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts](https://github.com/rundeck/rundeck)
|
||||
- [Authenticating Users](https://docs.rundeck.com/docs/administration/security/authentication.html)
|
||||
- [Troubleshoot Rundeck - Strategies and Tools](https://docs.rundeck.com/docs/learning/howto/troubleshooting.html)
|
||||
- [welcome-project-community/runbooks/yaml/Linux Administration/Gather_Linux_Version.yaml at main · rundeck/welcome-project-community · GitHub](https://github.com/rundeck/welcome-project-community/blob/main/runbooks/yaml/Linux%20Administration/Gather%5C_Linux%5C_Version.yaml)
|
||||
- [Manage Jobs as Code (Source Control Management)](https://docs.rundeck.com/docs/learning/howto/how2scm.html)
|
||||
- [Use Rundeck Example Jobs](https://docs.rundeck.com/docs/learning/howto/use-example-jobs.html)
|
||||
- [welcome-project-community/runbooks/yaml/Linux Administration/Start_a_Service.yaml at main · rundeck/welcome-project-community](https://github.com/rundeck/welcome-project-community/blob/main/runbooks/yaml/Linux%20Administration/Start%5C_a%5C_Service.yaml)
|
||||
- [Pass Data Between Steps](https://docs.rundeck.com/docs/learning/howto/passing-variables.html)
|
||||
- [Rundeck variable from script steps to Inline Ansible Playbook - Stack Overflow](https://stackoverflow.com/questions/59750386/rundeck-variable-from-script-steps-to-inline-ansible-playbook)
|
||||
- [Standardisierungsverfahren für Self-Service: Ein Rundeck-Beispiel - YouTube](https://www.youtube.com/watch?v=mdJbHIxDXj4&list=PLTDT4q38A2NutovIx_IFJev9Z6w68P6Xo&index=9)
|
||||
- [Getting Started - Jobs / Activity](https://docs.rundeck.com/docs/learning/tutorial/jobs.html)
|
||||
|
||||
## Aufgaben
|
||||
@@ -0,0 +1,13 @@
|
||||
---
|
||||
tags:
|
||||
- IT/Tools/Sonarqube
|
||||
---
|
||||
URL
|
||||
https://sonar.thpeetz.de
|
||||
|
||||
Konfiguration
|
||||
|
||||
## Aufgaben
|
||||
- [x] Udate der Installation [start:: 2024-02-15] [completion:: 2024-02-15]
|
||||
- [x] Löschen des Login über Gitlab [start:: 2024-02-15] [completion:: 2024-02-15]
|
||||
- [x] Hinzufügen des Login über GitHub [start:: 2024-02-15] [completion:: 2024-02-15]
|
||||
@@ -0,0 +1,8 @@
|
||||
---
|
||||
url: https://typo3.thpeetz.de
|
||||
---
|
||||
|
||||
- [x] Deinstallation Typo3 [start:: 2023-12-21] [scheduled:: 2023-12-22] [completion:: 2023-12-22]
|
||||
- [x] Apache Konfiguration löschen [start:: 2023-12-21] [scheduled:: 2023-12-22] [completion:: 2023-12-22]
|
||||
- [x] Typo3 Installation löschen [start:: 2023-12-21] [scheduled:: 2023-12-22] [completion:: 2023-12-22]
|
||||
- [x] Entfernung Zertifikat [start:: 2023-12-21] [scheduled:: 2023-12-22] [completion:: 2023-12-22]
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
url: https:www.xing.com
|
||||
---
|
||||
|
||||
|
||||
- [x] XING Konto löschen [start:: 2024-03-18] [completion:: 2024-07-02]
|
||||
- [x] XING Premium kündigen [start:: 2022-10-05] [completion:: 2023-11-21]
|
||||
@@ -0,0 +1,32 @@
|
||||
---
|
||||
name: Agata Klawikowski
|
||||
phone:
|
||||
email:
|
||||
telegram:
|
||||
linkedin:
|
||||
xing: https://www.xing.com/profile/Agata_Klawikowski/portfolio
|
||||
birthday: 1985-05-02
|
||||
last_chat:
|
||||
friends:
|
||||
type: contact
|
||||
company: "[[Computer Futures]]"
|
||||
location:
|
||||
manager:
|
||||
template: "[[Resources/Templates/contact]]"
|
||||
---
|
||||
|
||||
## Rollen
|
||||
|
||||
## Termine
|
||||
```dataview
|
||||
LIST
|
||||
FROM [[]] AND !outgoing([[]]) AND "Journal"
|
||||
```
|
||||
## Referenzen
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
|
||||
```
|
||||
## Mitarbeiter
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
|
||||
```
|
||||
@@ -0,0 +1,25 @@
|
||||
---
|
||||
name: Alexander Wuthenow
|
||||
phone:
|
||||
email: alexander.wuthenow@wabcon.de
|
||||
telegram:
|
||||
linkedin:
|
||||
xing: https://www.xing.com/profile/Alexander_Wuthenow/portfolio
|
||||
birthday:
|
||||
last_chat: 2016-01-07
|
||||
friends:
|
||||
type: contact
|
||||
relationship: recruiter
|
||||
template: "[[Resources/Templates/contact]]"
|
||||
company: "[[wabcon Personaldienstleistung & Beratung]]"
|
||||
---
|
||||
|
||||
## Termine
|
||||
```dataview
|
||||
LIST
|
||||
FROM [[]] AND !outgoing([[]]) AND "Journal"
|
||||
```
|
||||
## Referenzen
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
|
||||
```
|
||||
@@ -0,0 +1,26 @@
|
||||
---
|
||||
name: Alfons Mittermaier
|
||||
phone:
|
||||
email:
|
||||
telegram:
|
||||
linkedin:
|
||||
xing: https://www.xing.com/profile/Alfons_Mittermaier
|
||||
birthday:
|
||||
last_chat: 2010-09-16
|
||||
friends:
|
||||
type: contact
|
||||
company: "[[highstreet technologies GmbH]]"
|
||||
template: "[[Resources/Templates/contact]]"
|
||||
---
|
||||
|
||||
gemeinsam bei Siemens
|
||||
|
||||
## Termine
|
||||
```dataview
|
||||
LIST
|
||||
FROM [[]] AND !outgoing([[]]) AND "Journal"
|
||||
```
|
||||
## Referenzen
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
|
||||
```
|
||||
@@ -0,0 +1,26 @@
|
||||
---
|
||||
name: Andreas Leiner
|
||||
phone: +49 0174 7809605
|
||||
telegram:
|
||||
linkedin:
|
||||
birthday: 1985-06-05
|
||||
last_chat:
|
||||
friends:
|
||||
type: contact
|
||||
relationship: projekt
|
||||
title: Andreas Leiner
|
||||
company: "[[IS4IT GmbH]]"
|
||||
template: "[[Resources/Templates/contact]]"
|
||||
created: 2025-05-16 11:47
|
||||
updated: 2025-12-05
|
||||
---
|
||||
|
||||
## Termine
|
||||
```dataview
|
||||
LIST
|
||||
FROM [[]] AND !outgoing([[]]) AND "Journal"
|
||||
```
|
||||
## Referenzen
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
|
||||
```
|
||||
@@ -0,0 +1,30 @@
|
||||
---
|
||||
name: Andreas Pelzer
|
||||
salutation: Dr.
|
||||
phone:
|
||||
email:
|
||||
telegram:
|
||||
linkedin:
|
||||
xing: https://www.xing.com/profile/Andreas_Pelzer/cv
|
||||
birthday:
|
||||
last_chat:
|
||||
friends:
|
||||
type: contact
|
||||
relationship: projekt
|
||||
company: "[[Hamburg Südamerikanische Dampfschifffahrts-Gesellschaft KG]]"
|
||||
template: "[[Resources/Templates/contact]]"
|
||||
created: 2025-05-16 11:47
|
||||
updated: 2025-12-05
|
||||
---
|
||||
|
||||
gemeinsam im Projekt Globe bei Hamburg Süd
|
||||
|
||||
## Termine
|
||||
```dataview
|
||||
LIST
|
||||
FROM [[]] AND !outgoing([[]]) AND "Journal"
|
||||
```
|
||||
## Referenzen
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
|
||||
```
|
||||
@@ -0,0 +1,32 @@
|
||||
---
|
||||
name: Annika Elstermann
|
||||
phone:
|
||||
email: annika.elstermann@makemadi.com
|
||||
title: Marketing Assistant
|
||||
telegram:
|
||||
linkedin:
|
||||
birthday:
|
||||
last_chat:
|
||||
friends:
|
||||
type: contact
|
||||
relationship: bewerbung
|
||||
company: "[[KEITA Technology Group GmbH]]"
|
||||
location: Berlin
|
||||
template: "[[Resources/Templates/contact]]"
|
||||
---
|
||||
|
||||
## Rollen
|
||||
|
||||
## Termine
|
||||
```dataview
|
||||
LIST
|
||||
FROM [[]] AND !outgoing([[]]) AND "Journal"
|
||||
```
|
||||
## Referenzen
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
|
||||
```
|
||||
## Mitarbeiter
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
|
||||
```
|
||||
@@ -0,0 +1,27 @@
|
||||
---
|
||||
name: Asita Shoai
|
||||
phone:
|
||||
email:
|
||||
telegram:
|
||||
linkedin:
|
||||
xing: https://www.xing.com/profile/Asita_Shoai/cv
|
||||
birthday:
|
||||
last_chat:
|
||||
friends:
|
||||
type: contact
|
||||
relationship: projekt
|
||||
company: "[[Lufthansa Industry Solutions]]"
|
||||
template: "[[Resources/Templates/contact]]"
|
||||
created: 2025-05-16 11:47
|
||||
updated: 2025-12-05
|
||||
---
|
||||
|
||||
## Termine
|
||||
```dataview
|
||||
LIST
|
||||
FROM [[]] AND !outgoing([[]]) AND "Journal"
|
||||
```
|
||||
## Referenzen
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
|
||||
```
|
||||
@@ -0,0 +1,27 @@
|
||||
---
|
||||
name: Axel von der Ohe
|
||||
phone:
|
||||
email:
|
||||
telegram:
|
||||
linkedin:
|
||||
xing: https://www.xing.com/profile/Axel_vonderOhe/portfolio
|
||||
birthday:
|
||||
last_chat: 2013-03-28
|
||||
friends:
|
||||
type: contact
|
||||
company: "[[Auriscon GmbH]]"
|
||||
former_company:
|
||||
- "[[becon GmbH]]"
|
||||
template: "[[Resources/Templates/contact]]"
|
||||
---
|
||||
|
||||
## Termine
|
||||
```dataview
|
||||
LIST
|
||||
FROM [[]] AND !outgoing([[]]) AND "Journal"
|
||||
```
|
||||
## Referenzen
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
|
||||
```
|
||||
|
||||
@@ -0,0 +1,26 @@
|
||||
---
|
||||
name: Bastian Witte
|
||||
phone:
|
||||
email: bastian.witte@de.bosch.com
|
||||
telegram:
|
||||
linkedin:
|
||||
birthday:
|
||||
last_chat:
|
||||
friends:
|
||||
type: contact
|
||||
relationship: projekt
|
||||
company: "[[Robert Bosch GmbH]]"
|
||||
template: "[[Resources/Templates/contact]]"
|
||||
---
|
||||
|
||||
## Termine
|
||||
```dataview
|
||||
LIST
|
||||
FROM [[]] AND !outgoing([[]]) AND "Journal"
|
||||
```
|
||||
|
||||
## Referenzen
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
|
||||
```
|
||||
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
name: Benjamin Schieder
|
||||
phone:
|
||||
email:
|
||||
telegram:
|
||||
linkedin:
|
||||
xing: https://www.xing.com/profile/Benjamin_Schieder/cv
|
||||
birthday: 1981-08-21
|
||||
last_chat:
|
||||
friends:
|
||||
type: contact
|
||||
relationship: projekt
|
||||
template: "[[Resources/Templates/contact]]"
|
||||
company: "[[Nasdaq Germany GmbH]]"
|
||||
former_company:
|
||||
- "[[IS4IT GmbH]]"
|
||||
location:
|
||||
manager:
|
||||
---
|
||||
|
||||
## Rollen
|
||||
|
||||
## Termine
|
||||
```dataview
|
||||
LIST FROM [[]] AND !outgoing([[]]) AND "Journal"
|
||||
```
|
||||
|
||||
## Referenzen
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
|
||||
```
|
||||
|
||||
## Mitarbeiter
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
|
||||
```
|
||||
|
||||
@@ -0,0 +1,31 @@
|
||||
---
|
||||
name: Benjamin Töllner
|
||||
phone:
|
||||
email:
|
||||
telegram:
|
||||
linkedin:
|
||||
xing: https://www.xing.com/profile/Benjamin_Toellner
|
||||
birthday:
|
||||
last_chat: 2015-04-05
|
||||
friends:
|
||||
type: contact
|
||||
relationship: projekt
|
||||
company: "[[Joh. Berenberg, Gossler & Co. KG]]"
|
||||
former_company:
|
||||
- "[[Lufthansa Industry Solutions]]"
|
||||
template: "[[Resources/Templates/contact]]"
|
||||
---
|
||||
|
||||
## Termine
|
||||
```dataview
|
||||
LIST
|
||||
FROM [[]] AND !outgoing([[]]) AND "Journal"
|
||||
```
|
||||
|
||||
## Referenzen
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
|
||||
```
|
||||
|
||||
gemeinsam im Projekt Globe bei Hamburg Süd
|
||||
|
||||
@@ -0,0 +1,28 @@
|
||||
---
|
||||
name: Bernd Schrader
|
||||
phone:
|
||||
email:
|
||||
telegram:
|
||||
linkedin:
|
||||
xing:
|
||||
birthday:
|
||||
last_chat: 2009-02-07
|
||||
friends:
|
||||
type: contact
|
||||
relationship: its-people
|
||||
company: "[[Schrader International Consulting]]"
|
||||
template: "[[Resources/Templates/contact]]"
|
||||
---
|
||||
|
||||
## Termine
|
||||
```dataview
|
||||
LIST FROM [[]] AND !outgoing([[]]) AND "Journal"
|
||||
```
|
||||
|
||||
## Referenzen
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
|
||||
```
|
||||
|
||||
[[its-people GmbH]]
|
||||
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
name: Bernd Steindorff Pinheiro
|
||||
phone:
|
||||
email:
|
||||
telegram:
|
||||
linkedin:
|
||||
xing: https://www.xing.com/profile/Bernd_SteindorffPinheiro
|
||||
birthday: 1980-04-07
|
||||
last_chat: 2006-09-15
|
||||
friends:
|
||||
type: contact
|
||||
relationship: thw
|
||||
company: "[[Projektron GmbH]]"
|
||||
location:
|
||||
manager:
|
||||
template: "[[Resources/Templates/contact]]"
|
||||
---
|
||||
|
||||
[[THW Spandau]]
|
||||
|
||||
## Rollen
|
||||
|
||||
## Termine
|
||||
```dataview
|
||||
LIST FROM [[]] AND !outgoing([[]]) AND "Journal"
|
||||
```
|
||||
|
||||
## Referenzen
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
|
||||
```
|
||||
|
||||
## Mitarbeiter
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
|
||||
```
|
||||
|
||||
@@ -0,0 +1,27 @@
|
||||
---
|
||||
name: Bernhard Nixdorf
|
||||
salutation: Dr.
|
||||
phone: +49 160 93980570
|
||||
email: Bernhard.Nixdorf@de.bosch.com
|
||||
telegram:
|
||||
linkedin:
|
||||
xing: https://www.xing.com/profile/Bernhard_Nixdorf/cv
|
||||
birthday:
|
||||
last_chat:
|
||||
friends:
|
||||
type: contact
|
||||
relationship: projekt
|
||||
company: "[[Robert Bosch GmbH]]"
|
||||
template: "[[Resources/Templates/contact]]"
|
||||
---
|
||||
|
||||
## Termine
|
||||
```dataview
|
||||
LIST FROM [[]] AND !outgoing([[]]) AND "Journal"
|
||||
```
|
||||
|
||||
## Referenzen
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
|
||||
```
|
||||
|
||||
@@ -0,0 +1,28 @@
|
||||
---
|
||||
name: Carsten Schalm
|
||||
phone:
|
||||
email:
|
||||
telegram:
|
||||
linkedin:
|
||||
xing: https://www.xing.com/profile/Carsten_Schalm/web_profiles
|
||||
birthday:
|
||||
last_chat: 2011-01-25
|
||||
friends:
|
||||
type: contact
|
||||
relationship: projekt
|
||||
company: "[[Hannover Rück SE]]"
|
||||
template: "[[Resources/Templates/contact]]"
|
||||
---
|
||||
|
||||
## Termine
|
||||
```dataview
|
||||
LIST FROM [[]] AND !outgoing([[]]) AND "Journal"
|
||||
```
|
||||
|
||||
## Referenzen
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
|
||||
```
|
||||
|
||||
gemeinsam im Projekt Globe bei Hamburg Süd
|
||||
|
||||
@@ -0,0 +1,28 @@
|
||||
---
|
||||
name: Daniel Berner
|
||||
phone:
|
||||
email:
|
||||
telegram:
|
||||
linkedin:
|
||||
xing: https://www.xing.com/profile/Daniel_Berner
|
||||
birthday:
|
||||
last_chat:
|
||||
friends:
|
||||
type: contact
|
||||
relationship: kollege
|
||||
company: "[[Bundesdruckerei GmbH]]"
|
||||
template: "[[Resources/Templates/contact]]"
|
||||
---
|
||||
|
||||
## Termine
|
||||
```dataview
|
||||
LIST FROM [[]] AND !outgoing([[]]) AND "Journal"
|
||||
```
|
||||
|
||||
## Referenzen
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
|
||||
```
|
||||
|
||||
gemeinsam bei Siemens gewesen
|
||||
|
||||
@@ -0,0 +1,30 @@
|
||||
---
|
||||
name: Daniel Franke
|
||||
phone:
|
||||
telegram:
|
||||
linkedin:
|
||||
xing: https://www.xing.com/profile/Daniel_Franke28/cv
|
||||
birthday:
|
||||
last_chat:
|
||||
friends:
|
||||
type: contact
|
||||
relationship: projekt
|
||||
company: "[[Arvato Systems SOC]]"
|
||||
template: "[[Resources/Templates/contact]]"
|
||||
---
|
||||
|
||||
## Rollen
|
||||
[[Management-Assistenz]]
|
||||
|
||||
## Termine
|
||||
```dataview
|
||||
LIST FROM [[]] AND !outgoing([[]]) AND "Journal"
|
||||
```
|
||||
|
||||
## Referenzen
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]]) AND !"Journal"
|
||||
```
|
||||
|
||||
[[IS4IT GmbH]]
|
||||
|
||||
@@ -0,0 +1,27 @@
|
||||
---
|
||||
name: Daniel Haase
|
||||
phone:
|
||||
email:
|
||||
telegram:
|
||||
linkedin:
|
||||
xing: https://www.xing.com/profile/Daniel_Haase9
|
||||
birthday:
|
||||
last_chat:
|
||||
friends:
|
||||
type: contact
|
||||
relationship: kollege
|
||||
template: "[[Resources/Templates/contact]]"
|
||||
---
|
||||
|
||||
## Termine
|
||||
```dataview
|
||||
LIST FROM [[]] AND !outgoing([[]]) AND "Journal"
|
||||
```
|
||||
|
||||
## Referenzen
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
|
||||
```
|
||||
|
||||
gemeinsam bei Siemens
|
||||
|
||||
@@ -0,0 +1,28 @@
|
||||
---
|
||||
name: Daniel Schumm
|
||||
phone: +49-173-509766
|
||||
telegram:
|
||||
linkedin:
|
||||
xing: https://www.xing.com/profile/Daniel_Schumm
|
||||
birthday:
|
||||
last_chat: 2013-03-28
|
||||
friends:
|
||||
type: contact
|
||||
relationship: projekt
|
||||
email:
|
||||
company: "[[ITDZ Berlin]]"
|
||||
template: "[[Resources/Templates/contact]]"
|
||||
---
|
||||
|
||||
## Termine
|
||||
```dataview
|
||||
LIST FROM [[]] AND !outgoing([[]]) AND "Journal"
|
||||
```
|
||||
|
||||
## Referenzen
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
|
||||
```
|
||||
|
||||
[[IS4IT GmbH]]
|
||||
|
||||
@@ -0,0 +1,28 @@
|
||||
---
|
||||
name: David Allen
|
||||
phone:
|
||||
email:
|
||||
telegram:
|
||||
linkedin:
|
||||
xing: https://www.xing.com/profile/David_Allen26/cv
|
||||
birthday:
|
||||
last_chat:
|
||||
friends:
|
||||
type: contact
|
||||
relationship: projekt
|
||||
company: "[[Lufthansa Systems AS GmbH]]"
|
||||
template: "[[Resources/Templates/contact]]"
|
||||
---
|
||||
|
||||
## Termine
|
||||
```dataview
|
||||
LIST FROM [[]] AND !outgoing([[]]) AND "Journal"
|
||||
```
|
||||
|
||||
## Referenzen
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
|
||||
```
|
||||
|
||||
gemeinsam im Projekt Globe bei Hamburg Süd
|
||||
|
||||
@@ -0,0 +1,27 @@
|
||||
---
|
||||
name: David Bursch
|
||||
phone: +49 3379 314741
|
||||
mobile:
|
||||
phone_work: +49 511 101-2911
|
||||
email: david.bursch@vvv-net.de
|
||||
email_work: extern-david.bursch@iuk.lst.niedersachsen.de
|
||||
telegram:
|
||||
linkedin:
|
||||
birthday:
|
||||
last_chat:
|
||||
friends:
|
||||
type: contact
|
||||
relationship: projekt
|
||||
template: "[[Resources/Templates/contact]]"
|
||||
---
|
||||
|
||||
## Termine
|
||||
```dataview
|
||||
LIST FROM [[]] AND !outgoing([[]]) AND "Journal"
|
||||
```
|
||||
|
||||
## Referenzen
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
|
||||
```
|
||||
|
||||
@@ -0,0 +1,24 @@
|
||||
---
|
||||
name: Dirk Thomas Malareck
|
||||
phone:
|
||||
mobile:
|
||||
telegram:
|
||||
linkedin:
|
||||
birthday:
|
||||
last_chat:
|
||||
friends:
|
||||
type: contact
|
||||
relationship: freund
|
||||
template: "[[Resources/Templates/contact]]"
|
||||
---
|
||||
|
||||
## Termine
|
||||
```dataview
|
||||
LIST FROM [[]] AND !outgoing([[]]) AND "Journal"
|
||||
```
|
||||
|
||||
## Referenzen
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
|
||||
```
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
|
||||
|
||||
@@ -0,0 +1,58 @@
|
||||
---
|
||||
status: Archiv
|
||||
tags:
|
||||
- process/project
|
||||
subtitle: kontor-spring
|
||||
|
||||
---
|
||||
> [!abstract]- Project
|
||||
> Goal::
|
||||
> Progress:: `$= dv.view('project-progress', {file: 'kontor-spring'})`
|
||||
> Target:: `$= dv.view('project-target', {file: 'kontor-spring'})`
|
||||
> Bar:: `$= dv.view('project-progress-bar', {file: 'kontor-spring'})`
|
||||
> Tasks:: `$= const aufgaben = dv.page('kontor-spring').file.inlinks.where(t => { const mt = dv.page(t.path); return mt.tags?.includes('process/task') && mt.status === 'In Arbeit'}); if (aufgaben.length > 0) { dv.header(4, aufgaben.length > 1 ? "Aufgaben" : "Aufgabe"); dv.list(aufgaben) }`
|
||||
|
||||
## Project Info
|
||||
|
||||
## Thoughts
|
||||
|
||||
## Resources
|
||||
|
||||
|
||||
## Review questions
|
||||
|
||||
|
||||
## Aufgaben
|
||||
|
||||
|
||||
## Offene Aufgaben
|
||||
```dataviewjs
|
||||
const pages = dv.current().file.inlinks.where(p => dv.page(p.path).tags?.includes('process/task')).where(p => dv.page(p.path).file.tasks.length != dv.page(p.path).file.tasks.where(t => t.fullyCompleted === true).length);
|
||||
|
||||
dv.table(["Project", "Status", "Completed", "Tasks"], pages.map(p => {
|
||||
const page = dv.page(p.path);
|
||||
const tasks = page.file.tasks;
|
||||
return [
|
||||
page.file.link,
|
||||
page.status,
|
||||
tasks.where(t => t.fullyCompleted === true).length,
|
||||
tasks.length
|
||||
]
|
||||
}));
|
||||
```
|
||||
|
||||
## Aufgaben
|
||||
```dataviewjs
|
||||
const pages = dv.current().file.inlinks.where(p => dv.page(p.path).tags?.includes('process/task'));
|
||||
|
||||
dv.table(["Project", "Status", "Completed", "Tasks"], pages.map(p => {
|
||||
const page = dv.page(p.path);
|
||||
const tasks = page.file.tasks;
|
||||
return [
|
||||
page.file.link,
|
||||
page.status,
|
||||
tasks.where(t => t.fullyCompleted === true).length,
|
||||
tasks.length
|
||||
]
|
||||
}));
|
||||
```
|
||||
@@ -0,0 +1,17 @@
|
||||
---
|
||||
title: Ist DevOps nur ein leeres Versprechen?
|
||||
created: 2025-10-28
|
||||
tags:
|
||||
- presentation/article
|
||||
---
|
||||
## Ist DevOps nur ein leeres Versprechen?
|
||||
|
||||
Wer bei Wikipedia den Suchbegriff DevOps eingibt, erhält dort die Beschreibung, dass es sich um einen Prozessverbesserungsansatz aus den Bereichen der Softwareentwicklung und Systemadministration handelt. Weiter wird dort darauf hingewiesen, dass es ein Kunstwort ist, zusammengesetzt aus den Begriffen Development und IT-Operations, und DevOps durch gemeinsame [Anreize](https://de.wikipedia.org/wiki/Incentive), [Prozesse](https://de.wikipedia.org/wiki/Gesch%C3%A4ftsprozess) sowie Software-Werkzeuge sowohl eine effektivere als auch eine effizientere Zusammenarbeit der Bereiche _Dev_, _Ops_ und [Qualitätssicherung](https://de.wikipedia.org/wiki/Qualit%C3%A4tssicherung) (QS) ermöglichen soll.
|
||||
|
||||
In den Jahren nach 2009 - nachdem John Allspaw und Paul Hammond von Flickr auf der [O'Reilly Velocity Conference 2009](https://www.youtube.com/watch?v=LdOe18KhtT4) erstmals die Kooperation zwischen Development und IT-Operations vorstellten und die danach durch Patrick Debois ins Leben gerufenen DevOps Days den Begriff DevOps als solchen verwandte - wurde von einigen angenommen, dass für eine erfolgreiche Umsetzung nur **ein** bestimmtes Tool notwendig sei.
|
||||
|
||||
Wie die laufende Praxis zeigt, ist kein bestimmtes Tool erforderlich, erfolgreich DevOps umzusetzen. Vielmehr finden verschiedene Methoden ihren Weg angewendet zu werden. Ich selber verstehe DevOps mehr als Philosophie und nicht als Methode. Im Sinne des "Agilen Manifest" stehen die Werte und die Prinzipien über den Methoden. Es kann also nicht aus dem Baukasten die "Methode DevOps" angewendet werden, die auf alle Softwareentwicklungsprojekte passt. DevOps ist die Fortführung der agilen Methode und geht über die Softwareentwicklung hinaus, für die das "Agile Manifest" geschrieben worden war. Durch die Einbindung des IT-Betriebes in den Entwicklungsprozess können Hindernisse bei der Inbetriebnahme frühzeitig erkannt und behoben werden. Ferner gehören einige Sicherheitsaspekte zu den weiteren Punkten, die ebenfalls möglichst früh Beachtung finden sollten, um spätere Probleme zu vermeiden. Hierzu zählen die Zugangsberechtigungen zur Datenbank oder Verwaltung der Nutzerinformationen.
|
||||
|
||||
Durch die Einführung von Virtualisierungstechnologien wird der Begriff DevOps häufig mit diesen gleichgesetzt. Die Bereitstellung von kompletten Anwendungen in einem Container - beispielsweise mittels Docker oder Kubernetes - hat die Automatisierung der Ausführung von Tests und der Inbetriebnahme stark vereinfacht. Diese Sichtweise kann allerdings dazu führen, dass der Fokus zu stark auf den Betrieb gelegt wird und widerspricht damit meiner Auffassung, wonach Entwicklung und Betrieb zusammenzubringen sind. Des Weiteren sollte die Automatisierung im gesamten Prozess eingesetzt werden. Die Ersetzung von manuellen und sich wiederholender Aufgaben ist ein Ansatz, die Geschwindigkeit und Effizienz zu steigern.
|
||||
|
||||
Schlussendlich führt die in der Vergangenheit häufige Erwähnung des Begriffs DevOps zu einem verstärkten Interesse an dem Thema. Nach den anfänglich überzogenen Erwartungen und den daraus folgenden Enttäuschungen ist das Wissen um die Vorteile und Grenzen gestiegen. Bei dem gegenwärtigen Wissensstand kann DevOps produktiv eingesetzt werden. Die Entwicklung bleibt nicht stehen, und die Einbindung von Sicherheitsaspekten ist der nächste Schritt.
|
||||
Reference in New Issue
Block a user