How to use JReleaser and release to github
We look into how to use jreleaser and deploy our code to Github and creating release documentation with some simple steps.
We look into high availability using Heartbeat and DRBD. Heartbeat is a software to monitor and failover when a machine is unresponsive and DRBD can help you replicate data between machines making your setup highly available. This solution can help you doing maintenance work without downtime. Git repository: https://ift.tt/2YdYVbQ Please follow me on twitter Tweets…
In this video, I look into installing and enabling orchestration using cephadm. Then I will perform an automatic upgrade with cephadm. I talk about my findings and go through all the steps.
We talk about building macro languages, gui tools and shells. Please follow me on twitter Tweets by kalaspuffar Outro music: Danomate – http://danomate.com – https://www.youtube.com/user/danomate1
When I do prototyping on new software tools I usually create something quick and simple in order to show the concept in a straightforward approach. This might not be the solution to use but in this video, you will see one of my prototypes and I talk about the process of creating tools for prototyping…
We will talk about how to set up Let’s Encrypt, what is required, what commands to run and what to do with the result. Lastly, we add renew command to keep the cert up to date. Please follow me on twitter Tweets by kalaspuffar Outro music: Sanaas Scylla
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…