Show HN: Managing on-premise servers without Kubernetes
Nautilus is a desktop application that manages on-premise Linux servers via SSH without requiring Kubernetes, offering a unified interface with live system dashboards, terminal access, file management, process monitoring, and cron job scheduling. Built with Tauri and React, it prioritizes security by storing passwords in OS credential vaults and keeping private keys read-only, with all operations remaining local to the user's servers. The open-source tool is available for Windows, macOS, and Linux and requires only Node.js, Rust, and SSH access to target servers.
Read Full Article →