awesome-repositories.com
Blog
awesome-repositories.com

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

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

chef/bento

0
View on GitHub↗
4,423 Stars·1,123 Forks·HCL·Apache-2.0·7 Aufrufe

Bento

Bento ist ein System zum Definieren, Erstellen und Verteilen standardisierter, plattformübergreifender Virtual-Machine-Images und Base-Boxen. Es fungiert als Builder für virtuelle Maschinen, der die Erstellung von Images mithilfe deklarativer Konfigurationsvorlagen automatisiert.

Das Projekt bietet eine Pipeline zum Erstellen, Testen und Veröffentlichen von Images in einer Cloud-Registry. Dieser Workflow nutzt eine Sammlung von Vorlagen, um minimale, standardisierte Base-Boxen über mehrere Betriebssysteme hinweg zu generieren.

Das System deckt die Image-Automatisierung mittels vorlagenbasierter Generierung und Validierungstools ab, um erstellte Images gegen spezifische Konfigurationen zu testen. Es enthält Dienstprogramme zum Auflisten kompatibler Vorlagen basierend auf der Prozessorarchitektur und zur Orchestrierung des Build-Prozesses durch Metadaten-Tracking.

Features

  • Packer-Based Image Building - Uses declarative Packer scripts to automate the creation and configuration of standardized virtual machine images.
  • Vagrant Image Templates - Ships a collection of Packer templates for building minimal, standardized Vagrant base boxes across multiple operating systems.
  • Cloud Image Pipelines - Implements automated workflows for generating and uploading verified virtual machine images to cloud registries.
  • Minimal Base Image Creation - Creates stripped-down, minimal virtual machine base boxes to ensure consistent baselines across platforms.
  • Cross-Platform VM Base Boxes - Provides pre-configured virtual machine images that ensure consistent environment baselines for development and testing.
  • Minimal Base Images - Generates minimal, lightweight virtual machine images that serve as a foundation for consistent environment baselines.
  • Virtual Machine Image Construction - Automates the creation of bootable virtual machine images from declarative configuration templates.
  • OS Baseline Configurations - Applies standardized template settings to ensure a consistent system state across different virtual machine platforms.
  • Build Metadata Orchestration - Tracks build configurations and outcomes in metadata files to automate the testing and publishing pipeline.
  • Image Build Verification - Provides a utility for validating built images against test configurations and recording the outcomes in metadata files.
  • Image Configuration Validation - Validates built virtual machine images using test configurations to ensure they meet requirements before deployment.
  • Virtualization Infrastructure - A collection of pre-built base boxes for multiple operating systems.

Star-Verlauf

Star-Verlauf für chef/bentoStar-Verlauf für chef/bento

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht chef/bento?

Bento ist ein System zum Definieren, Erstellen und Verteilen standardisierter, plattformübergreifender Virtual-Machine-Images und Base-Boxen. Es fungiert als Builder für virtuelle Maschinen, der die Erstellung von Images mithilfe deklarativer Konfigurationsvorlagen automatisiert.

Was sind die Hauptfunktionen von chef/bento?

Die Hauptfunktionen von chef/bento sind: Packer-Based Image Building, Vagrant Image Templates, Cloud Image Pipelines, Minimal Base Image Creation, Cross-Platform VM Base Boxes, Minimal Base Images, Virtual Machine Image Construction, OS Baseline Configurations.

Welche Open-Source-Alternativen gibt es zu chef/bento?

Open-Source-Alternativen zu chef/bento sind unter anderem: includeos/includeos — IncludeOS is a unikernel operating system that bundles application code with only the necessary kernel drivers into a… hashicorp/otto — Otto is a hybrid cloud orchestration platform designed to provision infrastructure and deploy application workloads… christitustech/linutil — Linutil is a Rust-based system configuration toolbox designed to automate software installation, hardware setup, and… docker-library/docs — This project serves as a documentation hub and specification repository for official Docker images. It functions as a… googlecloudplatform/distroless — Distroless provides a set of OCI-compliant minimal base images and hardening tools designed to create secure,… jedi4ever/veewee — Veewee is a framework for automating the generation and packaging of custom virtual machine images across multiple…

Open-Source-Alternativen zu Bento

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Bento.
  • includeos/includeosAvatar von includeos

    includeos/IncludeOS

    5,239Auf GitHub ansehen↗

    IncludeOS is a unikernel operating system that bundles application code with only the necessary kernel drivers into a single bootable image. It functions as a resource-efficient cloud service virtual machine and a lightweight serverless runtime environment designed to minimize memory footprints and boot times. The project provides a Linux compatibility layer via a C library, allowing applications written for Linux to be compiled and executed within the unikernel environment. It also serves as a network appliance framework for building high-performance firewalls and load balancers using config

    C++cppoperating-systemunikernel
    Auf GitHub ansehen↗5,239
  • hashicorp/ottoAvatar von hashicorp

    hashicorp/otto

    4,241Auf GitHub ansehen↗

    Otto is a hybrid cloud orchestration platform designed to provision infrastructure and deploy application workloads across diverse cloud environments using infrastructure as code. It functions as an infrastructure as code provisioner that automates the deployment of consistent resources through policy-driven workflows. The project includes a hybrid cloud service mesh for managing service discovery and secure communication between applications, as well as an identity-based access controller for managing secrets and enforcing granular access controls. It also features an infrastructure knowledg

    HTML
    Auf GitHub ansehen↗4,241
  • christitustech/linutilAvatar von ChrisTitusTech

    ChrisTitusTech/linutil

    5,133Auf GitHub ansehen↗

    Linutil is a Rust-based system configuration toolbox designed to automate software installation, hardware setup, and security baseline enforcement across various Linux distributions. It functions as a high-performance utility for executing batch configuration jobs and managing system baselines through a terminal interface. The project provides a distribution-agnostic setup manager that allows users to configure hardware peripherals and install desktop environments across different Linux versions. It includes a specialized firewall configuration tool for applying standardized network traffic r

    Shell
    Auf GitHub ansehen↗5,133
  • docker-library/docsAvatar von docker-library

    docker-library/docs

    5,281Auf GitHub ansehen↗

    This project serves as a documentation hub and specification repository for official Docker images. It functions as a metadata-driven documentation generator that transforms structured content files into markdown files and readmes for public distribution. The repository provides technical guides and configuration standards for deploying containerized software across multiple CPU architectures. It includes detailed manuals for configuring environment variables, volume mounts, and network settings to ensure consistent image deployments. The documentation covers a broad range of containerized e

    Shellhacktoberfest
    Auf GitHub ansehen↗5,281
  • Alle 14 Alternativen zu Bento anzeigen→