Chronicles of Technology
  • Home
  • Authors
  • Tags
  • Search

development

A collection of 29 posts
Easy Fix For Quarkus 1.2.0 Native Build
Quarkus

Easy Fix For Quarkus 1.2.0 Native Build

The new Quarkus release has just arrived and I decided to refresh my project to see how it works with GraalVM on JDK 11. Well, the native build failed with an indistinct exception.
Feb 11, 2020 3 min read
XML documents and Ansible
Ansible

XML documents and Ansible

When you automate J2EE environments you can't avoid XML documents. Let's see what you can do if you should process XML as a structured data set.
Oct 21, 2019 1 min read
Git client for Windows: basic configuration
How-tos

Git client for Windows: basic configuration

It's quite common when you have no admin access to the workstation and proxy server with the authorization for the internet access. First part is quite easy, you can find most of the DEV tools such maven or git in portable format. Now I'll tell you how to configure proxy for git.
Jul 1, 2019 2 min read
List as a parameter
Ansible

List as a parameter

About a month ago, I developed an Ansible role to manage OPSS application policies. By original design, my role uses two lists: application role names and principals and then assigned each role to each principal. Something similar to: - name: Grant application roles include_roles: role: opss-grant vars: app_name:
Jun 27, 2019 1 min read
← Newer Posts Page 2 of 2
Chronicles of Technology © 2025
Powered by Ghost