From cdcd933a9098512496b1826087be6fbd74c2d3fa Mon Sep 17 00:00:00 2001 From: Pi Date: Tue, 19 Mar 2019 13:43:55 -0400 Subject: [PATCH] update readme --- README.md | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 6fda723..ee279ae 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ Create and configure hosts (typically a Raspberry PI) for sites on demo network. Currently, this is just a loose collection of some repeatable tasks. The Goal is to evenually be able to spin up a "real" network, generating real traffic: +* Configure host name based on inventory (less manual "pi" setup) +* Configure DNS resolution by updating hosts files on each PI from inventory. This is much simpler than bothering to set up DNS services * SMB * Currently working. Ansible to copy scripts and set up cron job * TBD set up server @@ -21,14 +23,17 @@ The Goal is to evenually be able to spin up a "real" network, generating real tr * TBD setup server * EBD set up scripts and cron job on clients * SIP/Voice - * Currently working. Manual configuration - * TBD install sipp - * TBD set up sipp server - * TBD set up sipp clients -* Youtube - * Currently working. Ansible install of scripts and cron configuration (shared with Facebook) -* Facebook - * Currently working. Ansible install of scripts and cron configuration (shared with Youtube) + * Currently working for both client and server + * Download sipp source + * Configure sipp source + * Copy scripts and set up cron jobs +* Web application traffic. Note: Must currently be run on separate machines (ie. cannot have Facebook and Youtube on the same box) + * Youtube + * Currently working. Ansible install of scripts and cron configuration + * Facebook + * Currently working. Ansible install of scripts and cron configuration + * SalesForce + * Currently working. Ansible install of scripts and cron jobs ## Getting Started TBD: On first PI: