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
·

7 Repos

Awesome GitHub RepositoriesBootstrap Installations

Installs a predefined set of applications and tools during the bootstrap process to set up the environment.

Distinct from Package Installers: Distinct from Package Installers: focuses on installing a predefined set during bootstrap rather than general package installation.

Explore 7 awesome GitHub repositories matching development tools & productivity · Bootstrap Installations. Refine with filters or upvote what's useful.

Awesome Bootstrap Installations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • openmediavault/openmediavaultAvatar von openmediavault

    openmediavault/openmediavault

    6,802Auf GitHub ansehen↗

    OpenMediaVault is a Debian-based network attached storage (NAS) operating system that turns a computer into a dedicated storage appliance, managed entirely through a browser-based control panel. It provides a unified configuration interface for managing file sharing protocols, RAID arrays, user permissions, and network services, with extensibility through a modular plugin system that adds new capabilities without modifying the core installation. The platform supports setup and management of multiple RAID levels for data redundancy or performance, and exposes file storage over protocols includ

    Provides a fallback installation method using debootstrap when the standard installer fails on unrecognized hardware.

    PHPdebiannas
    Auf GitHub ansehen↗6,802
  • yadm-dev/yadmAvatar von yadm-dev

    yadm-dev/yadm

    6,166Auf GitHub ansehen↗

    Installs a predefined set of applications and tools during the bootstrap process to set up the environment.

    Pythonbashbootstrapcommandline
    Auf GitHub ansehen↗6,166
  • meefik/linuxdeployAvatar von meefik

    meefik/linuxdeploy

    5,859Auf GitHub ansehen↗

    linuxdeploy is an Android application that installs and runs a full GNU/Linux distribution in an isolated chroot environment on an Android device without modifying the system partition. It bootstraps a complete Linux userland from distribution repositories or rootfs archives, using a debootstrap-style package installation process adapted for Android, and stores the filesystem as a loop-mounted ext4 disk image for efficient space management and portability. The project provides multiple ways to interact with the running Linux environment, including SSH remote access, VNC with X11 display forwa

    Bootstraps a complete Linux distribution from repositories onto an Android device.

    Javaandroidchrootcontainers
    Auf GitHub ansehen↗5,859
  • devtron-labs/devtronAvatar von devtron-labs

    devtron-labs/devtron

    5,518Auf GitHub ansehen↗

    Devtron ist eine Kubernetes-Management-Plattform und ein CI/CD-Orchestrator, der entwickelt wurde, um Anwendungslebenszyklen und Infrastrukturoperationen über mehrere Cluster hinweg von einem einzigen Interface aus zu vereinheitlichen. Es dient als zentrales Dashboard für die Orchestrierung von Workloads, das Management von Sicherheit und die Bereitstellung von Observability für Kubernetes-Umgebungen. Die Plattform zeichnet sich durch eine No-Code-Workflow-Engine zur Automatisierung von Container-Builds und Software-Delivery-Pipelines aus, neben einem visuellen GitOps-Deployment-Tool für die Verwaltung deklarativer Anwendungen und die Abstimmung von Konfigurations-Drifts. Ihre Funktionsoberfläche erstreckt sich auf das Sicherheitsmanagement durch das Scannen von Container-Images auf Schwachstellen und die Synchronisierung externer Secrets sowie auf Observability über ein Dashboard, das Metriken, Logs und Events für das Debugging korreliert. Das System handhabt zudem Infrastrukturaufgaben wie eventgesteuerte Workload-Skalierung, Ressourcen-Hibernation und rollenbasierte Zugriffskontrolle. Die Plattform kann mittels eines Bootstrap-Installationsprozesses bereitgestellt werden, der alle erforderlichen Komponenten und Drittanbieter-Abhängigkeiten verwaltet.

    Installs all required components and third-party dependencies onto a cluster using a package manager.

    Go
    Auf GitHub ansehen↗5,518
  • codeception/codeceptionAvatar von Codeception

    Codeception/Codeception

    4,855Auf GitHub ansehen↗

    Codeception is a full-stack testing framework for PHP applications that provides a unified interface for unit, functional, and acceptance testing. It serves as a tool for automating real desktop and mobile browsers via the WebDriver protocol and acts as a client for testing REST and SOAP APIs. The framework is distinguished by its support for Behavior-Driven Development, allowing users to write human-readable test specifications in Gherkin language to align technical tests with business requirements. It implements actor-based action mapping to connect these natural language steps to executabl

    Provides a guided command-line process to generate standardized test boilerplates and configuration directories.

    PHP
    Auf GitHub ansehen↗4,855
  • paulirish/dotfilesAvatar von paulirish

    paulirish/dotfiles

    4,347Auf GitHub ansehen↗

    Dieses Projekt ist eine Sammlung von Unix-Dotfiles und Skripten, die darauf ausgelegt sind, eine Shell- und Betriebssystemumgebung zu personalisieren und zu standardisieren. Es bietet portable Konfigurationen für die Bash- und Fish-Shells sowie benutzerdefinierte Präferenzen und Befehlszuordnungen für den Vim-Editor. Die Sammlung enthält automatisierte Bootstrapping-Skripte zur Initialisierung neuer Maschinen durch die Installation von Anwendungen, die Verwaltung von Paketmanagern und das Erstellen von Konfigurations-Symlinks. Sie bietet spezialisierte Git-Workflow-Automatisierung zur Beschleunigung von Versionskontrollaufgaben sowie eine sichere SSH-Verbindungsverwaltung unter Verwendung hardwarebasierter Authentifizierung und Verbindungspersistenz. Der Funktionsumfang erstreckt sich auf eine breite Palette von Systemadministrationstools, einschließlich interaktiver Prozessbeendigung, lernbasierter Verzeichnisnavigation und Pfadprüfung für Binärdateien. Zudem deckt sie Helfer für die Entwicklerproduktivität ab, wie Browser-Automatisierung, lokales Hosting statischer Dateien und Medienverarbeitungsaufgaben wie Videotranskodierung und visuellen Bildvergleich.

    Provides automated scripts to install a predefined set of applications and tools during initial system setup.

    Shell
    Auf GitHub ansehen↗4,347
  • spartan-ng/spartanAvatar von spartan-ng

    spartan-ng/spartan

    2,655Auf GitHub ansehen↗

    Spartan is a development framework and design system toolset that combines a headless UI component library with a full-stack application scaffolder. It provides accessible, unstyled primitives that separate behavioral logic from visual styling, while automating the creation of development environments with end-to-end type safety across API and database layers. The project distinguishes itself by utilizing a component distribution model that copies styled source files directly into the local codebase to prevent dependency-based style locking. It also functions as an AI context server, using a

    Provides a CLI to bootstrap the development environment by installing a predefined set of libraries and functional skills.

    TypeScriptaccessibilityanalogjsangular
    Auf GitHub ansehen↗2,655
  1. Home
  2. Development Tools & Productivity
  3. Package Installers
  4. Bootstrap Installations

Unter-Tags erkunden

  • Debootstrap Fallback Installations1 Sub-TagBootstraps the system from a minimal Debian base as a fallback when hardware is not recognized by the standard installer. **Distinct from Bootstrap Installations:** Distinct from Bootstrap Installations: specifically uses debootstrap for Debian-based fallback on unrecognized hardware.
  • Test Scaffolding GeneratorsGuided tools that generate the directory structure and initial configuration files for testing environments. **Distinct from Bootstrap Installations:** Focuses on scaffolding the testing project structure specifically, rather than general tool installation.