https://github.com/shuffle/workflows
Workflows for Shuffle
https://github.com/shuffle/workflows
playbooks shuffle usecases workflows
Last synced: 6 months ago
JSON representation
Workflows for Shuffle
- Host: GitHub
- URL: https://github.com/shuffle/workflows
- Owner: Shuffle
- License: mit
- Created: 2020-05-21T19:07:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-26T14:26:39.000Z (almost 3 years ago)
- Last Synced: 2024-05-18T21:55:16.741Z (over 1 year ago)
- Topics: playbooks, shuffle, usecases, workflows
- Homepage: https://shuffler.io/search?tab=workflows
- Size: 929 KB
- Stars: 19
- Watchers: 4
- Forks: 19
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Shuffle Workflows
These are workflows meant for [Shuffle](https://github.com/frikky/shuffle). After Shuffle 0.9.0, these are automatically searchable from within Shuffle itself. The goal is to start covering most common automation use-cases before creating niches for your needs.## How to use them
These workflows can be imported and exported to and from Shuffle. Feel free to upload any workflow here you'd like to share with the community. They are not necessarily production ready yet, as most workflows have to be changed to fit other environments, but there are similarities## Structure
We have a certain structure that is being defined. Most workflows will fit into three categories:
* Prepare: Actions ran automatically to move and/or enrich data.
* Response: Actions to be used to solve or further handle an incident.
* Testing: Used for testing. Checks if each part of the Shuffle ecosystem works or not.## Categories
Each Workflow should long-term be fitted with one or multiple of these categories. These are currently split into eight (8), but may change over time as use-cases change or better options are found.
## Support
* [Discord](https://discord.gg/B2CBzUm)
* [Twitter](https://twitter.com/shuffleio)
* [Email](mailto:frikky@shuffler.io)
* [Open issue](https://github.com/frikky/Shuffle/issues/new)
* [Shuffler.io](https://shuffler.io/contact)## Related repositories
* Shuffle: https://github.com/frikky/shuffle
* Apps: https://github.com/frikky/shuffle-apps
* Security OpenAPI apps: https://github.com/frikky/security-openapis
* Documentation: https://github.com/frikky/shuffle-docs## License
All modular information related to Shuffle is under MIT (anyone can use it for whatever purpose).