Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
V

vagrant-cachier

> 编程语言
Open source

Caffeine reducer

1.1K stars0 likes0 views
WebsiteGitHub

About

Caffeine reducer

:warning: UNMAINTAINED :warning:

This project has been archived. Thanks a lot to everyone that contributed with it over the years ❤️‍

If anyone else wants to resurrect it please reach out on twitter or by other means listed in @fgrehm's website!


vagrant-cachier

A Vagrant plugin that helps you reduce the amount of coffee you drink while waiting for boxes to be provisioned by sharing a common package cache among similar VM instances. Kinda like vagrant-apt_cache or this magical snippet but targeting multiple package managers and Linux distros.

Installation

Make sure you have Vagrant 1.4+ and run:

vagrant plugin install vagrant-cachier

Quick start

…

For more information please read the documentation available at http://fgrehm.viewdocs.io/vagrant-cachier.

Providers that are known to work

  • Vagrant's built in VirtualBox and Docker providers
  • vagrant-lxc
  • VMware providers with NFS enabled (See GH-24 for more info)
  • vagrant-parallels
  • vagrant-libvirt
  • vagrant-kvm
  • Let us know if it is compatible with other providers!

Please note that as of v0.6.0 the plugin will automatically disable any previously defined configs for cloud providers

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

Ruby

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言