Skip to content

hivemq/terraform-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HiveMQ

Automate your HiveMQ installation with Concourse Ci

This is the companion repository for the blog post:
https://www.hivemq.com/blog/setup-hivemq-with-concourse-pipeline/
It contains the infrastructure code to install HiveMQ with Concourse CI and Terraform on AWS.


How to use

  • Install Concourse CI locally
    • Download and run the Concourse CI docker-compose file
      wget https://concourse-ci.org/docker-compose.yml
      docker-compose up -d
    • Install Concourse CLI tool fly. Instructions are here.
  • Clone this repository
  • Add necessary parameters to the "pipeline-vars.yml" file
  • Use the associated makefile:
    make login
    make create-cluster

HiveMQ is a fully compatible MQTT 3.1.1 and 5.0 broker. Find more information on HiveMQ here:

Read and see more from the HiveMQ team here:


License: Apache 2.0 license

About

Repository for blog post: Automate your HiveMQ installation with Concourse and Terraform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published