An open API service indexing awesome lists of open source software.

https://github.com/bcoca/std

Simple Tools Depot
https://github.com/bcoca/std

ejabberd monitoring nagios ops perl shell-scripts tinydns

Last synced: 5 months ago
JSON representation

Simple Tools Depot

Awesome Lists containing this project

README

          

STD

Simple Tools Depot

A bunch of simple tools and scripts that I've found myself and others
reimplementing over and over.

* st -> simple templating, using `[%` and `%]` as delimiters.

* tinydns_migration -> scripts to migrate existing DNS to tinydns.

* get_logs -> simple utility to remotely copy and keep rotating logs.

* nagutils -> some comandline utilities for nagios.

* ejabberd_htpass -> script to allow ejabberd to use htpasswd file as auth
source.

* list_collection_info -> script to list collections with older ansbile (<= 2.9).

* get_collection_info -> script to get collection info with older ansbile (<=2.9).

* vars_plugins/ -> custom ansible vars plugins.
- host_group_vars_ini -> similar to built in ansible host_group_vars, but reads ini instead of YAML/JSON.