Adding placeholder files
Dieser Commit ist enthalten in:
Ursprung
3bbd6817fb
Commit
93e68c494a
25 geänderte Dateien mit 273 neuen und 3 gelöschten Zeilen
13
docs/accounts.md
Normale Datei
13
docs/accounts.md
Normale Datei
|
@ -0,0 +1,13 @@
|
||||||
|
---
|
||||||
|
sidebar_position: 2
|
||||||
|
description: Dieser Inhalt muss noch geschrieben werden.
|
||||||
|
slug: kontoverwaltung
|
||||||
|
---
|
||||||
|
|
||||||
|
# Kontoverwaltung
|
||||||
|
|
||||||
|
:::note Notiz
|
||||||
|
|
||||||
|
Dieser Inhalt muss noch geschrieben werden.
|
||||||
|
|
||||||
|
:::
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
sidebar_position: 19
|
sidebar_position: 10
|
||||||
---
|
---
|
||||||
# Kontakt
|
# Kontakt
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
sidebar_position: 20
|
sidebar_position: 11
|
||||||
---
|
---
|
||||||
# Mitwirkende
|
# Mitwirkende
|
||||||
|
|
||||||
|
|
10
docs/infra/_category_.yml
Normale Datei
10
docs/infra/_category_.yml
Normale Datei
|
@ -0,0 +1,10 @@
|
||||||
|
position: 4 # float position is supported
|
||||||
|
label: 'Infrastruktur'
|
||||||
|
collapsible: true # make the category collapsible
|
||||||
|
collapsed: true # keep the category open by default
|
||||||
|
className: red
|
||||||
|
link:
|
||||||
|
type: generated-index
|
||||||
|
title: Infrastruktur
|
||||||
|
description: Lernen Sie mehr über unsere Services und Dienste kennen.
|
||||||
|
slug: /infra
|
12
docs/infra/overview.md
Normale Datei
12
docs/infra/overview.md
Normale Datei
|
@ -0,0 +1,12 @@
|
||||||
|
---
|
||||||
|
sidebar_position: 1
|
||||||
|
description: Erlangen Sie einen Überblick über usnere Infrastruktur.
|
||||||
|
---
|
||||||
|
|
||||||
|
# Übersicht
|
||||||
|
|
||||||
|
* mail.nick-slowinski.de
|
||||||
|
* h.nick-slowinski.de
|
||||||
|
* he.nick-slowinski.de
|
||||||
|
* li.nick-slowinski.de
|
||||||
|
* be.nick-slowinski.de
|
46
docs/infra/ssh-public-keys.md
Normale Datei
46
docs/infra/ssh-public-keys.md
Normale Datei
|
@ -0,0 +1,46 @@
|
||||||
|
---
|
||||||
|
sidebar_position: 11
|
||||||
|
---
|
||||||
|
|
||||||
|
# SSH-Host-Keys
|
||||||
|
|
||||||
|
Um die Authentizität der Verbindung sicherzustellen, können Sie die Host Keys der Server mit den folgenden Keys vergleichen.
|
||||||
|
|
||||||
|
## mail.nick-slowinski.de
|
||||||
|
|
||||||
|
```
|
||||||
|
SHA256:A4/U/EwxdX/r7vX4jG5GdUy2+SONS0+77fErZMkij7w (ECDSA)
|
||||||
|
SHA256:lY7a0u0qsmtpsT9/Wc9Bz+fteZe0klF6wBVQ6D8KBhk (ED25519)
|
||||||
|
SHA256:pfgMhbCz730dktbmOW6+dL7per9UeTMQznQtQm8q1n4 (RSA)
|
||||||
|
```
|
||||||
|
## h.nick-slowinski.de
|
||||||
|
|
||||||
|
```
|
||||||
|
SHA256:/f9o0lOCci8Lsv+r7ZnPnPGF55kZi16QtQY545Nagr8 (ECDSA)
|
||||||
|
SHA256:x+w1SW8e38YAww+2/i2ivpGrHeI9hRiWieWkihJ6cMY (ED25519)
|
||||||
|
SHA256:RJPdiAmFWLFlCjMuINx3fpt/UwK9HhWEfWgHETcFN4A (RSA)
|
||||||
|
```
|
||||||
|
|
||||||
|
## he.nick-slowinski.de
|
||||||
|
|
||||||
|
```
|
||||||
|
SHA256:jbqaDT/mNkefhk0ubrgU82267m0OhN1U6KDoVPyxJVg (ECDSA)
|
||||||
|
SHA256:vqXd9v71NWQMAzqfIKdKNRwOtLarJl43K5sB26Mzsa0 (ED25519)
|
||||||
|
SHA256:rpEoeSEspWAG+V0hjr7Du/QVZeY27LZhYbglsfKC/Bg (RSA)
|
||||||
|
```
|
||||||
|
|
||||||
|
## li.nick-slowinski.de
|
||||||
|
|
||||||
|
```
|
||||||
|
SHA256:Lg97Rgkb5Tl14D5DKVVCaWnmJq6gbS7yCKxOmf6303Y (ECDSA)
|
||||||
|
SHA256:fSW75Qdq9hfYPa2u4mbXDpICOmZjCHRle9ZT5nJKlKI (ED25519)
|
||||||
|
SHA256:FQ3ldUNrFagKZg/C23BS4TPd3R0/a9U9Pklhbh99x9Q (RSA)
|
||||||
|
```
|
||||||
|
|
||||||
|
## be.nick-slowinski.de
|
||||||
|
|
||||||
|
```
|
||||||
|
SHA256:yCwxdP33ws9JW83MbjPwlXXkU7CGtiKyC9L65HFVh9Y (ECDSA)
|
||||||
|
SHA256:Z63x/f1APtndAIp8EzWSJPSoKNSHsyKazmCdWCQbyOo (ED25519)
|
||||||
|
SHA256:j4yUKY8FHkjPRs78lmrNWCvDljhBZzVoesmum7CN09g (RSA)
|
||||||
|
```
|
|
@ -1,4 +1,4 @@
|
||||||
position: 2 # float position is supported
|
position: 3 # float position is supported
|
||||||
label: 'Services und Dienste'
|
label: 'Services und Dienste'
|
||||||
collapsible: true # make the category collapsible
|
collapsible: true # make the category collapsible
|
||||||
collapsed: false # keep the category open by default
|
collapsed: false # keep the category open by default
|
||||||
|
|
12
docs/services/adguard.md
Normale Datei
12
docs/services/adguard.md
Normale Datei
|
@ -0,0 +1,12 @@
|
||||||
|
---
|
||||||
|
sidebar_position: 1
|
||||||
|
description: Dieser Inhalt muss noch geschrieben werden.
|
||||||
|
---
|
||||||
|
|
||||||
|
# AdGuard
|
||||||
|
|
||||||
|
:::note Notiz
|
||||||
|
|
||||||
|
Dieser Inhalt muss noch geschrieben werden.
|
||||||
|
|
||||||
|
:::
|
13
docs/services/ci-cd.md
Normale Datei
13
docs/services/ci-cd.md
Normale Datei
|
@ -0,0 +1,13 @@
|
||||||
|
---
|
||||||
|
sidebar_position: 2
|
||||||
|
description: Dieser Inhalt muss noch geschrieben werden.
|
||||||
|
slug: drone
|
||||||
|
---
|
||||||
|
|
||||||
|
# CI/CD (Drone)
|
||||||
|
|
||||||
|
:::note Notiz
|
||||||
|
|
||||||
|
Dieser Inhalt muss noch geschrieben werden.
|
||||||
|
|
||||||
|
:::
|
12
docs/services/cloud.md
Normale Datei
12
docs/services/cloud.md
Normale Datei
|
@ -0,0 +1,12 @@
|
||||||
|
---
|
||||||
|
sidebar_position: 3
|
||||||
|
description: Dieser Inhalt muss noch geschrieben werden.
|
||||||
|
---
|
||||||
|
|
||||||
|
# Cloud
|
||||||
|
|
||||||
|
:::note Notiz
|
||||||
|
|
||||||
|
Dieser Inhalt muss noch geschrieben werden.
|
||||||
|
|
||||||
|
:::
|
12
docs/services/dbms.md
Normale Datei
12
docs/services/dbms.md
Normale Datei
|
@ -0,0 +1,12 @@
|
||||||
|
---
|
||||||
|
sidebar_position: 5
|
||||||
|
description: Dieser Inhalt muss noch geschrieben werden.
|
||||||
|
---
|
||||||
|
|
||||||
|
# Datenbankmanagmentsysteme
|
||||||
|
|
||||||
|
:::note Notiz
|
||||||
|
|
||||||
|
Dieser Inhalt muss noch geschrieben werden.
|
||||||
|
|
||||||
|
:::
|
13
docs/services/discourse-community.md
Normale Datei
13
docs/services/discourse-community.md
Normale Datei
|
@ -0,0 +1,13 @@
|
||||||
|
---
|
||||||
|
sidebar_position: 4
|
||||||
|
description: Dieser Inhalt muss noch geschrieben werden.
|
||||||
|
slug: community
|
||||||
|
---
|
||||||
|
|
||||||
|
# Community Forum
|
||||||
|
|
||||||
|
:::note Notiz
|
||||||
|
|
||||||
|
Dieser Inhalt muss noch geschrieben werden.
|
||||||
|
|
||||||
|
:::
|
13
docs/services/discourse-hosting.md
Normale Datei
13
docs/services/discourse-hosting.md
Normale Datei
|
@ -0,0 +1,13 @@
|
||||||
|
---
|
||||||
|
sidebar_position: 6
|
||||||
|
description: Dieser Inhalt muss noch geschrieben werden.
|
||||||
|
slug: discourse
|
||||||
|
---
|
||||||
|
|
||||||
|
# Discourse Hosting
|
||||||
|
|
||||||
|
:::note Notiz
|
||||||
|
|
||||||
|
Dieser Inhalt muss noch geschrieben werden.
|
||||||
|
|
||||||
|
:::
|
13
docs/services/download-portal.md
Normale Datei
13
docs/services/download-portal.md
Normale Datei
|
@ -0,0 +1,13 @@
|
||||||
|
---
|
||||||
|
sidebar_position: 7
|
||||||
|
description: Dieser Inhalt muss noch geschrieben werden.
|
||||||
|
slug: downloads
|
||||||
|
---
|
||||||
|
|
||||||
|
# Download-Portal
|
||||||
|
|
||||||
|
:::note Notiz
|
||||||
|
|
||||||
|
Dieser Inhalt muss noch geschrieben werden.
|
||||||
|
|
||||||
|
:::
|
8
docs/services/e-mail/_category_.yml
Normale Datei
8
docs/services/e-mail/_category_.yml
Normale Datei
|
@ -0,0 +1,8 @@
|
||||||
|
|
||||||
|
position: 8
|
||||||
|
label: 'E-Mail'
|
||||||
|
link:
|
||||||
|
type: generated-index
|
||||||
|
title: E-Mail
|
||||||
|
description: Dieser Inhalt muss noch geschrieben werden.
|
||||||
|
slug: /services/e-mail
|
11
docs/services/e-mail/intro.md
Normale Datei
11
docs/services/e-mail/intro.md
Normale Datei
|
@ -0,0 +1,11 @@
|
||||||
|
---
|
||||||
|
description: Dieser Inhalt muss noch geschrieben werden.
|
||||||
|
---
|
||||||
|
|
||||||
|
# Einleitung
|
||||||
|
|
||||||
|
:::note Notiz
|
||||||
|
|
||||||
|
Dieser Inhalt muss noch geschrieben werden.
|
||||||
|
|
||||||
|
:::
|
12
docs/services/forge.md
Normale Datei
12
docs/services/forge.md
Normale Datei
|
@ -0,0 +1,12 @@
|
||||||
|
---
|
||||||
|
sidebar_position: 9
|
||||||
|
description: Dieser Inhalt muss noch geschrieben werden.
|
||||||
|
---
|
||||||
|
|
||||||
|
# Forge
|
||||||
|
|
||||||
|
:::note Notiz
|
||||||
|
|
||||||
|
Dieser Inhalt muss noch geschrieben werden.
|
||||||
|
|
||||||
|
:::
|
|
@ -1,4 +1,5 @@
|
||||||
---
|
---
|
||||||
|
sidebar_position: 10
|
||||||
description: Ist Service XYZ online? Schauen Sie einfach im Monitoring nach.
|
description: Ist Service XYZ online? Schauen Sie einfach im Monitoring nach.
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
12
docs/services/pw-manager.md
Normale Datei
12
docs/services/pw-manager.md
Normale Datei
|
@ -0,0 +1,12 @@
|
||||||
|
---
|
||||||
|
sidebar_position: 11
|
||||||
|
description: Dieser Inhalt muss noch geschrieben werden.
|
||||||
|
---
|
||||||
|
|
||||||
|
# Passwort-Manager
|
||||||
|
|
||||||
|
:::note Notiz
|
||||||
|
|
||||||
|
Dieser Inhalt muss noch geschrieben werden.
|
||||||
|
|
||||||
|
:::
|
13
docs/services/s3.md
Normale Datei
13
docs/services/s3.md
Normale Datei
|
@ -0,0 +1,13 @@
|
||||||
|
---
|
||||||
|
sidebar_position: 12
|
||||||
|
description: Dieser Inhalt muss noch geschrieben werden.
|
||||||
|
slug: minio
|
||||||
|
---
|
||||||
|
|
||||||
|
# S3-Speicher (Minio)
|
||||||
|
|
||||||
|
:::note Notiz
|
||||||
|
|
||||||
|
Dieser Inhalt muss noch geschrieben werden.
|
||||||
|
|
||||||
|
:::
|
7
docs/services/sso/_category_.yml
Normale Datei
7
docs/services/sso/_category_.yml
Normale Datei
|
@ -0,0 +1,7 @@
|
||||||
|
position: 13
|
||||||
|
label: 'Single Sign-on'
|
||||||
|
link:
|
||||||
|
type: generated-index
|
||||||
|
title: Single Sign-on
|
||||||
|
description: Dieser Inhalt muss noch geschrieben werden.
|
||||||
|
slug: /services/sso
|
11
docs/services/sso/sso.md
Normale Datei
11
docs/services/sso/sso.md
Normale Datei
|
@ -0,0 +1,11 @@
|
||||||
|
---
|
||||||
|
description: Dieser Inhalt muss noch geschrieben werden.
|
||||||
|
---
|
||||||
|
|
||||||
|
# Einleitung
|
||||||
|
|
||||||
|
:::note Notiz
|
||||||
|
|
||||||
|
Dieser Inhalt muss noch geschrieben werden.
|
||||||
|
|
||||||
|
:::
|
|
@ -1,4 +1,5 @@
|
||||||
---
|
---
|
||||||
|
sidebar_position: 14
|
||||||
description: TeamSpeak ist ein Sprachchat mit einem hohen Maß an Privatsphäre.
|
description: TeamSpeak ist ein Sprachchat mit einem hohen Maß an Privatsphäre.
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
13
docs/services/translate.md
Normale Datei
13
docs/services/translate.md
Normale Datei
|
@ -0,0 +1,13 @@
|
||||||
|
---
|
||||||
|
sidebar_position: 15
|
||||||
|
description: Dieser Inhalt muss noch geschrieben werden.
|
||||||
|
slug: übersetzungsplatform
|
||||||
|
---
|
||||||
|
|
||||||
|
# Übersetzungsplatform
|
||||||
|
|
||||||
|
:::note Notiz
|
||||||
|
|
||||||
|
Dieser Inhalt muss noch geschrieben werden.
|
||||||
|
|
||||||
|
:::
|
12
docs/services/vpn.md
Normale Datei
12
docs/services/vpn.md
Normale Datei
|
@ -0,0 +1,12 @@
|
||||||
|
---
|
||||||
|
sidebar_position: 16
|
||||||
|
description: Dieser Inhalt muss noch geschrieben werden.
|
||||||
|
---
|
||||||
|
|
||||||
|
# VPN
|
||||||
|
|
||||||
|
:::note Notiz
|
||||||
|
|
||||||
|
Dieser Inhalt muss noch geschrieben werden.
|
||||||
|
|
||||||
|
:::
|
Laden …
In neuem Issue referenzieren