Skip to content

Latest commit

 

History

History
 
 

devops-perl-tools-debian

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Build Status Codacy Badge GitHub stars GitHub forks Platform DockerHub

Hadoop, Hive, Solr, NoSQL, Web, Linux Tools

A few of the Hadoop, NoSQL, Web & Linux tools I've written over the years. All programs have --help to list the available options.

See a list of included programs with descriptions on the GitHub project page.

Running the docker container without arguments will show just the list of programs:

docker run harisekhon/perl-tools

Run any given program:

docker run harisekhon/perl-tools <program> <args>

All programs have --help to list the available options.

For many more tools see DevOps Python Tools and the Advanced Nagios Plugins Collection which contains many more Hadoop, NoSQL and Linux/Web tools.

Hari Sekhon

Cloud & Big Data Contractor, United Kingdom

https://www.linkedin.com/in/HariSekhon

Related Docker images can be found for many Open Source, Big Data and NoSQL technologies on my DockerHub profile. The source for them all can be found in the master Dockerfiles GitHub repo.