Skip to content

crazyoyo/ansibles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible scripts for auto deploying some tools.

What you should do first

About deploy-rocketmq.yaml

  • It is for deploying RocketMQ Broker and NameServer cluster with a gui console, run the playbook, like this: ansible-playbook -i templates/hosts deploy-rocketmq.yaml -e "env=dev"
  • use the -e "env=dev" argument to setup a RocketMQ cluster with lower jvm heap memory(512M) for developping or testing.

About deploy-zk.yaml

  • It is for deploying ZooKeeper, run the playbook, like this: ansible-playbook -i templates/hosts deploy-zk.yaml.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages