From 03e8d8ec422f99eec3e7aa9e7025d555e1f47e07 Mon Sep 17 00:00:00 2001 From: DanielF Date: Wed, 6 May 2026 19:07:21 +0200 Subject: [PATCH] vault backup: 2026-05-06 19:07:21 --- 01 - Wiki/ITSetup/Docker/Arti.md | 1 + 01 - Wiki/ITSetup/Docker/Imaginary.md | 18 +++++++++++++++ 01 - Wiki/ITSetup/Docker/Jellyfin.md | 2 +- 01 - Wiki/ITSetup/Docker/N8N.md | 18 +++++++++++++++ 01 - Wiki/ITSetup/Docker/Nextcloud1.md | 17 ++++++++++++++ .../ITSetup/Docker/Nginx Proxy Manager.md | 22 ++++++++++++++++--- 01 - Wiki/ITSetup/Docker/Portainer.md | 19 ++++++++++++++++ 01 - Wiki/ITSetup/Docker/Qbittorrent.md | 19 ++++++++++++++++ 01 - Wiki/ITSetup/Docker/Searxng.md | 20 +++++++++++++++++ 01 - Wiki/ITSetup/Docker/Speedtest.md | 18 +++++++++++++++ 01 - Wiki/ITSetup/Docker/Unifi-Controller.md | 18 +++++++++++++++ 01 - Wiki/ITSetup/Docker/Uptime-Kuma.md | 22 +++++++++++++++++++ 01 - Wiki/ITSetup/Untitled.base | 20 +++++++++++++++++ Poor.md | 2 +- 14 files changed, 211 insertions(+), 5 deletions(-) create mode 100644 01 - Wiki/ITSetup/Docker/Imaginary.md create mode 100644 01 - Wiki/ITSetup/Docker/N8N.md create mode 100644 01 - Wiki/ITSetup/Docker/Nextcloud1.md create mode 100644 01 - Wiki/ITSetup/Docker/Portainer.md create mode 100644 01 - Wiki/ITSetup/Docker/Qbittorrent.md create mode 100644 01 - Wiki/ITSetup/Docker/Searxng.md create mode 100644 01 - Wiki/ITSetup/Docker/Speedtest.md create mode 100644 01 - Wiki/ITSetup/Docker/Unifi-Controller.md create mode 100644 01 - Wiki/ITSetup/Docker/Uptime-Kuma.md create mode 100644 01 - Wiki/ITSetup/Untitled.base diff --git a/01 - Wiki/ITSetup/Docker/Arti.md b/01 - Wiki/ITSetup/Docker/Arti.md index 9e1edcf..2c6872a 100644 --- a/01 - Wiki/ITSetup/Docker/Arti.md +++ b/01 - Wiki/ITSetup/Docker/Arti.md @@ -4,6 +4,7 @@ containername: ipadress: tags: - Networking + - Anonymity --- simple TOR socket diff --git a/01 - Wiki/ITSetup/Docker/Imaginary.md b/01 - Wiki/ITSetup/Docker/Imaginary.md new file mode 100644 index 0000000..637645f --- /dev/null +++ b/01 - Wiki/ITSetup/Docker/Imaginary.md @@ -0,0 +1,18 @@ +--- +host: Truenas +containername: +ipadress: +tags: + - Storage + - Accelarition +--- +# Environment Variables + + +# Elevated Rights + + +# Added Folders + + +# Container Networking diff --git a/01 - Wiki/ITSetup/Docker/Jellyfin.md b/01 - Wiki/ITSetup/Docker/Jellyfin.md index 2cca719..70fa516 100644 --- a/01 - Wiki/ITSetup/Docker/Jellyfin.md +++ b/01 - Wiki/ITSetup/Docker/Jellyfin.md @@ -5,7 +5,7 @@ ipadress: tags: - Storage --- -# Environment Variables +[[N8N]][[Imaginary]]# Environment Variables # Elevated Rights diff --git a/01 - Wiki/ITSetup/Docker/N8N.md b/01 - Wiki/ITSetup/Docker/N8N.md new file mode 100644 index 0000000..e558a8d --- /dev/null +++ b/01 - Wiki/ITSetup/Docker/N8N.md @@ -0,0 +1,18 @@ +--- +host: Truenas +containername: +ipadress: +tags: + - Automation + - Ai +--- +[[Nextcloud1]]# Environment Variables + + +# Elevated Rights + + +# Added Folders + + +# Container Networking diff --git a/01 - Wiki/ITSetup/Docker/Nextcloud1.md b/01 - Wiki/ITSetup/Docker/Nextcloud1.md new file mode 100644 index 0000000..266d2d6 --- /dev/null +++ b/01 - Wiki/ITSetup/Docker/Nextcloud1.md @@ -0,0 +1,17 @@ +--- +host: Truenas +containername: +ipadress: +tags: + - Storage +--- +# Environment Variables + + +# Elevated Rights + + +# Added Folders + + +# Container Networking diff --git a/01 - Wiki/ITSetup/Docker/Nginx Proxy Manager.md b/01 - Wiki/ITSetup/Docker/Nginx Proxy Manager.md index 5955df9..9330d31 100644 --- a/01 - Wiki/ITSetup/Docker/Nginx Proxy Manager.md +++ b/01 - Wiki/ITSetup/Docker/Nginx Proxy Manager.md @@ -1,7 +1,23 @@ -Host: #Truenas - -Additional Environment Variables: +--- +host: Truenas +containername: +ipadress: + - 10.1.2.10 + - 10.10.1.10 +tags: + - Networking +--- +# Environment Variables | Name | Value | | ---------------------- | ----- | | SKIP_CERTBOT_OWNERSHIP | true | +[[Portainer]] +# Elevated Rights + + +# Added Folders + + +# Container Networking + diff --git a/01 - Wiki/ITSetup/Docker/Portainer.md b/01 - Wiki/ITSetup/Docker/Portainer.md new file mode 100644 index 0000000..e1dcb68 --- /dev/null +++ b/01 - Wiki/ITSetup/Docker/Portainer.md @@ -0,0 +1,19 @@ +--- +host: Truenas +containername: +ipadress: +tags: + - Networking + - Managment + - Coordination +--- +# Environment Variables + + +# Elevated Rights + + +# Added Folders + + +# Container Networking diff --git a/01 - Wiki/ITSetup/Docker/Qbittorrent.md b/01 - Wiki/ITSetup/Docker/Qbittorrent.md new file mode 100644 index 0000000..b80839e --- /dev/null +++ b/01 - Wiki/ITSetup/Docker/Qbittorrent.md @@ -0,0 +1,19 @@ +--- +host: Truenas +containername: +ipadress: +tags: + - Networking + - Storage + - Anonymity +--- +# Environment Variables + + +# Elevated Rights + + +# Added Folders + + +# Container Networking diff --git a/01 - Wiki/ITSetup/Docker/Searxng.md b/01 - Wiki/ITSetup/Docker/Searxng.md new file mode 100644 index 0000000..e2d067b --- /dev/null +++ b/01 - Wiki/ITSetup/Docker/Searxng.md @@ -0,0 +1,20 @@ +--- +host: Truenas +containername: +ipadress: + - 10.1.2.10 + - 10.10.1.10 +tags: + - Search + - Accelarition +--- +[[Speedtest]]# Environment Variables + + +# Elevated Rights + + +# Added Folders + + +# Container Networking diff --git a/01 - Wiki/ITSetup/Docker/Speedtest.md b/01 - Wiki/ITSetup/Docker/Speedtest.md new file mode 100644 index 0000000..3a52ae5 --- /dev/null +++ b/01 - Wiki/ITSetup/Docker/Speedtest.md @@ -0,0 +1,18 @@ +--- +host: Truenas +containername: +ipadress: +tags: + - To-Do + - Networking +--- +[[Unifi-Controller]]# Environment Variables + + +# Elevated Rights + + +# Added Folders + + +# Container Networking diff --git a/01 - Wiki/ITSetup/Docker/Unifi-Controller.md b/01 - Wiki/ITSetup/Docker/Unifi-Controller.md new file mode 100644 index 0000000..92aca71 --- /dev/null +++ b/01 - Wiki/ITSetup/Docker/Unifi-Controller.md @@ -0,0 +1,18 @@ +--- +host: Truenas +containername: +ipadress: +tags: + - To-Do + - Networking +--- +# Environment Variables + + +# Elevated Rights + + +# Added Folders + + +# Container Networking diff --git a/01 - Wiki/ITSetup/Docker/Uptime-Kuma.md b/01 - Wiki/ITSetup/Docker/Uptime-Kuma.md new file mode 100644 index 0000000..e2cdcd6 --- /dev/null +++ b/01 - Wiki/ITSetup/Docker/Uptime-Kuma.md @@ -0,0 +1,22 @@ +--- +host: Ionos +containername: +ipadress: +tags: + - To-Do + - Networking + - Managment +--- + +current host: #Truenas +Move to external Site +# Environment Variables + + +# Elevated Rights + + +# Added Folders + + +# Container Networking diff --git a/01 - Wiki/ITSetup/Untitled.base b/01 - Wiki/ITSetup/Untitled.base new file mode 100644 index 0000000..ca3b5ef --- /dev/null +++ b/01 - Wiki/ITSetup/Untitled.base @@ -0,0 +1,20 @@ +filters: + and: + - file.folder.startsWith("01 - Wiki/ITSetup") +views: + - type: table + name: ITSetup + order: + - file.name + - ipadress + - guestname + - type: table + name: Docker + filters: + and: + - file.folder == "01 - Wiki/ITSetup/Docker" + order: + - file.name + - ipadress + - tags + - containername diff --git a/Poor.md b/Poor.md index 7da47de..85dbb85 100644 --- a/Poor.md +++ b/Poor.md @@ -1,4 +1,4 @@ -You start with 0$ in to your name. +[[Qbittorrent]]You start with 0$ in to your name. You are cold out on the Street of [[Luxoria]] it's Autumn and you know you have to do something so you don't freeze to death on during Winter.