Coder Social home page Coder Social logo

bigip-bluegreen's Introduction

bigip-bluegreen-poc

This work was derived from http://github.com/f5devcentral/as3-bluegreen

Initialize environment variables

  • create the sample .env.example file
make sample_dotenv
  • rename .env.example to .env
  • update the .env file with values appropriate for your environment
bigip1=FQDNorIPaddressOfYourBIGIP
user=admin
password=password4adminaccountonBIGIP
ipprefix=10.210. <-- first two octets of virtual servers ip address
ipfourth=9..11 <-- range of values for the fourth octet of the virtual server ip address
ipthird="101 102 103" <-- range of values for the third octet of the virtual servers ip address
bufferuser=admin <-- the user name for the Jenkins request buffer
bufferpassword=password <-- the password for the Jenkins request buffer
bufferhost=dockerhost <-- the host of the docker containers
bufferport=8080 <-- the port for the Jenkins request buffer
locust_min_wait=30 <-- the minimum time to wait between steps in the locust test in seconds
locust_max_wait=60 <-- the maximum time to wait between steps in the locust test in seconds
bluepool=/Common/Shared/blue_pool <-- the name of the pool of "blue" application servers
greenpool=/Common/Shared/green_pool <-- the name of the pool of "green" application servers

Start the buffer and load test harness

  • run the comprehensive make command
make enchilada

Run a test

in the URLs below change dockerhostaddress to the FQDN or ip address of the host where the Locust and Jenkins containers are running.

bigip-bluegreen's People

Contributors

mjmenger avatar codygreen avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Forkers

codygreen

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.