Jhooq
open-menu closeme
Home
Ansible
Kubernetes
Terraform
YouTube
About
Contact
English Português
github twitter linkedin rss
  • Quarkus Security Securing rest api with HTTPS

    calendar Apr 15, 2020 · 2 min read · Quarkus  ·
    Last Modified : Apr 15, 2020
    Share on: twitter facebook linkedin copy
    Author :  Rahul Wagh
    Quarkus Security Securing rest api with HTTPS

    Quarkus is no doubt one the most super-fast framework for developing the Cloud Native java application. If you have worked with Spring Boot application than I think you are gonna love Quarkus because of its simplicity, super-fast boot time and extremely low memory usage. For the beginner, I would highly recommend going …


    Read More
  • java.lang.IllegalStateException: JWTAuthContextInfo has not been initialized. Please make sure that either ‘mp.jwt.verify.publickey’ or ‘mp.jwt.verify.publickey.location’ properties are set

    calendar Apr 6, 2020 · 1 min read · Quarkus  ·
    Last Modified : Apr 6, 2020
    Share on: twitter facebook linkedin copy
    Author :  Rahul Wagh
    java.lang.IllegalStateException: JWTAuthContextInfo has not been initialized. Please make sure that either ‘mp.jwt.verify.publickey’ or ‘mp.jwt.verify.publickey.location’ properties are set

    It is quite evident from the exception (java.lang.IllegalStateException: JWTAuthContextInfo has not been initialized) that your are missing following key properties inside your application.properties 1mp.jwt.verify.publickey.location or 1mp.jwt.verify.publickey Resolution Step 1 : Define …


    Read More
  • Run Quarkus inside docker | Dockerizing a Quarkus Application

    calendar Mar 26, 2020 · 4 min read · Quarkus  ·
    Last Modified : Mar 26, 2020
    Share on: twitter facebook linkedin copy
    Author :  Rahul Wagh
    Run Quarkus inside docker | Dockerizing a Quarkus Application

    Run Quarkus inside docker container This article will guide you through building Docker image for Quarkus application and to run Quarkus application inside the docker container. What you are building You are building docker image for Quarkus. Docker is a lightweight Linux container for running applications in a …


    Read More
  • Getting started with Quarkus |Quarkus Tutorial

    calendar Mar 13, 2020 · 5 min read · Quarkus  ·
    Last Modified : Jun 5, 2021
    Share on: twitter facebook linkedin copy
    Author :  Rahul Wagh
    Getting started with Quarkus |Quarkus Tutorial

    (*Note - This article has been updated and tested on the latest version of Quarkus 1.13.6) If you are new to Qurakus then this article will help you in Getting Started with Quarkus. In this article of Getting started with Quarkus |Quarkus Tutorial, we will be developing a Hello World RestEnd Point application as well …


    Read More

Categories

TERRAFORM 63 DOCKER 28 KUBERNETES 26 AWS 13 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 AWS13 BLOGGING6 DEVOPS1 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 2 JENKINS 2 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

  • Ansible Handlers Explained Real-World Use Cases & Examples?
  • Securing Sensitive Data in Terraform
  • Boost Your AWS Security with Terraform : A Step-by-Step Guide
  • How to Load Input Data from a File in Terraform?
  • Can Terraform be used to provision on-premises infrastructure?
  • Fixing the Terraform Error creating IAM Role. MalformedPolicyDocument Has prohibited field Resource
  • In terraform how to handle null value with default value?
  • Terraform use module output variables as inputs for another module?

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