https://github.com/addono/docker-bull-monitor
Docker images for bull-monitor.
https://github.com/addono/docker-bull-monitor
bull bullmq docker docker-hub github-actions monitoring node
Last synced: 8 months ago
JSON representation
Docker images for bull-monitor.
- Host: GitHub
- URL: https://github.com/addono/docker-bull-monitor
- Owner: Addono
- License: mit
- Created: 2022-10-14T07:10:37.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-23T11:56:44.000Z (9 months ago)
- Last Synced: 2025-01-23T12:29:58.895Z (9 months ago)
- Topics: bull, bullmq, docker, docker-hub, github-actions, monitoring, node
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/addono/bull-monitor
- Size: 625 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Docker Bull Monitor
[](https://github.com/Addono/docker-bull-monitor/blob/main/LICENSE)
[](https://www.repostatus.org/#active)

[


](https://hub.docker.com/r/addono/bull-monitor)
[](#contributors-)Docker images for [Bull Monitor CLI](https://github.com/s-r-x/bull-monitor/tree/main/packages/cli).
> [!WARNING]
> The upstream source of Bull Monitor is nowadays deprecated, see https://www.npmjs.com/package/@bull-monitor/cli, as such do not expect newer versions of this container image to become available.
>
> Support for this project will remain unchanged for the foreseeable future. However, with minimal fixes expected to land if any issues would arise.
## How to use
All commands in the Bull Monitor CLI are available, e.g. to show the help text:```bash
docker run --rm addono/bull-monitor --help
```## Releasing
A new version of this repository can be released by using `release-it`. Simply run the following command and follow the prompts:
```bash
yarn release
```Make sure to push the tag, as that's what's used by the CI to distribute an image to Docker Hub for.
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!