KarikevinodSet basic Authentication with NginxYou have a simple website and an admin page. But you may not want to build an authentication system or back-end code to do it. Or, you…Oct 23, 2020Oct 23, 2020
KarikevinodApplication status check using shell scriptSo, I have a deployment shell script — obviously for the purpose of deploying the built jar in the server. The shell script will have…Sep 29, 2020Sep 29, 2020
KarikevinodUpload artefacts from CircleCI to GitHubThis article will guide you through, how you could upload the generated artefacts from CircleCI to GitHub. I am using a spring-boot…Sep 22, 2020Sep 22, 2020
KarikevinodDocker basics and commandsI am sure that if you are here, you definitely heard about docker few times at-least. Docker and containerisation are the buzz words of…Sep 21, 2020Sep 21, 2020
KarikevinodGitHub Actions — GettinUntil this morning, I wasn’t experimented this feature. But I’m a big fan of it now. Today, when I was scrolling through a profile, I got…Sep 13, 2020Sep 13, 2020
KarikevinodDockerise a Spring-boot application (Gradle)If you are here, you might have some basic understanding of docker. If not, Docker is a container technology, which helps to build…Aug 31, 2020Aug 31, 2020
KarikevinodCheck current version of the running spring-boot appAre you tired answering “did you deployed latest version” question by your peers/developers? This post is for you.Aug 28, 2020Aug 28, 2020
KarikevinodGit/Sem-Versioning spring-boot projectI was recently working on a spring-boot release management and continuous integration process. As a part of the project, had to do…Aug 27, 2020Aug 27, 2020
KarikevinodChanging SSH port in Ubuntu or DebianSSH or Secure Command is a network protocol, that helps to connect and perform operation in the remote machine. You can connect to SSH…Aug 24, 2020Aug 24, 2020
KarikevinodDeploying a spring boot application in Linux as system serviceThis is simple guide to building a jar and running the application in Linux based servers as system service.Aug 21, 20201Aug 21, 20201