Layers of snow representing three n8n Docker Scripts

n8n Docker Scripts

December 29, 2025 Lothar Schulz 0

n8n Docker Scripts including 3 scripts:
1) setup.sh – Creates volume and starts n8n container.
2) monitoring.sh – Views and follows container logs.
3) teardown.sh – Stops container and optionally removes image/volume.

gitops

Gitops

December 10, 2018 Lothar Schulz 0

Gitops – git driven changes to Kubernetes clusters – explained and show cased.

sphinx gh-pages

Sphinx gh-pages

December 11, 2017 Lothar Schulz 0

Sphinx in particular together with rdt theme is a great tool to create documentation. Github pages are great to host documentation. This post is about […]