Skip to content

Deploy TICK-stack using Heat and Puppet

Notifications You must be signed in to change notification settings

amojamo/IaC-heat-TICK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heat Template used for deploying TICK-stack - Forked from githubgossin

This is a Heat template to launch a TICK-stack, for a project in IMT3005 IaC. The servers are initialized based on this Puppet control repo.

The stack is deployed using the following commands:

# Make sure you have security groups called default and linux.
# Edit iac_top_env.yaml and enter name of your keypair.
# After running the openstack stack create command, 
# wait at least 15 minutes for everything to get up and running.
git clone https://github.com/githubgossin/IaC-heat-k8s.git
cd IaC-heat-k8s
openstack stack create k8s-lab -t iac_top.yaml -e iac_top_env.yaml

Access Chronograf through your browser at http://floatingip:8888

About

Deploy TICK-stack using Heat and Puppet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%