awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • alexellis/k3supAvatar alexellis

    alexellis/k3sup

    7,393Vezi pe GitHub↗

    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
    Vezi pe GitHub↗7,393
  • kimai/kimaiAvatar kimai

    kimai/kimai

    4,757Vezi pe GitHub↗

    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
    Vezi pe GitHub↗4,757
  1. Home
  2. DevOps & Infrastructure
  3. SSH Deployment Tools
  4. SSH-Based Application Management

Explorează sub-etichetele

  • 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.