From 9e66fd62cf9038d38e1642790c74daa7fa292589 Mon Sep 17 00:00:00 2001 From: makefu Date: Wed, 22 Jan 2014 15:58:12 +0100 Subject: tinc_setup: remove legacy documentation --- retiolum/scripts/tinc_setup/README.md | 26 +++++++++----------------- 1 file changed, 9 insertions(+), 17 deletions(-) (limited to 'retiolum/scripts') diff --git a/retiolum/scripts/tinc_setup/README.md b/retiolum/scripts/tinc_setup/README.md index 11d6f6e9..c4892474 100644 --- a/retiolum/scripts/tinc_setup/README.md +++ b/retiolum/scripts/tinc_setup/README.md @@ -1,18 +1,10 @@ -This directory contains the build and install scripts for shack-retiolum +# Description +new_install.sh is the script fur bootstrapping tinc. +We use irc for the initial key exchange, specifically +irc.freenode.com#krebs_incoming . -1. build_arch - arch linux build script -2. build_debian - debian build script -3. build_debian_clean - debian script which builds a clean tinc daemon -4. build_ec2 - Amazon ec2 base instance build script -5. install.sh - configures the tinc daemon - $1 is the nickname - $2 is the ip-address - also writes a python file inside the tinc/retiolum folder which posts - the public key into the IRC:freenode/#tincspasm -6. build_no.de - nonfunct no.de smartmachine build script +# Usage + + curl tinc.krebsco.de | HOSTN=bobkhan sh + # or + HOSTN=wrryyyyy ./new_install.sh -- cgit v1.2.3