awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesContainerized Process Coordination

Techniques for running multiple related binaries as a single unit within a container using entrypoint scripts.

Distinguishing note: None of the candidates cover general multi-process coordination within a single Docker image; they focus on specific 'as-a-Service' delivery models.

Explore 1 awesome GitHub repository matching devops & infrastructure · Containerized Process Coordination. Refine with filters or upvote what's useful.

Awesome Containerized Process Coordination GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • haugene/docker-transmission-openvpnAvatar de haugene

    haugene/docker-transmission-openvpn

    4,547Voir sur GitHub↗

    This project is a Docker container that integrates the Transmission BitTorrent client with an OpenVPN client. It functions as a VPN-routed torrent gateway, bundling the application and the VPN client into a single environment to ensure torrent traffic is routed through an encrypted tunnel to mask the user's identity. The container acts as a wrapper that isolates encrypted traffic from the host. It enables a private torrenting workflow where the Transmission web interface remains accessible for remote management while the underlying data transfers are routed through the VPN. The system includ

    Implements a custom startup script to coordinate the OpenVPN and Transmission processes within one container.

    Shelldockeropenvpntorrent
    Voir sur GitHub↗4,547
  1. Home
  2. DevOps & Infrastructure
  3. Containerized Process Coordination