https://github.com/fly-apps/rails-machine-workers
A demonstration of how to use Fly Machines for "scale-to-0" ActiveJob background workers
https://github.com/fly-apps/rails-machine-workers
Last synced: about 1 year ago
JSON representation
A demonstration of how to use Fly Machines for "scale-to-0" ActiveJob background workers
- Host: GitHub
- URL: https://github.com/fly-apps/rails-machine-workers
- Owner: fly-apps
- Created: 2022-09-15T20:17:20.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-19T20:16:03.000Z (over 3 years ago)
- Last Synced: 2025-01-17T18:56:41.642Z (over 1 year ago)
- Language: Ruby
- Size: 49.8 KB
- Stars: 3
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.
Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...