awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • mightymoud/sidekickMightyMoud 的头像

    MightyMoud/sidekick

    7,465在 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
    在 GitHub 上查看↗7,465
  • passbolt/passbolt_apipassbolt 的头像

    passbolt/passbolt_api

    5,974在 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
    在 GitHub 上查看↗5,974
  • ilancosman/tideIlanCosman 的头像

    IlanCosman/tide

    3,929在 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
    在 GitHub 上查看↗3,929
  • dnscontrol/dnscontrolDNSControl 的头像

    DNSControl/dnscontrol

    3,863在 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
    在 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

探索子标签

  • 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.