Why Termux?
Sometimes a server needs attention and a laptop isn’t within reach. Termux turns an Android phone into a functional terminal with SSH access to any machine on the Tailscale network — quick fixes, service restarts, and log checks from anywhere.
Emergency Access
Not a daily tool, but essential when something on the KnausDev infrastructure needs immediate attention. SSH into Hetzner servers, check Docker containers, restart a service, or tail logs all from the phone.
What it covers
- SSH access: connect to any server over Tailscale from the phone
- Service management: restart containers, check processes, clear caches
- Log inspection: tail logs to diagnose issues on the move
- Git operations: quick commits or pulls when needed urgently
- No laptop required: infrastructure accessible from pocket
Status
Active: mobile terminal for server access when away from the desk.