Рубрики
Uncategorized

Инструменты DevOps через Ansible роли

Использование выдающихся ролей для практики инструментов DevOps. Tagged с DevOps.

У меня есть несколько важных ролей, которые будут подключаться к учетной записи AWS и предоставить инструменты DevOps в Amazon EC2.

Дженкинс: https://galaxy.ansible.com/hemanth22/jenkins Докер: https://galaxy.ansible.com/hemanth22/aws_docker_instance Ansible Tower (то есть AWX): https://galaxy.ansible.com/hemanth22/awx Sonarqube: https://galaxy.ansible.com/hemanth22/sonarqube JFrog: https://galaxy.ansible.com/hemanth22/jfrog Nexus Repository: https://galaxy.ansible.com/hemanth22/nexus_repository XL Deploy: https://galaxy.ansible.com/hemanth22/xldeploy

Мои Ansible Роли: https://galaxy.ansible.com/hemanth22

Оригинал: «https://dev.to/hemanth22/devops-tools-through-ansible-roles-2g0b»