Jhooq
open-menu closeme
Home
Kubernetes
Terraform
YouTube
About
Contact
English Português
github twitter linkedin rss
  • Install Ansible on MacOS, Windows, Ubuntu(debian) and Fedora(rpm) - Part 1

    calendar Jul 6, 2022 · 7 min read  ·
    Share on: twitter facebook linkedin copy
    Install Ansible on MacOS, Windows, Ubuntu(debian) and Fedora(rpm) - Part 1

    Thinking about Ansible as your configuration management tool, Great choice, of course, Ansible has a lot to offer and also a lot to learn to use effectively. Today’s article is your first step to Ansible! In this tutorial,, we will dive together into Ansible's installation process on different platforms. Ansible …


    Read More
  • How to deploy site to Netlify manually and How to automate site deployment using FTP on other hosting service provider?

    calendar Jul 1, 2022 · 10 min read  ·
    Share on: twitter facebook linkedin copy
    How to deploy site to Netlify manually and How to automate site deployment using FTP on other hosting service provider?

    Netlify hosting has excellent integration with Github, so if you own a static website like me then you can rely on Netlify automated infrastructure for automatic deployment as well as update of your website. But there might be a situation where you need to manually control the deployment of your static website by …


    Read More
  • Fixing the Hugo Theme on Netlify Hosting?

    calendar Jun 29, 2022 · 5 min read  ·
    Share on: twitter facebook linkedin copy
    Fixing the Hugo Theme on Netlify Hosting?

    This is a detailed blog post on how to fix the Hugo theme on Netlify hosting. I personally run this website with Hugo and I am impressed with the performance and configurations provided by the GoHugo as well as Netlify. If you are new to this setup then I would recommend reading this beginner's guide on - Hosting a …


    Read More
  • What is persistent storage in docker and how to manage it

    calendar Jun 27, 2022 · 10 min read  ·
    Share on: twitter facebook linkedin copy
    What is persistent storage in docker and how to manage it

    When working with containers, one major point of concern is the persistent storage of data. Container storage is ephemeral, meaning that the data written by the containerized application is not preserved if the container is removed. Containerized applications work on the assumption that they always start with empty …


    Read More
  • Docker Installation on MacOS, Linux and Windows

    calendar Jun 21, 2022 · 10 min read  ·
    Share on: twitter facebook linkedin copy
    Docker Installation on MacOS, Linux and Windows

    This is blog series on Docker we will start with Docker installation on all the Machines . i.e. macOS, Linux and Windows. Also along with the installation, we will focus on all the possible issues which you can encounter during the pre-installation as well as post-installation. Table of Content Installation of Docker …


    Read More
  • How to set up Netlify CMS for static website?

    calendar Jun 17, 2022 · 10 min read · Blogging  ·
    Share on: twitter facebook linkedin copy
    How to set up Netlify CMS for static website?

    Netlify CMS is one of the most requested features by all the authors who own static websites. I'm personally running my blog from last 3 years on Hugo static site framework and I am really happy with my website performance but when I read some posts on the Netlify forum about Netlify CMS, it made me curious as well as …


    Read More
  • Hosting a website on Netlify

    calendar May 24, 2022 · 16 min read · Blogging  ·
    Share on: twitter facebook linkedin copy
    Hosting a website on Netlify

    This blog post is inspired by a lot of questions I received from my readers and they generally ask - How did you design your website? Which hosting service I am using? How much does it cost to run a website with its domain name? Is it possible to run a website free? (Disclaimer - Yes you can run the website for free …


    Read More
  • How to use Terragrunt?

    calendar May 24, 2022 · 13 min read  ·
    Share on: twitter facebook linkedin copy
    How to use Terragrunt?

    Terragrunt is an additional wrapper that is built on top of the Terraform. Terraform is a great Infrastructure as Code tool for managing your cloud infrastructure. But as the project size grows and you have multiple environments (Development, Testing, Staging, Production, etc..) to manage then you will realize …


    Read More
  • Terraform and AWS Multi account Setup?

    calendar May 18, 2022 · 11 min read  ·
    Share on: twitter facebook linkedin copy
    Terraform and AWS Multi account Setup?

    This article is focused on how to use AWS multiple account setup with Terraform. Terraform is a great tool for provisioning your cloud infrastructure but as you start using Terraform for managing your cloud infrastructure you will always feel a need for multiple AWS accounts that can cater to some specific environment …


    Read More
  • Terraform and AWS credentials handling?

    calendar May 10, 2022 · 6 min read  ·
    Share on: twitter facebook linkedin copy
    Terraform and AWS credentials handling?

    If you are new to terraform or maybe you have been using the terraform for quite some time then might have felt the need to manage your AWS Credentials inside your terraform file. In this blog we will go through the different ways to set up your AWS Credentials so that you do not have to re-configure the AWS …


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

Categories

TERRAFORM 31 KUBERNETES 26 DOCKER 20 HELM-CHART 11 BLOGGING 6 SPRING-BOOT 5 QUARKUS 4 SSL 4 AWS 3 GITHUB 3 KUBESPRAY 3 PROMETHEUS-GRAFANA 3 VAGRANT 3 NGINX 2
All Categories

ANSIBLE1 AWS3 BLOGGING6 DEVOPS1 DOCKER20 GITHUB3 GRADLE1 HADOOP1 HELM-CHART11 HIBERNATE1 KUBERNETES26 KUBESPRAY3 NGINX2 PROMETHEUS-GRAFANA3 QUARKUS4 SPRING-BOOT5 SSL4 TERRAFORM31 VAGRANT3
[A~Z][0~9]

Series

TERRAFORM 30 KUBERNETES 27 DOCKER 20 HELM-CHART 11

Tags

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

Recent Posts

  • Install Ansible on MacOS, Windows, Ubuntu(debian) and Fedora(rpm) - Part 1
  • How to deploy site to Netlify manually and How to automate site deployment using FTP on other hosting service provider?
  • Fixing the Hugo Theme on Netlify Hosting?
  • What is persistent storage in docker and how to manage it
  • Docker Installation on MacOS, Linux and Windows
  • How to set up Netlify CMS for static website?
  • Hosting a website on Netlify
  • How to use Terragrunt?

Rahul Wagh

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


Jhooq

Copyright  JHOOQ. All Rights Reserved

to-top