awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
SuperManito avatar

SuperManito/LinuxMirrors

0
View on GitHub↗
7,597 نجوم·696 تفرعات·Shell·MIT·2 مشاهداتlinuxmirrors.cn↗

LinuxMirrors

LinuxMirrors is a collection of shell-based automation tools designed for managing Linux package mirrors, automating Docker engine deployment, and performing non-interactive system updates. It provides a package mirror configurator to update system repositories to regional mirrors across multiple distributions and an installation automator for the Docker engine and its associated software sources.

The project distinguishes itself through a dual-mode execution model, offering both interactive menu-driven interfaces for manual setup and non-interactive flag-based execution for integration into continuous deployment pipelines. It further optimizes container workflows by providing tools for Docker registry mirror setup and image acceleration.

The toolset covers broader system provisioning capabilities, including repository configuration backups to prevent data loss and automated software updates that clear download caches after updating mirror sources. It supports version-specific Docker installations and customizable software source protocols and branches.

Features

  • Mirror Configurations - Configures software mirror sources for various distributions and container platforms to optimize download performance.
  • Installation Automators - Automates the deployment of the Docker engine and its associated software sources on supported operating systems.
  • Mirror Update Automations - Offers command-line options for non-interactive software source switching within automation workflows.
  • Docker Environment Installers - Automates the installation of the Docker engine and associated mirror configurations on Linux.
  • Mirror Source Redirection - Configures mirror URLs to replace primary package sources using guided menus or command-line options.
  • Shell Automation - Automates system configuration and package installations using a series of sequential shell scripts.
  • Automated System Provisioning - Integrates mirror switching and package updates into deployment pipelines using non-interactive workflows.
  • Container Engine Installations - Automates the installation and configuration of the Docker container engine across different platforms.
  • Deployment Automation - Provides non-interactive installation of the Docker engine via command-line flags for automated pipelines.
  • Non-Interactive Deployments - Allows scripts to bypass interactive prompts via command-line flags for automated deployment pipelines.
  • Docker Engine Automations - Deploys the Docker container engine and orchestration tools across supported distributions and architectures.
  • Distribution-Specific Instructions - Uses modular scripts tailored to specific package managers across different Linux distributions.
  • Mirror Configurators - Updates system software repositories to faster regional mirrors across multiple Linux distributions.
  • Software Repository Administration - Provides utilities for managing and updating remote software repository URLs to maintain system consistency.
  • System Software Updates - Triggers package upgrades and clears download caches immediately after updating mirror sources.
  • CI/CD Pipeline Integrations - Provides standardized command-line arguments for integrating mirror updates into continuous deployment pipelines.
  • Container Image Mirroring Tools - Provides tools to configure image accelerator addresses to speed up the pulling of container images.
  • Registry Mirror Accelerators - Configures container registry mirrors and image accelerators to reduce image pull times from remote servers.
  • Custom Installation Sources - Allows customization of repository addresses, protocols, and version branches for installation packages.
  • Registry Proxy Mirrors - Accelerates container image retrieval by configuring registry mirror addresses.
  • Version-Specific Engine Installations - Supports the deployment of precise Docker engine versions to ensure consistency across environments.
  • Configuration Backups - Creates copies of software source configurations before applying changes to enable easy restoration.
  • Configuration File Backups - Provides a mechanism to back up existing system configuration files before overwriting them to prevent data loss.
  • System Automation Scripts - Ships a set of command-line tools for managing software sources and package updates without manual intervention.
  • Keyboard-Driven Menu Systems - Features an interactive terminal menu for selecting distributions and mirror locations.

سجل النجوم

مخطط تاريخ النجوم لـ supermanito/linuxmirrorsمخطط تاريخ النجوم لـ supermanito/linuxmirrors

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ LinuxMirrors

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع LinuxMirrors.
  • spegel-org/spegelالصورة الرمزية لـ spegel-org

    spegel-org/spegel

    3,485عرض على GitHub↗

    Spegel is a container registry cache and peer-to-peer distribution system for Kubernetes. It functions as an OCI image mirror and content addressable store that shares image layers between cluster nodes to reduce external registry traffic and latency. The project implements a distributed hash table to locate image digests across the network, allowing nodes to retrieve content from peers rather than repeated external downloads. This architecture mitigates registry rate-limiting and provides offline image availability to prevent workload failures during registry outages. The system covers capa

    Gocloudcontainerddocker
    عرض على GitHub↗3,485
  • xixu-me/xgetالصورة الرمزية لـ xixu-me

    xixu-me/Xget

    8,150عرض على GitHub↗

    Xget is an edge-based network proxy and request router designed to optimize connectivity and reduce latency for remote resources. It functions as a high-performance interface for AI inference API requests, container registry mirroring, and the acceleration of Git repository operations and software package mirrors. The system distinguishes itself through protocol-aware proxying that preserves authentication and headers for Git and container registries. It utilizes rule-based URL transformation to map requests to accelerated upstream provider endpoints and employs a response rewriting mechanism

    JavaScript
    عرض على GitHub↗8,150
  • homebrew/legacy-homebrewالصورة الرمزية لـ Homebrew

    Homebrew/legacy-homebrew

    26,849عرض على GitHub↗

    This project is a command line package manager and dependency management engine used for installing, updating, and removing software packages across different operating systems. It functions as a package recipe system and software repository administrator, utilizing declarative scripts to define software sources, build arguments, and installation steps. The system operates as a binary distribution platform that compiles source code into pre-compiled binaries and distributes them through remote repositories. It includes an automated version tracker that monitors upstream software releases and

    عرض على GitHub↗26,849
  • denverdino/k8s-for-docker-desktopالصورة الرمزية لـ denverdino

    denverdino/k8s-for-docker-desktop

    5,050عرض على GitHub↗

    This project is a set of deployment tools for initializing and configuring local Kubernetes environments specifically within Docker Desktop for Mac and Windows. It functions as a local cluster bootstrapper that installs essential components including the Kubernetes dashboard, ingress controllers, and the Istio service mesh. The toolkit includes a container image mirroring system that remaps registries to mirrors, allowing the environment to bypass network restrictions and accelerate image pulls during the bootstrapping process. Broad capabilities cover microservices environment setup, includ

    PowerShellchinadockerhelm
    عرض على GitHub↗5,050
عرض جميع البدائل الـ 30 لـ LinuxMirrors→

الأسئلة الشائعة

ما هي وظيفة supermanito/linuxmirrors؟

LinuxMirrors is a collection of shell-based automation tools designed for managing Linux package mirrors, automating Docker engine deployment, and performing non-interactive system updates. It provides a package mirror configurator to update system repositories to regional mirrors across multiple distributions and an installation automator for the Docker engine and its associated software sources.

ما هي الميزات الرئيسية لـ supermanito/linuxmirrors؟

الميزات الرئيسية لـ supermanito/linuxmirrors هي: Mirror Configurations, Installation Automators, Mirror Update Automations, Docker Environment Installers, Mirror Source Redirection, Shell Automation, Automated System Provisioning, Container Engine Installations.

ما هي البدائل مفتوحة المصدر لـ supermanito/linuxmirrors؟

تشمل البدائل مفتوحة المصدر لـ supermanito/linuxmirrors: spegel-org/spegel — Spegel is a container registry cache and peer-to-peer distribution system for Kubernetes. It functions as an OCI image… xixu-me/xget — Xget is an edge-based network proxy and request router designed to optimize connectivity and reduce latency for remote… homebrew/legacy-homebrew — This project is a command line package manager and dependency management engine used for installing, updating, and… denverdino/k8s-for-docker-desktop — This project is a set of deployment tools for initializing and configuring local Kubernetes environments specifically… linkedin/school-of-sre — This project is a comprehensive educational resource and curriculum focused on site reliability engineering,… creationix/nvm — nvm is a Node.js version manager implemented as a POSIX bash script. It serves as a shell environment manager and…