# fideloper/Vaprobash

Vagrant Provisioning Bash Scripts

Repository: https://github.com/fideloper/Vaprobash
Canonical: https://ross.abutalabs.com/products/vaprobash
Language: Shell
License Family: other
Last push: 2021-01-26T06:23:22+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4631, "days_push": 2045, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1908, forks 476 (observed 2026-08-28T04:05:52.748712+00:00)

## What it is
Vaprobash is a collection of modular bash scripts for provisioning Vagrant-based Ubuntu virtual machines with popular server stacks like LAMP and LEMP. Users pick which scripts to run by uncommenting lines in a provided Vagrantfile and running vagrant up.

## Use cases
- spin up a local LAMP development server with Vagrant
- provision an Ubuntu VM with nginx and PHP-FPM
- quickly set up a repeatable dev environment without Chef or Ansible
- install common tools like Git, Vim, and Composer in a Vagrant box
- create a disposable sandbox VM for testing web apps

## When to choose
- you use Vagrant with VirtualBox or VMWare and target Ubuntu LTS
- you want simple, hackable shell scripts instead of a full provisioning tool
- you need a lightweight LAMP/LEMP dev box with optional extras

## When to avoid
- you need non-Ubuntu operating systems like CentOS or Arch
- your provisioning has complex dependency management better handled by Ansible, Chef, or Puppet
- you need actively maintained scripts for modern Ubuntu releases

## Facets
- artifact type: infra-config
- maturity: maintenance
- function: infrastructure-as-code, configuration-management, deployment, developer-tools
- domain: web-development, self-hosted, developer-tools
- platform: cli, cross-platform
- tags: vagrant, bash-scripts, provisioning, lamp, lemp, virtualbox, ubuntu, devops, linux

## Member repositories
- fideloper/Vaprobash (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:52.748712+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:11:12.874325+00:00, confidence not recorded.
  - readme: https://github.com/fideloper/Vaprobash (fetched 2026-08-28T04:05:52.748712+00:00, sha 5ae733086289)
- Data as of 2026-08-30T08:39:29.467469+00:00.
