awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesPackage Server Hosting

The administration and operation of servers that host native package formats.

Distinct from Native Packages: Native Packages describes the format; this focuses on the server hosting and distribution capability.

Explore 2 awesome GitHub repositories matching development tools & productivity · Package Server Hosting. Refine with filters or upvote what's useful.

Awesome Package Server Hosting GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • conan-io/conanAvatar von conan-io

    conan-io/conan

    9,413Auf GitHub ansehen↗

    Conan is a package manager and binary repository for C and C++ that resolves and installs external libraries to ensure consistent build environments across different platforms. It functions as a native dependency resolver and a cross-platform build tool designed to facilitate reproducible native builds. The project provides capabilities for native package hosting, allowing users to implement a server to store and distribute pre-compiled libraries and their required dependencies. It also supports standalone binary bundling to create executable files that include all necessary runtime dependenc

    Enables the setup and management of servers to store and distribute compiled native binaries.

    Python
    Auf GitHub ansehen↗9,413
  • webmin/webminAvatar von webmin

    webmin/webmin

    5,595Auf GitHub ansehen↗

    Webmin is a web-based administration interface for Unix systems. It provides a centralized console for managing the full range of server administration tasks — users and groups, software packages, storage, network configuration, system services, and security — all through a browser. Its modular architecture allows separate modules to handle databases (MySQL, MariaDB, PostgreSQL), web servers (Apache), DNS (BIND), email (Sendmail, Dovecot), file sharing (Samba, NFS), and more, with a unified access control system that restricts what each administrator can see and do. What sets Webmin apart is

    Removes an installed package from one or all managed servers simultaneously, showing results per host.

    HTML
    Auf GitHub ansehen↗5,595
  1. Home
  2. Development Tools & Productivity
  3. Dependency Managers
  4. Native Packages
  5. Package Server Hosting

Unter-Tags erkunden

  • Multi-Server Package OperationsAdministrative actions for managing packages across a fleet of servers. **Distinct from Package Server Hosting:** Focuses on the orchestration of package removal across multiple hosts rather than hosting the packages themselves.