awesome-repositories.com
Blog
MCP
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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 dépôts

Awesome GitHub RepositoriesConfiguration Wizards

Interactive terminal-based interfaces that guide users through the setup of software configurations.

Distinct from Terminal Prompt Configuration: Specializes terminal prompt configuration by adding an interactive guided wizard process.

Explore 4 awesome GitHub repositories matching operating systems & systems programming · Configuration Wizards. Refine with filters or upvote what's useful.

Awesome Configuration Wizards 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.
  • mightymoud/sidekickAvatar de MightyMoud

    MightyMoud/sidekick

    7,465Voir sur GitHub↗

    Sidekick is a command-line tool that provisions bare VPS servers, transfers Docker images, manages secrets, and orchestrates zero-downtime deployments across single or multiple server instances. It handles the full deployment pipeline from a local machine, building container images locally and transferring them directly to the server without requiring a remote container registry. The tool distinguishes itself through an integrated approach to security and automation. It encrypts environment variables locally using SOPS and Age keys, then decrypts them on the server at deploy time for runtime

    Walks through setup with a wizard that asks the right questions, so users can start without reading lengthy documentation.

    Godeploymentherokuself-host
    Voir sur GitHub↗7,465
  • passbolt/passbolt_apiAvatar de passbolt

    passbolt/passbolt_api

    5,974Voir sur GitHub↗

    Passbolt is an open-source, self-hosted password manager designed for teams. It provides a centralized, encrypted vault where organizations can store, share, and manage credentials securely. The server exposes a JSON REST API that authenticates requests using either GPGAuth or JWT tokens, and all secrets are protected with OpenPGP end-to-end encryption, ensuring the server never has access to plaintext passwords. The platform distinguishes itself through a comprehensive role-based access control system that governs resource sharing and administrative actions. Teams can organize users into gro

    Guides server setup through an interactive CLI script that configures the database, keys, and first admin user.

    PHPcakephpcakephp5credentials
    Voir sur GitHub↗5,974
  • ilancosman/tideAvatar de IlanCosman

    IlanCosman/tide

    3,929Voir sur GitHub↗

    Tide is an asynchronous shell prompt and Zsh theme designed to maintain interface responsiveness by computing high-latency data in the background. It functions as a context-aware command line that tracks active programming language versions, cloud infrastructure status, and command execution times. The project includes an interactive prompt configurator that allows users to visually design layouts, color schemes, and behavior settings through a terminal-based wizard. It also features a transient prompt engine that collapses previous command lines to reduce terminal scrollback clutter. The sy

    Provides an interactive terminal wizard to guide the visual setup of the shell prompt.

    Shellfishfish-pluginfish-prompt
    Voir sur GitHub↗3,929
  • dnscontrol/dnscontrolAvatar de DNSControl

    DNSControl/dnscontrol

    3,863Voir sur GitHub↗

    DNSControl is an infrastructure-as-code tool designed to manage DNS records and zones across multiple providers through a unified, programmable configuration language. By treating DNS as code, it enables teams to maintain consistent infrastructure state, automate record updates, and perform version-controlled management of network settings across diverse cloud, registrar, and network DNS services. The system functions as a multi-provider orchestrator that uses a declarative reconciliation engine to compare local configurations against live remote states. It employs a provider-agnostic abstrac

    Registers configuration requirements to enable guided setup of new providers via an interactive command-line wizard.

    Go
    Voir sur GitHub↗3,863
  1. Home
  2. Operating Systems & Systems Programming
  3. Terminal and Command-Line Environments
  4. Terminal Customization Tools
  5. Terminal Prompt Configuration
  6. Configuration Wizards

Explorer les sous-tags

  • Onboarding WizardsInteractive command-line interfaces that guide users through the setup of new providers. **Distinct from Configuration Wizards:** Distinct from Configuration Wizards: focuses on provider onboarding metadata registration rather than general software configuration.