#docker
Read more stories on Hashnode
Articles with this tag
Prerequisites Before configuring the pipeline, ensure that the following prerequisites are met: GitHub account Docker Hub account Aws...
- name: AWS EC2 Komiser Playbook hosts: vm01 tasks: - name: Check if Docker is running! ansible.builtin.systemd: name: docker.service ...
Ansible is used for better configuring the infrastructure whereas Terraform is better used for infrastructure provisioning The node on which ansible...
In the install.sh file we mentioned sudo apt install and in the middle, it asks for the confirmation of either yes or no, that is where the script was...
In our last practical we encountered some issues so for that, so we changed the .json file IAM user -> Users (Add users) -> Attach policies...