A deployment of Zabbix monitoring instance (blueprint, ReadMe) on top of EKS cluster (blueprint, ReadMe) and RDS database (blueprint, ReadMe) with all necessary networking resources (blueprint, ReadMe).
To create the infrastructure:
- make sure you have the following plugins installed on your Cloudify Manager instance:
- make sure you have all the necessary secrets created and set up:
- aws_access_key_id
- aws_secret_access_key
- upload the blueprint to your Cloudify Manager, most preferably using the URL: https://github.com/Cloudify-PS/level3av-poc/archive/refs/heads/main.zip
(for the existing VPC and network option, choose blueprint_existing_network.yaml) - create and install a deployment providing your desired configuration in inputs
The main deployment exposes the following outputs:
- rds_endpoint - RDS endpoint address
- eks_endpoint - EKS endpoint address
- zabbix_endpoint - the HTTP endpoint for accessing the Zabbix web interface
A deployment of Crestron VC-4 instance configured using provided Ansible Playbook.
More details in the ReadMe.
A deployment of Trustgrid infrastructure declared in the Terraform files.
More details in the ReadMe.