awesome-repositories.com
Blog
MCP
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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repository-uri

Awesome GitHub RepositoriesInteractive Shell Access

Provides secure shell access to running application containers for debugging and development.

Distinct from Spaces Deployments: Distinct from Spaces Deployments: covers the live interactive access to a container rather than the deployment workflow.

Explore 4 awesome GitHub repositories matching devops & infrastructure · Interactive Shell Access. Refine with filters or upvote what's useful.

Awesome Interactive Shell Access GitHub Repositories

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

    superradcompany/microsandbox

    6,570Vezi pe GitHub↗

    Microsandbox is a runtime for creating and managing lightweight, hardware-isolated virtual machines — called sandboxes — that boot directly from standard OCI container images. Each sandbox runs as its own host process with a separate kernel, filesystem, and network stack, providing process-per-sandbox isolation. The project includes a command-line tool and multi-language SDKs (Rust, TypeScript, Python, Go) for programmatic lifecycle control, and it communicates with sandbox agents over Unix sockets using a CBOR-encoded protocol. What distinguishes Microsandbox is its combination of host-manag

    Opens an interactive shell session inside a running sandbox, accepting commands directly from the terminal.

    Rust
    Vezi pe GitHub↗6,570
  • lxc/lxdAvatar lxc

    lxc/lxd

    5,554Vezi pe GitHub↗

    LXD is a unified platform for managing both system containers and virtual machines through a single REST API and command-line interface. It provides a programmatic HTTP interface for controlling the full lifecycle of instances, enabling automation and integration with external tools. The system runs unprivileged containers with per-instance UID/GID mappings, seccomp filters, and AppArmor profiles for kernel-level isolation, while supporting multiple storage backends including directory, Btrfs, LVM, ZFS, Ceph, LINSTOR, and TrueNAS through a unified driver interface. The platform distinguishes

    Opens interactive shell sessions inside running containers and virtual machines for direct command execution.

    Go
    Vezi pe GitHub↗5,554
  • huggingface/smollmAvatar huggingface

    huggingface/smollm

    3,624Vezi pe GitHub↗

    SmolLM is a project dedicated to the development of small language models. It focuses on training and fine-tuning compact models that maintain high performance while utilizing fewer parameters. The project emphasizes efficient AI inference and on-device text generation, aiming to enable the deployment of lightweight models on edge devices with limited memory and processing power. It utilizes synthetic data generation to produce artificial datasets that improve the reasoning and training of these AI systems. The system supports a variety of optimization and training capabilities, including we

    Provides the ability to open secure shell sessions into development containers.

    Python
    Vezi pe GitHub↗3,624
  • mxschmitt/action-tmateAvatar mxschmitt

    mxschmitt/action-tmate

    3,500Vezi pe GitHub↗

    This project is an orchestration tool for establishing interactive debug sessions within automation pipelines. It functions as a GitHub Action that opens an interactive SSH or web-based shell session, providing a remote access utility for real-time system interaction and troubleshooting during continuous integration execution. The tool supports conditional debugging workflows, allowing interactive shells to be triggered only upon manual request or the failure of previous automation steps. It also enables detached debugging modes to start background sessions that provide connection details wit

    Provides secure web or SSH access to temporary cloud environments for live system exploration.

    JavaScriptactionsdebugginggithub-action
    Vezi pe GitHub↗3,500
  1. Home
  2. DevOps & Infrastructure
  3. Model Conversion
  4. Hugging Face
  5. Spaces Deployments
  6. Interactive Shell Access