Skip to main content

Recently Updated Pages

paperless-ngx

Docker Docker-Compose .yamls

2025-11-25 paperless-ngx 2.20.0 https://github.com/paperless-ngx/paperless-ngx/blob/main/docker/...

Updated 3 months ago by Eike

scanservjs (Scanner Web-UI)

Docker Docker-Compose .yamls

version: "3.8" services: scanservjs: image: sbs20/scanservjs:v3.0.4 container_nam...

Updated 4 months ago by Eike

pgAdmin (PostgreSQL Web-UI)

Docker Docker-Compose .yamls

docker-compose.yml services: pgadmin: container_name: pgadmin image: dpage/pgadmin4...

Updated 4 months ago by Eike

CUPS Druckerserver

Docker Docker-Compose .yamls

https://hub.docker.com/r/anujdatar/cups  https://github.com/anujdatar/cups-docker  services: ...

Updated 4 months ago by Eike

backrest (restic repo GUI mit Autobackups + Luckycloud S3-Storage oder Hetzner StorageBox)

Docker Docker-Compose .yamls

https://github.com/garethgeorge/backrest  version: "3.2" services: backrest: image: g...

Updated 5 months ago by Eike

Vikunja

Docker Docker-Compose .yamls

docker-compose.yml version: '3' services: vikunja: image: vikunja/vikunja:0.24.6 ...

Updated 6 months ago by Eike

Uptime Kuma

Docker Docker-Compose .yamls

name: uptimekuma services: uptime-kuma: container_name: uptime-kuma image...

Updated 7 months ago by Eike

Trilium Notes

Docker Docker-Compose .yamls

# Running `docker-compose up` will create/use the "trilium-data" directory in the user home ...

Updated 7 months ago by Eike

WinRM installation

ansible WinRM

notizen wlan/ethernet auf privat statt öffentlich stellen ssh auf windows ist scheiße lokale...

Updated 7 months ago by Eike

nvim cheatsheet

neovim

https://www.reddit.com/r/vim/comments/18b1nqj/neovim_cheat_sheet/   

Updated 7 months ago by Eike

NvChad Shortcuts & Hotkeys

neovim

https://www.reddit.com/r/neovim/comments/12qku4w/nvchad_cheatsheet/  space+c+h    CHEATSHEET ...

Updated 7 months ago by Eike

NvChad Installation

neovim

https://nvchad.com/docs/quickstart/install  # essentials für zb C-Compiler apt install buil...

Updated 7 months ago by Eike

Beszel (Simples Server Monitoring)

Docker Docker-Compose .yamls

https://github.com/henrygd/beszel  Obacht: Beszel ist nicht für Remote-Server geeignet, sond...

Updated 7 months ago by Eike

Nextcloud WebDAV Link

Code Snippets & Notes

https://sub.domain.de/remote.php/dav/files/USERNAME/Unterordner oder  https://sub.domain.de/n...

Updated 7 months ago by Eike

ExecutionPolicy um Skripte auszuführen

Windows

Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy remotesigned oder  Set-ExecutionPolicy ...

Updated 8 months ago by Eike

DDNS-Updater

Docker Docker-Compose .yamls

DynamicDNS DDNS Updater Strato https://github.com/qdm12/ddns-updater https://hub.docker.com/r/q...

Updated 8 months ago by Eike

Rustdesk

Docker Docker-Compose .yamls

Anleitung https://rustdesk.com/docs/en/self-host/rustdesk-server-oss/docker/  https://integrati...

Updated 8 months ago by Eike

Desktop Client Linux - Virtual Files support

Nextcloud

https://www.reddit.com/r/NextCloud/comments/13rkprn/is_there_any_option_for_virtual_filesystem_...

Updated 8 months ago by Eike

Gotify

Docker Docker-Compose .yamls

services: gotify: image: gotify/server ports: - 8066:80 environment: ...

Updated 8 months ago by Eike

SSH in Unifi AP + Geräte im Netz finden

Netzwerk Unifi

Standard SSH-Zugangsdaten für Unifi APs wie zb U7-Pro oder U6-LR: user: ubnt pw: ubnt Con...

Updated 9 months ago by Eike