MAX BUILD SPEED
  • Home
  • About
Sign in Subscribe

Max Rohde

Max Rohde
Configuring an initd Service for node_exporter

grafana

Configuring an initd Service for node_exporter

I recently wrote an article showing how to configure Prometheus and Grafana for easy metrics collection. In that article, I assumed that the system which should be monitored would use the systemd approach for defining services. I now had to set up the node_exporter utility on a system which

By Max Rohde 01 Feb 2018
Easy VPS Backup

devops

Easy VPS Backup

I love VPS providers such as RamNode or ServerCheap which provide excellent performance at a low price point. Unfortunately, when going with most VPS providers, there are no easy built-in facilities for backing up and restoring the data of your servers (such as with AWS EC2 snapshots). Thankfully, there is

By Max Rohde 01 Feb 2018
Java Logging - The Ultimate, Easy Guide

devops

Java Logging - The Ultimate, Easy Guide

On first glance, logging looks like an exceedingly simple problem to solve. However, it is one of these problems which unfortunately become more and more complex the longer one looks at it. I think because of this, there are many frameworks in Java to support logging (since everyone seems to

By Max Rohde 25 Jan 2018
Setting up Prometheus and Grafana for CentOS / RHEL 7 Monitoring

devops

Setting up Prometheus and Grafana for CentOS / RHEL 7 Monitoring

As mentioned in my previous post, I have long been looking for a centralised solution for collecting logs and monitoring metrics. I think my search was unsuccessful since I was looking for too many things in one solution. Instead I found now two separate solutions, one for log management (using

By Max Rohde 23 Jan 2018
Setting Up Graylog Server

devops

Setting Up Graylog Server

I have been looking around for an easy to use and reasonable priced solution for managing logs distributed among many servers and system metrics for these servers. I had a brief look into setting up an ELK system but I found that looked quite cumbersome. Recently I came across Graylog

By Max Rohde 22 Jan 2018
Git Versioning: Beyond Revisr

git

Git Versioning: Beyond Revisr

Some time ago, I have written an article about how to set up versioning for WordPress using git. I now came across an article by Newt Labs which have created an infographic about the justification for using git for WordPress. I think this infographic is quite insightful, so I will

By Max Rohde 18 Jan 2018
A Handy Reference of Maven Parameters

maven

A Handy Reference of Maven Parameters

I cannot count the times I have looked up the following through Google. Thus I decided to put together a few handy parameters (or properties or whatever is the correct term) for Maven builds. All the below are given with the goal install but they can safely be used with

By Max Rohde 11 Jan 2018
Determine Which JDK Version a JAR/Class File Was Compiled With

programming

Determine Which JDK Version a JAR/Class File Was Compiled With

Today I came across a nasty error which occurred in a deployed Java application only but not during development or integration tests. The error went something like the following: java.lang.NoSuchMethodError: java.nio.ByteBuffer.rewind()Ljava/nio/ByteBuffer; at nx.serializerkryo.internal.InternalKryoSerialzer.performToStream(InternalKryoSerialzer.java:33) at nx.

By Max Rohde 11 Jan 2018
Good Web Design: PayPal Developer Documentation

Good Web Design: PayPal Developer Documentation

I find that developer documentation is often not very pleasant to look at and, more importantly, often very difficult to navigate. I worked briefly with the PayPal REST API and, while I found that at times it can be confusing to deal with the numerous APIs PayPal offers, aesthetically their

By Max Rohde 10 Jan 2018
Continuous Integration Server Overview

jenkins

Continuous Integration Server Overview

Since I plan to set up a continuous integration server in the near future, I had a quick look around for open source and cloud-based solutions; my main concern was finding something which will work for a small scale project and result in reasonable costs. Jenkins (Open Source) The best

By Max Rohde 05 Jan 2018
Installing Jenkins on Centos 7

devops

Installing Jenkins on Centos 7

I set up a Jenkins server on a brand new Centos 7 VPS. In the following the instructions for doing this in case you are looking at doing the same: Setting up Jenkins Server * Install OpenJDK Java sudo yum install java-1.8.0-openjdk * Add Jenkins Repo and install Jenkins sudo

By Max Rohde 05 Jan 2018
Good Web Design: Squarespace

Good Web Design: Squarespace

I want to start a new category of articles for this blog where I record web or user experience design I come across and which impresses me. I will start today with the homepage of Squarespace. Since they are a web design company, good design can be expected of course.

By Max Rohde 04 Jan 2018
See all
MAX BUILD SPEED

MAX BUILD SPEED

be calm & code.

MAX BUILD SPEED
  • Sign up
Powered by Ghost

MAX BUILD SPEED

be calm & code.