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  ·
    Share on: twitter facebook linkedin copy
    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  ·
    Share on: twitter facebook linkedin copy
    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  ·
    Share on: twitter facebook linkedin copy
    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  ·
    Share on: twitter facebook linkedin copy
    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 46 KUBERNETES 26 DOCKER 22 HELM-CHART 11 AWS 7 BLOGGING 6 SPRING-BOOT 5 SSL 5 QUARKUS 4 GITHUB 3 KUBESPRAY 3 PROMETHEUS-GRAFANA 3 VAGRANT 3 ANSIBLE 2
All Categories

ANSIBLE2 AWS7 BLOGGING6 DEVOPS1 DOCKER22 GITHUB3 GRADLE1 HADOOP1 HELM-CHART11 HIBERNATE1 KUBERNETES26 KUBESPRAY3 LINUX-COMMANDS1 NGINX2 PROMETHEUS-GRAFANA3 QUARKUS4 SPRING-BOOT5 SSL5 TERRAFORM46 VAGRANT3
[A~Z][0~9]

Series

TERRAFORM 44 KUBERNETES 27 DOCKER 22 HELM-CHART 11 ANSIBLE 2 AWS 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

  • Managing strings in Terraform: A comprehensive guide
  • How to use terraform depends_on meta argument?
  • Ansible how to fix destination path already exists and is not an empty directory?
  • What is user_data in Terraform?
  • Why you should not store terraform state file(.tfstate) inside Git Repository?
  • How to import existing resource using terraform import comand?
  • Terraform - A detailed guide on setting up ALB(Application Load Balancer) and SSL?
  • How to release(delete) Elastic IP from AWS?

Rahul Wagh

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