fideloper/Vaprobash resource
Vagrant Provisioning Bash Scripts observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4631
- days_rel: n/a
- days_push: 2045
- n_releases_24m: 0
Adoption not part of the score
1908 stars · 476 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
infra-config · maturity maintenance
infrastructure-as-code configuration-management deployment developer-tools web-development self-hosted developer-tools cli cross-platform vagrant bash-scripts provisioning lamp lemp virtualbox ubuntu devops linux
1 source
- readme: https://github.com/fideloper/Vaprobash · fetched 2026-08-28 · 5ae733086289
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fideloper/Vaprobash | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="fideloper/Vaprobash")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem