Jhooq
Home
Kubernetes
Terraform
YouTube
About
Contact
  • How to fix-Support for password authentication was removed. Please use a personal access token instead?

    Jan 22, 2022 · 3 min read · GitHub  ·
    Share on:

    GitHub has recently announced their migration to use token-based authentication which means you can no longer use your username and password for GtiHub authentication. You need to create personal access token to continue use of your GitHub Repository. Here is my private GitHub repository which I was trying to clone and …


    Read More
  • How to delete all the Git, BitBucket branches which have been merged?

    Aug 26, 2021 · 5 min read · GitHub  ·
    Share on:

    I usually work with multiple projects at once and whenever there is a new feature on which I had to work, I usually create a new Branch from my Master branch and once I am done with the new feature I do create a pull request and after the approval, I do merge my changes from my new Branch to my Master branch. Well, …


    Read More
  • How to fix - unable to update URL base form redirection asked for https://github.com/rahulwagh/spring-boot-docker.git?

    Aug 23, 2021 · 4 min read · GitHub  ·
    Share on:

    I faced this issue when I was trying to clone my GitHub repository but somehow I made a mistake and instead of using the correct GitHub Repository URL I used an incorrect URL. Here are the URLs - Correct URL - https://github.com/rahulwagh/k8s-jenkins-aws.git Incorrect URL - https://github.com/rahulwagh/k8s-jenkins-aws …


    Read More

Categories

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

AWS3 BLOGGING2 DEVOPS1 DOCKER15 GITHUB3 GRADLE1 HADOOP1 HELM-CHART11 HIBERNATE1 KUBERNETES26 KUBESPRAY3 NGINX2 PROMETHEUS-GRAFANA3 QUARKUS4 SPRING-BOOT5 SSL4 TERRAFORM32 VAGRANT3
[A~Z][0~9]

Tags

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

Recent Posts

  • Terraform and AWS Multi account Setup?
  • Terraform and AWS credentials handling?
  • My experience of hosting static website hosting on Siteground
  • How to use CommandLineRunner in Spring Boot Application?
  • Prometheus-Grafana Vs Zabbix
  • How to setup Prometheus, Grafana dashboard for Kubernetes monitoring on AWS
  • How to setup Prometheus, Node Exporter and Grafana
  • How to fix-error configuring S3 Backend no valid credential sources for S3 Backend found?

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