Skip to content

smalenfant/traffic-control-env

Repository files navigation

traffic-control-env

Environment to build Traffic Control CDN Components. Uses Ansible playbooks to download and setup the environment.

Traffic Control Build

  • Download and Install required software
  • Build all components (Not completed)

Traffic Ops DEV

  • Installs all the packages required
  • Setup MySQL database
  • Simply follow the existing Traffic Ops DEV instruction (needs work!)
  • Not quite finished, but useful to see how it can handle cpan.

Setup - Vagrant

This works great under vagrant in OS X. Only method tested.

Execute Vagrant

Bring up Vagrant

  • vagrant up rpm-build

Login the Vagrant box

  • vagrant ssh rpm-build
  • cd /vagrant/traffic_control
  • scl enable git19 bash
  • ./build/build.sh <component>

Files will be available in the Vagrant box as well as the host OS in the directory.

About

Environment for setting up Traffic Control

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published