Coffer
What you want In-A-Box
Install / Use
/learn @aglover/CofferREADME
#Coffer ##What you need, in-a-box
Vagrant templates for your environmental pleasures.
Requirements
In order to use Coffer's various in-a-boxes, you first need to have Vagrant and VirtualBox installed. These two installations couldn't be any easier. To install Vagrant, simply go to the downloads page and pick your target distribution. Vagrant provisions machines on top of virtual machine providers like VMWare, AWS, and VirtualBox. VirtualBox is free and easy to install -- like Vagrant, simply go to the downloads section and pick your target platform.
Details
Coffer templates are built using Veewee.
Templates
Elasticsearch-in-a-box
Ubuntu 12.04 64-bit. Oracle Java 7 and Elasticsearch 0.90.7.
How to
vagrant box add esinabox https://s3.amazonaws.com/coffers/esinabox.box
This command will download the Elasticsearch-in-a-box template. Once that completes (it'll take a few moments depending on your connection), execute this command:
vagrant init 'esinabox'
Next, fire up Elasticsearch-in-a-box like so:
vagrant up
Now that Elasticsearch-in-a-box is running locally on your machine, you can open up a new terminal and execute RESTful commands like normal because Elasticsearch is running on same ports: 9200 & 9300. So go ahead and execute some queries, like so:
curl -XGET 'http://localhost:9200/_status?pretty=true'
And when you are done, go ahead and tear down the instance like so:
vagrant destroy -f
Related Skills
node-connect
347.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
