Tag: RabbitMQ
-
Logging Topology and Configuration
- By Jonny Ro,
- February 26, 2018
Article Contents CLI Agents AGENT_DIR/work logs/<deployment_id>.log Each deployment has its own log file, containing logs that pertain to that particular deployment. Among other things, here you will find the output of ctx logger printouts. Nginx The Nginx logs are located in /var/log/cloudify/nginx. Nginx logs access and errors for the following components: Component Access Log Error […]
-
Manager, Agents and Security Groups/Firewalls
- By Isaac Shabtay,
- February 14, 2018
Article Contents Overview Approach I: Everything Goes Approach II: Using CIDR Masks Approach III (Recommended): Using Security Group as Source Overview In order for agents to be able to communicate with the manager, the manager is required to allow inbound access through a few ports. These ports are specified in the documentation: http://docs.getcloudify.org/latest/installation/bootstrapping/ As of Cloudify […]
Recent Posts
Infrastructure as Code (IAC) is seen by some as the ultimate expression of the IT work environment. After all, once the entire stack can be…
Read more