Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nginxinc/nginx-management-suite-iac
- Owner: nginxinc
- License: apache-2.0
- Created: 2023-05-09T16:44:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-30T13:33:37.000Z (4 months ago)
- Last Synced: 2024-11-06T10:19:29.597Z (about 2 months ago)
- Language: HCL
- Size: 673 KB
- Stars: 14
- Watchers: 12
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
- Support: SUPPORT.md
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