summaryrefslogtreecommitdiffstats
path: root/retiolum
diff options
context:
space:
mode:
authoreuer <root@euer.krebsco.de>2012-11-29 18:00:33 +0100
committereuer <root@euer.krebsco.de>2012-11-29 18:00:33 +0100
commit1fa6c7a186a97f833028e4dcb4ec63d631cffa22 (patch)
tree5e2caaedf23a37e19d5dbfa28da5abaf54ff938d /retiolum
parent9df3e874598a68873df94ffa344e3c172824736a (diff)
github_listener: add README
Diffstat (limited to 'retiolum')
-rw-r--r--retiolum/scripts/github_listener/README18
1 files changed, 18 insertions, 0 deletions
diff --git a/retiolum/scripts/github_listener/README b/retiolum/scripts/github_listener/README
new file mode 100644
index 00000000..ad43031c
--- /dev/null
+++ b/retiolum/scripts/github_listener/README
@@ -0,0 +1,18 @@
+GITHUB_LISTENER
+===============
+
+The github listener is an application which listens for github post-receive
+hook calls and runs a script each time currently the github listener is
+used to create a tarball of all nodes in the retiolum darknet. the current
+tarball can be retrieved at http://euer.krebsco.de/retiolum/hosts.tar
+
+listen script
+=============
+
+the listen script is a quick hack which runs netcat in an e-loop together
+with a "logger" command to signalise successful tarball generation.
+
+
+github_listener.conf
+===================
+the supervisor config file