Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crazy-max/swarm-cronjob
Create jobs on a time-based schedule on Docker Swarm
https://github.com/crazy-max/swarm-cronjob
cronjob docker docker-api go golang scheduler swarm swarm-mode
Last synced: about 8 hours ago
JSON representation
Create jobs on a time-based schedule on Docker Swarm
- Host: GitHub
- URL: https://github.com/crazy-max/swarm-cronjob
- Owner: crazy-max
- License: mit
- Created: 2018-12-13T21:16:14.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-23T06:45:25.000Z (3 months ago)
- Last Synced: 2024-12-06T18:41:09.494Z (7 days ago)
- Topics: cronjob, docker, docker-api, go, golang, scheduler, swarm, swarm-mode
- Language: Go
- Homepage: https://crazymax.dev/swarm-cronjob/
- Size: 2.63 MB
- Stars: 771
- Watchers: 14
- Forks: 70
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Support: .github/SUPPORT.md
Awesome Lists containing this project
- awesome-swarm - Swarm Cronjob - By [@crazy-max](https://github.com/crazy-max). Create jobs on a time-based schedule. (Community Tools / Extra Functionality)
- awesome-docker - Swarm-cronjob - Create jobs on a time-based schedule on Swarm by [@crazy-max](crazy-max) (Container Operations / Orchestration)
- awesome-docker - Swarm-cronjob - Create jobs on a time-based schedule on Swarm by [@crazy-max] (Container Operations / Orchestration)
README
## About
**swarm-cronjob** creates jobs on a time-based schedule on [Swarm](https://docs.docker.com/engine/swarm/) with a
dedicated service in a distributed manner that configures itself automatically and dynamically through
[labels](https://docs.docker.com/engine/reference/commandline/service_create/#set-metadata-on-a-service--l---label)
and Docker API.> **Note**
>
> Want to be notified of new releases? Check out 🔔 [Diun (Docker Image Update Notifier)](https://github.com/crazy-max/diun)
> project!## Documentation
Documentation can be found on https://crazymax.dev/swarm-cronjob/
## Contributing
Want to contribute? Awesome! The most basic way to show your support is to star
the project, or to raise issues. You can also support this project by [**becoming a sponsor on GitHub**](https://github.com/sponsors/crazy-max)
or by making a [PayPal donation](https://www.paypal.me/crazyws) to ensure this
journey continues indefinitely!Thanks again for your support, it is much appreciated! :pray:
## License
MIT. See `LICENSE` for more details.
Icon credit to [Laurel](https://twitter.com/laurelcomics).