Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nginxinc/nginx-management-suite-iac

NMS IAC repo
https://github.com/nginxinc/nginx-management-suite-iac

Last synced: 9 days ago
JSON representation

NMS IAC repo

Awesome Lists containing this project

README

        

[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)

# NGINX Instance Manager Infrastructure

This repo contains instructions that can be used to generate images using the [NGINX Instance Manager Ansible role](https://github.com/nginxinc/ansible-role-nginx-management-suite) and [NGINX Ansible role](https://github.com/nginxinc/ansible-role-nginx). It also provides example infrastructure to deploy those images with Terraform using best practice security configuration.

- [Image generation using packer](packer/README.md)
- [Infrastructure Deployments using terraform](terraform/README.md)

Below is an example reference architecture that our example IAC can be used to create.

![Terraform Reference Architecture](./terraform-reference-architecture.png)

## Contributing

Please see the [contributing guide](https://github.com/nginxinc/nms-iac/blob/main/CONTRIBUTING.md) for guidelines on how to best contribute to this project.

## License

[Apache License, Version 2.0](https://github.com/nginxinc/nms-iac/blob/main/LICENSE)

© [F5, Inc.](https://www.f5.com/) 2023