Crafted by Jhooq
open-menucloseme
Home
Ansible
Kubernetes
Terraform
YouTube
Learn
About
Contact
English Português
githubtwitterlinkedinrss
  • Troubleshooting InvalidParameter Security group and subnet belong to different networks

    calendarApr 27, 2023 · 3 min read  ·
    Last Modified : Apr 27, 2023
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    Troubleshooting InvalidParameter Security group and subnet belong to different networks

    I got stuck with the error InvalidParameter: Security group sg-08e153383fca86934 and subnet subnet-00e3adcfceb3cf8ee belong to different networks when I was working on one of AWS project where I need to set-up following using Terraform - VPC Subnet Internet Gate, NAT Route Table EC2 Instance Security group Here is …


    Read More
  • How to set-up Cron Jobs in Docker Containers?

    calendarApr 26, 2023 · 9 min read  ·
    Last Modified : Apr 26, 2022
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    How to set-up Cron Jobs in Docker Containers?

    Cron jobs are undoubtedly among the easiest and most often used methods for task scheduling. It is easy to see why every Linux user is familiar with cron jobs: they are highly helpful Simple to set up Need very little maintenance. We will go through using Cron Jobs in Docker containers in this tutorial. Table of …


    Read More
  • 4 Ways to copy file from localhost to docker container

    calendarApr 25, 2023 · 7 min read  ·
    Last Modified : Apr 25, 2022
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    4 Ways to copy file from localhost to docker container

    When working with Docker containers, one of the most common tasks is to copy files from the local host to a container that is already operating. In this post, we will explore a variety of methods for coping files from a local host to a Docker container that is already in operation. Table Of Content Copy file using the …


    Read More
  • Multiple commands execution in Docker Compose?

    calendarApr 24, 2023 · 5 min read  ·
    Last Modified : Apr 24, 2022
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    Multiple commands execution in Docker Compose?

    Using Docker Compose's command option, you may run a series of tasks all at once. You may use this setting to tell the container to run - A specific command Set of commands For multiple command execution, consider the following example use of the command option: …


    Read More
  • Clone Public and Private Git Repositories with Ansible

    calendarApr 21, 2023 · 4 min read  ·
    Last Modified : Apr 21, 2023
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    Clone Public and Private Git Repositories with Ansible

    Ansible is a potent automation tool that can be used for configuration management and application deployment, while Git is one of the most widely used version control systems currently in use. We will examine multiple Ansible-based methods for cloning public and private git repository in this blog article. Ansible is a …


    Read More
  • How to Limit Ansible playbook on Hosts, Groups and multiple hosts?

    calendarApr 17, 2023 · 9 min read  ·
    Last Modified : Apr 17, 2023
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    How to Limit Ansible playbook on Hosts, Groups and multiple hosts?

    Infrastructure as code management is possible with the help of the robust automation tool Ansible. Using playbooks, which are YAML files that provide a series of actions and configurations to apply to a group of computers, you can build and automate complicated IT operations using Ansible. For testing, troubleshooting, …


    Read More
  • Easy Fix for 'zsh command not found ansible' Error After Installing Ansible with Pip

    calendarApr 16, 2023 · 4 min read  ·
    Last Modified : Apr 16, 2023
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    Easy Fix for 'zsh command not found ansible' Error After Installing Ansible with Pip

    It's conceivable that the directory where pip installed Ansible is not in your system's PATH environment variable if you used pip to install Ansible and are getting the error message - 1zsh: command not found: ansible. There are a few options for fixing this issue depending on your local Ansible configuration. So …


    Read More
  • Demystifying Hosts, Inventory Roles, and Tasks

    calendarApr 15, 2023 · 4 min read  ·
    Last Modified : Apr 15, 2023
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    Demystifying Hosts, Inventory Roles, and Tasks

    Are you interested in finding out how to automate your IT infrastructure and manage your servers with Ansible? You've come to the proper location if so! We'll go in-depth on the in this blog article and demonstrate how to use the following - Inventory file - What are Hosts or Inventory Files? Tasks - How to define …


    Read More
  • Fixing-Unable to start service apache2 Job for apache2.service failed because the control process exited with error code?

    calendarApr 14, 2023 · 3 min read  ·
    Last Modified : Apr 14, 2023
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    Fixing-Unable to start service apache2 Job for apache2.service failed because the control process exited with error code?

    Many companies utilize the well-known open-source web server Apache2 to host websites and applications. You might experience a problem where the service cannot be started and you see an error message like "Unable to start service apache2: Job for apache2.service failed because the control process exited with error …


    Read More
  • Why Ansible is the Ultimate Tool for DevOps Teams - A Beginner's Guide?

    calendarApr 3, 2023 · 16 min read  ·
    Last Modified : Apr 3, 2023
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    Why Ansible is the Ultimate Tool for DevOps Teams - A Beginner's Guide?

    DevOps practices have grown in popularity as businesses try to produce software more quickly and effectively. Ansible is one of the tools that DevOps teams need to help automate and streamline their processes. Ansible is an open-source automation tool that makes it simple for users to automate their network devices, …


    Read More
    • ««
    • «
    • 2
    • 3
    • 4
    • 5
    • 6
    • »
    • »»

Categories

TERRAFORM 63 DOCKER 28 KUBERNETES 26 AWS 15 ANSIBLE 11 HELM-CHART 11 BLOGGING 6 SSL 6 SPRING-BOOT 5 QUARKUS 4 GITHUB 3 KUBESPRAY 3 PROMETHEUS-GRAFANA 3 VAGRANT 3
All Categories

ANSIBLE11 AWS15 AZURE2 BLOGGING6 DEVOPS2 DOCKER28 GITHUB3 GRADLE1 HADOOP1 HELM-CHART11 HIBERNATE1 JENKINS2 KUBERNETES26 KUBESPRAY3 LINUX-COMMANDS1 NGINX2 PROMETHEUS-GRAFANA3 QUARKUS4 SPRING-BOOT5 SSL6 TERRAFORM63 VAGRANT3
[A~Z][0~9]

Series

TERRAFORM 61 DOCKER 28 KUBERNETES 27 ANSIBLE 11 HELM-CHART 11 AWS 4 AZURE 2 JENKINS 2 DEVOPS 1 LINUX-COMMANDS 1

Tags

KUBERNETES 18 HELM-CHART 10 BLOGGING 4 QUARKUS 4 DOCKER 3 GITHUB 3 SSL 3 KUBESPRAY 2 SPRING-BOOT 2 ANSIBLE 1 HADOOP 1 INDEX 1 NGINX 1 TERRAFORM 1

Recent Posts

  • AI Caught My Cloud Failure Before I Did
  • AWS API Gateway from Beginner to Expert ?
  • Azure Function App
  • Azure Virtual Machine Course
  • Learn AWS S3 ?
  • Ansible Handlers Explained Real-World Use Cases & Examples test
  • Securing Sensitive Data in Terraform
  • Boost Your AWS Security with Terraform : A Step-by-Step Guide

Rahul Wagh

Jhooq
Its all about Open Source and DevOps, here I talk about Kubernetes, Docker, Java, Spring boot and practices.
Read More


Copyright © 2019–2020, Jhooq; all rights reserved.

Copyright  COPYRIGHT © 2019–2020, JHOOQ; ALL RIGHTS RESERVED.. All Rights Reserved

to-top