Deploy-logv – View Vercel and Netlify deployment logs from terminal
Stops dashboard alt-tabbing for deployment logs, but LogSnag and Sentry already own observability.

SSH + deploy unified locally, but VSCode + tmux + shell scripts already solve this.
DevOps engineers, infrastructure consultants, teams managing production servers in air-gapped environments
Ansible Tower · Rundeck · Teleport
When working across dev / staging / prod environments I was constantly switching between tools — SSH terminals, deploy scripts, logs and API testing. I also found myself repeating commands or copying them from notes.
So I started building a small local tool to keep these workflows in one place.
ChatyDevOps is a local DevOps workstation focused on common manual workflows:
• multiple SSH terminals • command presets for repeated tasks • deploy flow with dry-run • log streaming • API testing in the same workspace
Everything runs locally and works offline, mainly for privacy and simplicity. Credentials stay on the machine instead of being sent to external services.
Website: https://devland.chatyshop.com/ GitHub: https://github.com/chatyshop/devland_products/releases Demo video: https://www.youtube.com/@Chatyshop_global
Happy to hear feedback.
Stops dashboard alt-tabbing for deployment logs, but LogSnag and Sentry already own observability.
OpenClaw hosting for people who don't want Docker, but Replit, Modal, and Railway already solved one-click AI deployment.
Two lines in your flake flip OpenClaw from alarmingly exposed to locked-down: gateway auth, localhost binding, Caddy auto-TLS, strict systemd directives, tool allowlists, and fail2ban are all wired in. It's a pragmatic, opinionated safety wrapper that saves you from the default footguns — just expect it to be useful only if you already live in the NixOS/OpenClaw world.
Automates post-deployment log diffing across Kubernetes and Datadog dashboards.
Coolify deployment automation is useful, but Coolify itself already abstracts most setup friction.
SSH proxy with command allowlists stops AI agents from running rm -rf.