sqshq / sampler

Tool for shell commands execution, visualization and alerting. Configured with a simple YAML file.
https://sampler.dev
GNU General Public License v3.0
12.46k stars 548 forks source link

Create some pre-built configs #24

Open NuroDev opened 5 years ago

NuroDev commented 5 years ago

Currently there is a single example config file which serves as a great starting point, but it would be nice to have a few pre-built configs for people to drop in and go.

Some examples:

sqshq commented 5 years ago

I agree, that is a good idea. Actually my plan was to have a Dockerfiles for a couple of popular linux distribution, with infrastructure installed for Real-world recepies section. And as you suggested, we might have a number of config files there to use - for test and documentation at the same time.

That way after each commit it would be easy to check visually that everything works as expected