awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesSSH-Based Application Management

Managing application installation, updates, and maintenance on remote servers through SSH commands.

Distinct from SSH Deployment Tools: Distinct from SSH Deployment Tools: focuses on ongoing management and maintenance, not just initial code deployment.

Explore 2 awesome GitHub repositories matching devops & infrastructure · SSH-Based Application Management. Refine with filters or upvote what's useful.

Awesome SSH-Based Application Management GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • alexellis/k3supalexellis का अवतार

    alexellis/k3sup

    7,393GitHub पर देखें↗

    k3sup is a command-line tool that installs and manages lightweight Kubernetes clusters entirely over SSH, without requiring any pre-installed software on the target machines. It bootstraps clusters on remote hosts using a single statically-linked binary, then provides immediate kubectl access by fetching and merging the cluster's admin credentials into the local configuration. The tool supports plan-driven cluster topology, allowing users to define node roles and configuration in a YAML file for automated multi-node deployment. The tool distinguishes itself by enabling parallel execution of i

    Bootstraps K3s nodes and joins workers entirely over SSH without manual configuration.

    Gocloudcloud-nativedevops
    GitHub पर देखें↗7,393
  • kimai/kimaikimai का अवतार

    kimai/kimai

    4,757GitHub पर देखें↗

    Kimai is an open-source time tracking system that records employee working hours, manages absences, and generates professional invoices from recorded timesheets and expenses. It organizes all time records through a mandatory three-level hierarchy of customer, project, and activity, and supports project budget monitoring with configurable time and money limits. The application is extensible through a plugin system that allows adding custom features, invoice templates, reporting views, and dashboard widgets without modifying core files. It provides a RESTful JSON API for programmatic read and w

    Documents SSH-based installation, updates, and plugin management for the application.

    PHPdoctrineinvoiceinvoicing
    GitHub पर देखें↗4,757
  1. Home
  2. DevOps & Infrastructure
  3. SSH Deployment Tools
  4. SSH-Based Application Management

सब-टैग एक्सप्लोर करें

  • Kubernetes SSH InstallersBootstraps K3s nodes and joins workers entirely over SSH without manual configuration. **Distinct from SSH-Based Application Management:** Distinct from SSH-Based Application Management: specifically installs and manages Kubernetes clusters, not general application management.