awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

23 रिपॉजिटरी

Awesome GitHub RepositoriesSetup Automation Scripts

Shell scripts designed to automate the initial bootstrapping and linking of a system environment.

Distinct from Shell Scripting Libraries: Focuses on the initial system setup and symlinking process rather than general-purpose scripting libraries.

Explore 23 awesome GitHub repositories matching development tools & productivity · Setup Automation Scripts. Refine with filters or upvote what's useful.

Awesome Setup Automation Scripts GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • tteck/proxmoxtteck का अवतार

    tteck/Proxmox

    15,179GitHub पर देखें↗

    This project is a collection of shell-based automation scripts designed to automate the deployment and configuration of Linux containers and virtual machines on Proxmox VE hosts. It provides toolsets for the scripted provisioning of virtual machine infrastructure and the creation of pre-defined containers for various applications. The toolset includes specialized utilities for Proxmox host management, such as automating post-installation setup, managing system backups, and cleaning up old kernels to reclaim disk space. It further provides automated configurations for hardware passthrough, ena

    Provides shell scripts that use Proxmox APIs to automate the deployment of VMs and containers.

    Shellhome-assistanthome-automationhomelab
    GitHub पर देखें↗15,179
  • xzhih/one-key-hidpixzhih का अवतार

    xzhih/one-key-hidpi

    10,967GitHub पर देखें↗

    This project is a macOS utility designed to enable high-density scaling on non-Retina monitors. It functions as a display override manager and HiDPI enabler that modifies how the operating system perceives monitor hardware to unlock native high-resolution scaling options within system settings. The tool achieves this by patching and injecting Extended Display Identification Data (EDID) into the system registry. It utilizes a system of file-based overrides stored in library directories to ensure that custom resolution and scaling settings persist across system reboots. Beyond scaling, the pro

    Uses a bash script to automate the deployment of EDID patches and system configuration updates.

    Shellhidpimacos-hidpi
    GitHub पर देखें↗10,967
  • retropie/retropie-setupRetroPie का अवतार

    RetroPie/RetroPie-Setup

    10,380GitHub पर देखें↗

    RetroPie-Setup is a specialized utility and installation tool designed to automate the orchestration of Linux-based retro gaming environments. It functions as a deployment system for configuring the dependencies and software required to run game libraries on single board computers, such as the Raspberry Pi and Odroid. The project provides a structured approach to deploying gaming emulators and managing RetroArch emulation cores. It includes a configuration tool for setting up graphical front ends that organize and launch emulated games across multiple systems. The tool handles system-level t

    Provides shell scripts to automate the bootstrapping and installation of RetroArch emulators.

    Shellemulationpiraspberry-pi
    GitHub पर देखें↗10,380
  • basecamp/omakubbasecamp का अवतार

    basecamp/omakub

    8,054GitHub पर देखें↗

    Omakub is an automated Ubuntu setup tool that transforms a fresh Ubuntu installation into a complete web development workstation with a single command. It provisions a full desktop environment with curated developer tools, editors, terminals, and productivity applications, applying opinionated system settings and desktop preferences through a shell-script-based automation process. The tool coordinates multiple package managers to install software from different sources, applies user preferences by copying pre-defined configuration files into the home directory, and is designed to be re-run sa

    Transforms a fresh Ubuntu installation into a complete web development workstation with curated tools and desktop settings.

    Shell
    GitHub पर देखें↗8,054
  • holman/dotfilesholman का अवतार

    holman/dotfiles

    7,743GitHub पर देखें↗

    This project is a shell configuration manager and Unix environment automator designed to organize shell settings and environment variables. It functions as a symlink-based dotfile deployer that maps versioned configuration files to the home directory to maintain a consistent system environment across different machines. The system employs a topic-based configuration loading model, grouping shell settings and environment scripts into discrete directories that load sequentially into the active shell. It further automates the setup of the command line interface by managing system paths and ensur

    Uses a sequence of shell scripts to automate the initial setup and linking of configuration files.

    Shell
    GitHub पर देखें↗7,743
  • skwp/dotfilesskwp का अवतार

    skwp/dotfiles

    6,976GitHub पर देखें↗

    This project is a curated configuration suite and development environment bootstrapper designed to optimize Zsh and Vim. It provides a collection of dotfiles, plugins, and scripts that automate the installation of system packages and shell tools to standardize a local workstation. The suite focuses on creating a consistent experience across the command line and text editor. It implements a Zsh shell framework with syntax highlighting and fuzzy matching, alongside a Vim configuration that includes advanced plugins and modal editing. It also provides a set of sane defaults and Vim-style keybind

    Automates the installation of system packages and shell configurations via a centralized setup script.

    Ruby
    GitHub पर देखें↗6,976
  • builtbybel/flyoobebuiltbybel का अवतार

    builtbybel/FlyOOBE

    7,015GitHub पर देखें↗

    Modifies the Windows setup image by replacing or patching configuration files to remove hardware restrictions.

    C#belimfly-oo-beeflyby11
    GitHub पर देखें↗7,015
  • gopasspw/gopassgopasspw का अवतार

    gopasspw/gopass

    6,940GitHub पर देखें↗

    gopass is a terminal-based password manager and GPG secret store used for generating, storing, and retrieving encrypted credentials. It functions as a collaborative secret manager that encrypts data using GPG or age and synchronizes it across devices and teams using Git. The system distinguishes itself by treating version control repositories as the primary storage backend, enabling secure secret sharing and version history for credentials. It utilizes a hierarchical directory structure to organize secrets on the filesystem and supports multi-store mounting to combine multiple independent rep

    Configures settings for multiple users through a scripted bootstrap mode to simplify the onboarding process.

    Go
    GitHub पर देखें↗6,940
  • proxymanapp/proxymanProxymanApp का अवतार

    ProxymanApp/Proxyman

    6,858GitHub पर देखें↗

    Proxyman is a cross-platform HTTP debugging proxy that captures, inspects, and modifies HTTP, HTTPS, and WebSocket traffic. It functions as a man-in-the-middle proxy, decrypting SSL/TLS traffic to allow real-time inspection and modification of encrypted requests and responses. The tool is designed for debugging web and mobile applications, with capabilities for API mocking and simulation, scriptable traffic modification, and team collaboration on network logs. What distinguishes Proxyman is its deep integration with mobile and cross-platform development workflows. It provides automated certif

    Executes shell scripts to configure proxy and certificate settings on Android emulators.

    debugging-tooliosmacos
    GitHub पर देखें↗6,858
  • superradcompany/microsandboxsuperradcompany का अवतार

    superradcompany/microsandbox

    6,570GitHub पर देखें↗

    Microsandbox is a runtime for creating and managing lightweight, hardware-isolated virtual machines — called sandboxes — that boot directly from standard OCI container images. Each sandbox runs as its own host process with a separate kernel, filesystem, and network stack, providing process-per-sandbox isolation. The project includes a command-line tool and multi-language SDKs (Rust, TypeScript, Python, Go) for programmatic lifecycle control, and it communicates with sandbox agents over Unix sockets using a CBOR-encoded protocol. What distinguishes Microsandbox is its combination of host-manag

    Mounts executable scripts inside sandboxes for setup and entry-point commands.

    Rust
    GitHub पर देखें↗6,570
  • warp-tech/warpgatewarp-tech का अवतार

    warp-tech/warpgate

    6,578GitHub पर देखें↗

    Warpgate is an SSH bastion host that authenticates users and proxies connections to internal servers while recording all session activity. It is distributed as a single standalone binary with no runtime dependencies, stores configuration and session data in a local SQLite database by default, and supports role-based access control to determine which users can reach which targets. The bastion verifies identity through a configurable chain of authentication methods including passwords, one-time codes, single sign-on, and time-limited ticket tokens. It captures and stores SSH session activity as

    Accepts all configuration parameters non-interactively so the setup can be automated in scripts or provisioning tools.

    Rustbastionbastion-hosthttps
    GitHub पर देखें↗6,578
  • luchina-gabriel/osx-proxmoxluchina-gabriel का अवतार

    luchina-gabriel/OSX-PROXMOX

    6,461GitHub पर देखें↗

    Ships shell scripts that automate macOS VM creation and configuration on Proxmox VE hosts.

    Shellapplehackintoshmacos
    GitHub पर देखें↗6,461
  • donnemartin/dev-setupdonnemartin का अवतार

    donnemartin/dev-setup

    6,261GitHub पर देखें↗

    यह प्रोजेक्ट स्क्रिप्ट्स और कॉन्फ़िगरेशन फाइलों का एक संग्रह है जिसे डेवलपर टूलसेट्स, बिग डेटा टूल्स और सिस्टम-वाइड डॉटफाइल्स की तैनाती को स्वचालित करने के लिए डिज़ाइन किया गया है। यह विभिन्न प्रोग्रामिंग स्टैक में भाषाओं, डेटा विश्लेषण टूल्स और सिस्टम डिपेंडेंसी को स्थापित करने के लिए एक प्रोविज़निंग सिस्टम के रूप में कार्य करता है। यह सूट macOS डेवलपर ऑनबोर्डिंग और Python डेटा साइंस वर्कफ़्लो के सेटअप के लिए विशेष ऑटोमेशन प्रदान करता है। इसमें Spark और Hadoop जैसे डिस्ट्रीब्यूटेड प्रोसेसिंग इंजनों के लिए समर्पित इंस्टालर, साथ ही वेब और मोबाइल डेवलपमेंट के लिए वातावरण शामिल हैं। यह सिस्टम शेल वातावरण अनुकूलन, टेक्स्ट एडिटर और वर्शन कंट्रोल कॉन्फ़िगरेशन, और आइसोलेटेड वर्चुअल वातावरण के प्रबंधन सहित व्यापक क्षमताओं को कवर करता है। यह फाइल प्रबंधन, नेटवर्क लुकअप और सिस्टम डिपेंडेंसी ऑर्केस्ट्रेशन के लिए विभिन्न कमांड-लाइन यूटिलिटीज भी प्रदान करता है।

    Provides automated scripts for bootstrapping a macOS workstation and linking system configurations during onboarding.

    Python
    GitHub पर देखें↗6,261
  • yadm-dev/yadmyadm-dev का अवतार

    yadm-dev/yadm

    6,166GitHub पर देखें↗

    Automatically runs a user-defined bootstrap script after cloning the dotfiles repository.

    Pythonbashbootstrapcommandline
    GitHub पर देखें↗6,166
  • ivanhao/pvetoolsivanhao का अवतार

    ivanhao/pvetools

    5,271GitHub पर देखें↗

    pvetools is a configuration toolkit and suite of scripts designed to automate the setup and optimization of Proxmox VE virtualization environments on Debian. It provides automated toolsets for configuring hypervisors, optimizing hardware, and deploying network file services. The project features a container runtime deployer for installing engines and web management interfaces within isolated environments, and a storage manager for resizing root partitions, managing ZFS RAM usage, and relocating container data across disks. It includes optimization scripts for nested virtualization and PCI pas

    Provides a comprehensive suite of scripts to automate the configuration and administration of Proxmox VE hosts.

    Shellproxmoxproxmox-vesamba
    GitHub पर देखें↗5,271
  • guake/guakeGuake का अवतार

    Guake/guake

    4,617GitHub पर देखें↗

    Guake is a drop-down terminal emulator for Linux built on the VTE widget, designed to appear instantly with a single configurable hotkey. It mimics the quake-style console by sliding down from the top of the screen, supporting full-screen toggling and transparency. The terminal manages multiple sessions as named tabs, with automatic naming from the running command and customizable switching shortcuts. It also adapts to multi-monitor setups by placing the window on the monitor under the mouse cursor or a designated screen. Guake stands out with its ability to detect file paths and URLs in term

    Automates terminal environment setup by running user-defined scripts at startup or login.

    Pythonguakeguake-terminalhacktoberfest
    GitHub पर देखें↗4,617
  • dw-0/kiauhdw-0 का अवतार

    dw-0/kiauh

    4,447GitHub पर देखें↗

    Kiauh is a script-based orchestrator designed to deploy and update the software stack and firmware required for 3D printer operation. It serves as an automated installer and manager for Klipper firmware and associated software on single board computers. The project provides a menu-driven command interface to manage the installation of Klipper firmware and the updating of system services. It utilizes a guided interface to ensure printer components and firmware are maintained at the latest available versions. The orchestrator handles environment setup through automated dependency resolution an

    Utilizes shell scripts to automate the bootstrapping and initial environment setup on Linux systems.

    Python3d-printingfluiddklipper
    GitHub पर देखें↗4,447
  • paulirish/dotfilespaulirish का अवतार

    paulirish/dotfiles

    4,347GitHub पर देखें↗

    यह प्रोजेक्ट Unix डॉटफ़ाइल्स और स्क्रिप्ट्स का एक संग्रह है जिसे शेल और ऑपरेटिंग सिस्टम वातावरण को वैयक्तिकृत और मानकीकृत करने के लिए डिज़ाइन किया गया है। यह Bash और Fish शेल के लिए पोर्टेबल कॉन्फ़िगरेशन, साथ ही Vim एडिटर के लिए कस्टम प्राथमिकताएं और कमांड मैपिंग प्रदान करता है। संग्रह में एप्लिकेशन इंस्टॉल करके, पैकेज प्रबंधकों का प्रबंधन करके और कॉन्फ़िगरेशन सिमलिंक बनाकर नई मशीनों को इनिशियलाइज़ करने के लिए स्वचालित बूटस्ट्रैपिंग स्क्रिप्ट शामिल हैं। इसमें संस्करण नियंत्रण कार्यों में तेज़ी लाने के लिए विशेष Git वर्कफ़्लो ऑटोमेशन, साथ ही हार्डवेयर-आधारित प्रमाणीकरण और कनेक्शन दृढ़ता का उपयोग करके सुरक्षित SSH कनेक्शन प्रबंधन की सुविधा है। उपयोगिता सतह सिस्टम प्रशासन टूल्स की एक विस्तृत श्रृंखला तक फैली हुई है, जिसमें इंटरैक्टिव प्रक्रिया समाप्ति, सीखने-आधारित निर्देशिका नेविगेशन और बाइनरी पथ ऑडिटिंग शामिल है। यह ब्राउज़र ऑटोमेशन, स्थानीय स्टेटिक फ़ाइल होस्टिंग और वीडियो ट्रांसकोडिंग व विज़ुअल इमेज डिफ़िंग जैसे मीडिया प्रोसेसिंग कार्यों के लिए डेवलपर उत्पादकता सहायकों को भी कवर करता है।

    Provides a comprehensive set of scripts to automate application installation, package manager initialization, and configuration symlinking.

    Shell
    GitHub पर देखें↗4,347
  • bostrot/wsl2-distro-managerbostrot का अवतार

    bostrot/wsl2-distro-manager

    3,922GitHub पर देखें↗

    This project provides a graphical management interface for the Windows Subsystem for Linux, enabling the installation, lifecycle control, and state management of multiple virtualized Linux distributions. It serves as a centralized dashboard for managing the operational status of these environments, allowing users to perform tasks such as distribution installation, removal, and configuration through a visual interface. The tool distinguishes itself by offering specialized utilities for transforming Docker and LXC container images into standalone Linux distributions. By stripping away container

    Executes user-defined configuration scripts within the guest environment to automate system setup and maintenance tasks post-deployment.

    Dart
    GitHub पर देखें↗3,922
  • blockchaincommons/learning-bitcoin-from-the-command-lineBlockchainCommons का अवतार

    BlockchainCommons/Learning-Bitcoin-from-the-Command-Line

    3,430GitHub पर देखें↗

    Learning Bitcoin from the Command Line is an interactive tutorial that teaches Bitcoin Core node operation, JSON-RPC programming, and Lightning Network payments entirely from the terminal. The guide covers running a full Bitcoin Core node on a remote server with automated setup scripts, controlling the node through shell commands and JSON-RPC calls, and communicating with Bitcoin Core by sending JSON-formatted requests over HTTP. The tutorial provides hands-on instruction for writing and executing custom Bitcoin locking and unlocking scripts using Bitcoin's stack-based scripting language, bui

    Provides automated shell scripts to deploy and configure a full Bitcoin Core node on remote servers.

    Jupyter Notebookbitcoinbitcoin-scriptsbitcoin-setup
    GitHub पर देखें↗3,430
पिछला12अगला
  1. Home
  2. Development Tools & Productivity
  3. Shell Scripting Libraries
  4. Setup Automation Scripts

सब-टैग एक्सप्लोर करें

  • Bitcoin Core Node DeploymentsShell scripts that automate the deployment and configuration of a full Bitcoin Core node on remote servers. **Distinct from Setup Automation Scripts:** Distinct from Setup Automation Scripts: targets Bitcoin Core node deployment specifically, not general system bootstrapping.
  • Opinionated Ubuntu Workstation SetupsAutomated scripts that transform a fresh Ubuntu installation into a complete web development workstation with curated tools and desktop settings. **Distinct from Setup Automation Scripts:** Distinct from Setup Automation Scripts: focuses on opinionated Ubuntu workstation setup, not general system bootstrapping.
  • Proxmox VM Automation Scripts2 सब-टैग्सShell scripts that use Proxmox VE APIs to automate VM creation, configuration, and bootloader setup. **Distinct from Setup Automation Scripts:** Distinct from Setup Automation Scripts: specifically targets Proxmox VE hypervisor automation rather than general system bootstrapping.
  • Sandbox Setup ScriptsExecutable scripts mounted inside sandboxes for bootstrapping or entry-point commands. **Distinct from Setup Automation Scripts:** Distinct from Setup Automation Scripts: targets scripts injected into sandbox environments, not host OS bootstrapping.
  • Sandboxed Execution ExtensionsShell extensions that execute scripts and binaries within isolated virtual environments. **Distinct from Sandbox Setup Scripts:** Distinct from Sandbox Setup Scripts: focuses on shell extension integration for launching arbitrary scripts and installers on demand rather than internal sandbox bootstrapping scripts.
  • Setup Image PatchersScripts that modify operating system setup images by replacing or patching configuration files to remove restrictions. **Distinct from Setup Automation Scripts:** Distinct from Setup Automation Scripts: focuses on patching OS setup images rather than automating initial system bootstrapping.
  • Single-Script System BootstrapsAutomation of system setup through a single shell script that orchestrates package installation and configuration commands. **Distinct from Setup Automation Scripts:** Distinct from Setup Automation Scripts: focuses on a single script that handles the entire system bootstrap, not just initial symlinking.
  • Team BootstrappingScripted automation for configuring initial settings and onboarding multiple users to a shared secret store. **Distinct from Setup Automation Scripts:** Distinct from Setup Automation Scripts: specifically focuses on the collaborative onboarding of team members to a shared environment.
  • Unattended ConfigurationsAccepts all configuration parameters non-interactively so the setup can be automated in scripts or provisioning tools. **Distinct from Setup Automation Scripts:** Distinct from Setup Automation Scripts: focuses on non-interactive configuration acceptance rather than shell script bootstrapping.