{"id":33065274,"url":"https://github.com/stoicsoft/server-compass-releases","last_synced_at":"2026-05-10T16:19:16.936Z","repository":{"id":322935704,"uuid":"1091492659","full_name":"stoicsoft/server-compass-releases","owner":"stoicsoft","description":"Heroku \u0026 Vercel alternative for your own VPS. Docker deployments, GitHub Actions CI/CD, domain + SSL management, real-time monitoring,   database admin, SSH terminal. Offline-first desktop app.","archived":false,"fork":false,"pushed_at":"2026-04-11T08:29:32.000Z","size":9,"stargazers_count":12,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-11T10:29:04.287Z","etag":null,"topics":["deployment","devops"],"latest_commit_sha":null,"homepage":"https://servercompass.app/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stoicsoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-07T05:00:15.000Z","updated_at":"2026-04-04T16:34:09.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/stoicsoft/server-compass-releases","commit_stats":null,"previous_names":["stoicsoft/server-compass-releases"],"tags_count":93,"template":false,"template_full_name":null,"purl":"pkg:github/stoicsoft/server-compass-releases","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stoicsoft%2Fserver-compass-releases","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stoicsoft%2Fserver-compass-releases/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stoicsoft%2Fserver-compass-releases/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stoicsoft%2Fserver-compass-releases/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stoicsoft","download_url":"https://codeload.github.com/stoicsoft/server-compass-releases/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stoicsoft%2Fserver-compass-releases/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32862593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"ssl_error","status_checked_at":"2026-05-10T13:40:02.145Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["deployment","devops"],"created_at":"2025-11-14T07:03:58.174Z","updated_at":"2026-05-10T16:19:16.897Z","avatar_url":"https://github.com/stoicsoft.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Server Compass\n\n### The Modern VPS Management Desktop App for Developers\n\n[![Download for macOS](https://img.shields.io/badge/Download-macOS-000000?style=for-the-badge\u0026logo=apple)](https://github.com/stoicsoft/server-compass-releases/releases/latest)\n[![Download for Windows](https://img.shields.io/badge/Download-Windows-0078D6?style=for-the-badge\u0026logo=windows)](https://github.com/stoicsoft/server-compass-releases/releases/latest)\n[![Download for Linux](https://img.shields.io/badge/Download-Linux-FCC624?style=for-the-badge\u0026logo=linux\u0026logoColor=black)](https://github.com/stoicsoft/server-compass-releases/releases/latest)\n[![Website](https://img.shields.io/badge/Website-servercompass.app-blue?style=for-the-badge)](https://servercompass.app)\n\n---\n\n**Server Compass** is a powerful, offline-first desktop application that transforms how developers manage Virtual Private Servers. Deploy Docker containers, configure domains with SSL, manage databases, schedule cron jobs, and monitor server health — all from a beautiful native interface.\n\n\u003e **No cloud account required.** Your servers, your data, your control.\n\n![Server Compass Dashboard](https://servercompass.app/app-screenshots/feature-app-dashboard.jpg)\n\n---\n\n## Why Server Compass?\n\n| Traditional VPS Management | With Server Compass |\n|---------------------------|---------------------|\n| SSH into server manually | Visual dashboard for everything |\n| Write docker-compose by hand | 100+ ready-to-deploy templates |\n| Configure nginx/Traefik manually | One-click domain + SSL setup |\n| Remember cron syntax | Visual cron scheduler |\n| Check logs via terminal | Real-time log streaming in-app |\n| No deployment history | Full deployment timeline with rollback |\n\n---\n\n## Key Features\n\n### Deploy Apps in Minutes\n\nDeploy containerized applications using a guided wizard. Choose from **100+ pre-built templates** including WordPress, Ghost, Strapi, Supabase, PostgreSQL, MongoDB, Redis, and more — or deploy directly from your GitHub repository.\n\n![Docker Stack Wizard](https://servercompass.app/app-screenshots/feature-stack-wizard.jpg)\n\n**Deployment Options:**\n- **Template Deployment** — Choose from curated Docker templates\n- **GitHub Repository** — Deploy from any branch with auto-detection\n- **Docker Compose** — Upload or paste your own compose files\n- **Container Registry** — Pull from Docker Hub, GHCR, GitLab Registry\n\n![Template Library](https://servercompass.app/app-screenshots/feature-templates.jpg)\n\n---\n\n### GitHub Actions CI/CD Integration\n\nBuild and deploy your applications using **GitHub Actions free CI minutes**. Server Compass generates production-ready Dockerfiles, commits workflow files, and deploys to your VPS — all with live build logs.\n\n![GitHub Actions Build](https://servercompass.app/app-screenshots/feature-github-actions.jpg)\n\n**CI/CD Features:**\n- Auto-generated Dockerfiles for Next.js, Node.js, Python, Go\n- 5-step guided deployment with real-time progress\n- Resume mid-deployment — close and come back anytime\n- Zero-downtime blue-green deployments\n- Instant rollback to any previous version\n\n![Deploy from GitHub](https://servercompass.app/app-screenshots/feature-github-deploy.jpg)\n\n---\n\n### Domain \u0026 SSL Management\n\nAdd custom domains with automatic SSL certificates from Let's Encrypt. Built-in Traefik reverse proxy handles routing, HTTPS, and load balancing.\n\n![Domain Management](https://servercompass.app/app-screenshots/3-domain.jpg)\n\n**Domain Features:**\n- Automatic SSL certificate provisioning and renewal\n- DNS verification with propagation checking\n- WWW redirect configuration\n- Security headers (HSTS, X-Frame-Options, CSP)\n- Basic Auth and IP allowlisting\n- Rate limiting per domain\n\n![SSL Certificates](https://servercompass.app/app-screenshots/feature-ssl.jpg)\n\n---\n\n### Real-Time Monitoring \u0026 Alerts\n\nInstall a lightweight monitoring agent and create custom alert rules. Get notified via Slack, Discord, email, or webhooks when CPU, memory, or disk crosses your thresholds.\n\n![Monitoring Dashboard](https://servercompass.app/app-screenshots/feature-monitoring-agent.jpg)\n\n**Monitoring Features:**\n- CPU, RAM, and disk usage graphs\n- Custom threshold-based alert rules\n- Deployment success/failure notifications\n- Real-time container health status\n- Full SSH command audit logs\n\n![Container Logs](https://servercompass.app/app-screenshots/2-logs.jpg)\n\n---\n\n### Database Administration\n\nManage PostgreSQL, MySQL, MongoDB, Redis, Elasticsearch, and more with a built-in database admin interface. Run queries, browse tables, import/export data.\n\n![Database Admin](https://servercompass.app/app-screenshots/feature-db-admin.jpg)\n\n**Database Features:**\n- SQL query editor with syntax highlighting\n- NoSQL query editors (MongoDB, Elasticsearch, CouchDB, Cassandra)\n- Table schema browser\n- CSV import with column mapping\n- Data export to CSV/JSON\n- Connection credentials with copy buttons\n\n![SQL Editor](https://servercompass.app/app-screenshots/feature-sql-editor.jpg)\n\n---\n\n### Interactive SSH Terminal\n\nFull xterm-based SSH terminal with multi-tab support, command suggestions, and auto-correction. Pop out into a standalone window for long-running operations.\n\n![SSH Terminal](https://servercompass.app/app-screenshots/feature-terminal.jpg)\n\n**Terminal Features:**\n- Multi-tab terminal sessions\n- Command auto-suggestions\n- Typo auto-correction (sl → ls)\n- Keyboard shortcuts for tab management\n- Zoom controls (Cmd+/Cmd-)\n- Persistent standalone window mode\n\n![Multi-Tab Terminal]([https://servercompass.app/app-screenshots/feature-multi-tab.jpg](https://servercompass.app/app-screenshots/feature-terminal.jpg))\n\n---\n\n### Visual File Browser\n\nNavigate your server filesystem with list or tree view. Upload files and folders, download with progress tracking, edit files in-app with syntax highlighting.\n\n![File Browser](https://servercompass.app/app-screenshots/7-file.jpg)\n\n**File Features:**\n- List and tree view modes\n- Drag-and-drop file upload\n- Folder upload with compression\n- In-app file editor\n- Create, rename, delete operations\n- File download with progress\n\n---\n\n### Cron Job Scheduler\n\nCreate and manage scheduled tasks with a visual interface. Use pre-built templates for backups, cleanup, and health checks — or write custom commands.\n\n![Cron Scheduler](https://servercompass.app/app-screenshots/6-cron.jpg)\n\n**Cron Features:**\n- Visual schedule picker\n- Pre-built job templates\n- Execution logs and output tracking\n- Enable/disable toggle\n- JSON payload support for webhooks\n- SSH command preview\n\n![Cron Templates](https://servercompass.app/app-screenshots/feature-cron-templates.jpg)\n\n---\n\n### Security Hardening\n\nRun security audits, configure Fail2Ban, manage UFW firewall rules, and apply SSH hardening — all from a visual interface.\n\n![Security Audit](https://servercompass.app/app-screenshots/feature-security-audit.jpg)\n\n**Security Features:**\n- Security score dashboard (0-100)\n- One-click Quick Harden\n- Fail2Ban brute-force protection\n- UFW firewall rule management\n- SSH hardening (disable root, password auth)\n- Server user management\n- Automatic security updates\n\n![Firewall Management](https://servercompass.app/app-screenshots/feature-firewall.jpg)\n\n---\n\n### App Management Dashboard\n\nView all deployed applications with real-time status indicators. Toggle between grid and table views, start/stop containers, view deployment history.\n\n![App Dashboard](https://servercompass.app/app-screenshots/feature-app-dashboard.jpg)\n\n**App Management Features:**\n- Grid and table view modes\n- Container health monitoring\n- Deployment history timeline\n- One-click start/stop/restart\n- Unmanaged app detection\n- Environment variable editor\n\n![Environment Variables](https://servercompass.app/app-screenshots/4-env.jpg)\n\n---\n\n### Multi-Server Support\n\nConnect to unlimited VPS servers via SSH. Manage all your infrastructure from a single dashboard with easy server switching.\n\n![Multi-Server](https://servercompass.app/app-screenshots/feature-multi-server.jpg)\n\n**Server Features:**\n- Password and SSH key authentication\n- Quick Connect script for easy onboarding\n- Network interface viewer\n- System package management\n- Port conflict detection\n- Hosts file editor\n\n---\n\n### GitHub OAuth \u0026 Multi-Account\n\nConnect your GitHub account with one click. Link multiple accounts per server — personal and organization — and switch between them seamlessly.\n\n![GitHub OAuth](https://servercompass.app/app-screenshots/5-github.JPEG)\n\n**GitHub Features:**\n- 1-click OAuth connection\n- Multi-account support\n- Repository browser with search\n- Branch selection for deployments\n- Framework auto-detection\n- SSH key management for Git\n\n---\n\n### Secret Vault\n\nStore environment variables and secrets in an encrypted local vault. Organize into collections, import .env files, and inject secrets into deployments.\n\n**Vault Features:**\n- AES-256 encryption\n- Collections with tags and descriptions\n- Drag-and-drop .env import\n- Export to .env format\n- Search across all secrets\n- Direct import to stacks\n\n---\n\n### Backup \u0026 Restore\n\nExport encrypted backups of all your servers, settings, and configurations. Restore on a new machine or after a fresh install.\n\n**Backup Features:**\n- AES-256 password protection\n- Full data export (servers, credentials, settings)\n- Preview before restore\n- Integrity verification with checksums\n\n---\n\n## 1-Click Install Apps\n\nDeploy popular applications with a single click:\n\n- **OpenClaw** — AI assistant with full management panel\n- **Ollama** — Run local LLMs on your server\n- **Tailscale** — Zero-config VPN mesh network\n\n---\n\n## Supported Platforms\n\n| Platform | Architecture | Download |\n|----------|--------------|----------|\n| macOS | Intel (x64) | `.dmg` |\n| macOS | Apple Silicon (arm64) | `.dmg` |\n| Windows | x64 | `.exe` |\n| Linux | x64 | `.AppImage`, `.deb` |\n\n---\n\n## System Requirements\n\n- **macOS**: 10.15 (Catalina) or later\n- **Windows**: Windows 10 or later\n- **Linux**: Ubuntu 20.04+, Debian 11+, or equivalent\n\n---\n\n## Getting Started\n\n1. **Download** Server Compass for your platform\n2. **Add a Server** using Quick Connect or manual SSH credentials\n3. **Deploy Your First App** from the template library or GitHub\n4. **Add a Domain** with automatic SSL\n\n📖 **Full Documentation**: [servercompass.app/docs](https://servercompass.app/docs)\n\n---\n\n## What's New in v1.12\n\n### GitHub Actions Build \u0026 Deploy\nBuild apps with GitHub Actions free CI minutes. Auto-generated Dockerfiles, 5-step guided deployment, real-time build logs, and resume mid-deployment.\n\n### OpenClaw AI Assistant Management\nFull management panel with 8 sections: Devices, Models, Channels, Agents, Gateway, Skills \u0026 Plugins, Pairing \u0026 Recovery, and 1-Click Install.\n\n### Zero-Downtime Deployments\nBlue-green deployment strategy with automatic rollback on failure.\n\n### Terminal Zoom\nZoom in/out with Cmd+/Cmd- or toolbar buttons. Each tab remembers its font size.\n\n### Security Improvements\n- Domain security headers configuration\n- Rate limiting per domain\n- IP allowlisting\n- Basic Auth support\n\n[View Full Changelog](https://github.com/stoicsoft/server-compass-releases/blob/main/CHANGELOG.md)\n\n---\n\n## FAQ\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cstrong\u003eIs my server data stored in the cloud?\u003c/strong\u003e\u003c/summary\u003e\n\nNo. Server Compass is **offline-first**. All data is stored locally on your machine in an encrypted SQLite database. Your SSH credentials never leave your computer.\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cstrong\u003eWhich cloud providers are supported?\u003c/strong\u003e\u003c/summary\u003e\n\nServer Compass works with **any VPS provider** — DigitalOcean, Linode, Vultr, Hetzner, AWS EC2, Google Cloud, Azure, OVH, Contabo, or your own bare-metal servers. If you can SSH into it, Server Compass can manage it.\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cstrong\u003eDo I need Docker installed on my server?\u003c/strong\u003e\u003c/summary\u003e\n\nYes, Docker is required for deploying containerized applications. Server Compass can install Docker for you with one click if it's not already present.\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cstrong\u003eIs there a subscription or account required?\u003c/strong\u003e\u003c/summary\u003e\n\nServer Compass requires a license for full functionality. A free trial is available. No cloud account is required — the license is validated locally.\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cstrong\u003eCan I deploy non-Docker applications?\u003c/strong\u003e\u003c/summary\u003e\n\nCurrently, Server Compass focuses on Docker-based deployments. You can still use the SSH terminal, file browser, cron scheduler, and security features for any server.\n\u003c/details\u003e\n\n---\n\n## Links\n\n- **Website**: [servercompass.app](https://servercompass.app)\n- **Documentation**: [servercompass.app/docs](https://servercompass.app/docs)\n- **Changelog**: [CHANGELOG.md](https://github.com/stoicsoft/server-compass-releases/blob/main/CHANGELOG.md)\n- **Support**: [GitHub Issues](https://github.com/stoicsoft/server-compass-releases/issues)\n- **Discord**: [Join our community](https://discord.gg/servercompass)\n\n---\n\n## Keywords\n\nVPS management, server management app, Docker deployment, SSH client, DevOps tools, self-hosted, container orchestration, Traefik reverse proxy, SSL certificates, Let's Encrypt, cron job scheduler, database management, PostgreSQL admin, MySQL admin, MongoDB admin, GitHub Actions CI/CD, zero-downtime deployment, server monitoring, security hardening, Fail2Ban, UFW firewall, Electron app, macOS server tools, Windows server tools, Linux server management, DigitalOcean alternative, Linode management, Vultr dashboard, Hetzner server, cloud VPS, bare metal server, SSH terminal, file browser, environment variables, Docker Compose, container registry, GHCR, GitLab registry, self-hosted PaaS, Coolify alternative, Dokku alternative, CapRover alternative\n\n---\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003eNavigate Your Server Infrastructure with Ease\u003c/strong\u003e\u003cbr\u003e\n  \u003ca href=\"https://servercompass.app\"\u003eservercompass.app\u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstoicsoft%2Fserver-compass-releases","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstoicsoft%2Fserver-compass-releases","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstoicsoft%2Fserver-compass-releases/lists"}