Bowler
Makes Foreman work better on large service-oriented apps
Install / Use
/learn @JordanHatch/BowlerREADME
Bowler
Bowler manages Foreman process dependencies for large applications.
Bowler wraps the foreman start command with bowl <processes>, calculates the dependencies required, and automatically enables and disables the relevant processes in Foreman.
Installation
Install from the command line:
gem install bowler
Usage
Bowler reads from a Pinfile to find your process dependencies. Declaring dependencies is easy:
process :app => [:database, :tiles]
process :api => :database
You can specify a global dependency too.
dependency :database
process :app => :tiles
process :api
To run a process, use the bowl executable:
bowl app
You can run multiple processes at once:
bowl app api
Releasing the gem
- Update the version in
lib/bowler/version.rb - Commit and tag the new release version
- Update
CHANGELOG.md gem build bowler.gemspecgem push <artefact>.gem
License
MIT License
Related Skills
node-connect
342.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
85.3kCreate 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
342.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
342.5kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
