Quantcast
Channel: FrankTheDevop
Browsing all 27 articles
Browse latest View live

C# MEF was ist das und wie kann es dir helfen?

Du hast einen neuen Prozess den du in deine monolithische Architektur einbinden musst und sie fällt wie ein Kartenhaus vor deinen Augen zusamen? Du musst nur einen Verarbeitungsschritt hinzufügen und...

View Article


Gitolite Konfigurieren

Einführung Du hast gitolite selber installiert oder bist meiner Anleitung für Gitolite CentOS 7 oder Gitolite Ubuntu 14.04 LTS gefolgt und nun weißt du nicht recht wie Gitolite zu konfigurieren hast?...

View Article


Gitolite CentOS 7 kinderleicht installieren

Einführung Nachdem ich dir in diesem Artikel gezeigt habe wie du Redmine installieren kannst und damit das Versionschaos in den Griff bekommst zeige ich dir nun wie du kinderleicht an die Daten in...

View Article

Redmine Ubuntu 14.04 Leichter als CentOS 7?

Einführung Du hast meinen Artikel gelesen wie man Redmine auf CentOS 7 installiert und dich wegen dem Aufwand gegen CentOS entschieden? Du setzt bereits Ubuntu 14.04 LTS ein? Dann ist dieser Artikel...

View Article

Gitolite Ubuntu 14.04 LTS

Einführung Du benutzt Ubuntu 14.04 LTS auf einem Server und willst dort auch deine Git Archive hosten? Du weißt nicht wie du an die Archive rankommen sollst? Ich zeige dir wie du es anstellen musst....

View Article


Image may be NSFW.
Clik here to view.

Strategy Pattern – Patterns I

Einleitung Stell dir vor du arbeitest bei einem Entwicklungsstudio für Consolen und Computerspiele und bist mit deinen Kollegen zuständig für die Architektur und die Implementierung von Waffensystemen...

View Article

Image may be NSFW.
Clik here to view.

Observer Pattern – Patterns II

Einleitung Herzlich Willkommen zurück zu meiner Serie über Design Pattern bzw. auf deutsch Entwurfsmuster. Im letzten Teil habe ich dir das Strategy Pattern näher gebracht, mit dem du Verhalten kapseln...

View Article

Image may be NSFW.
Clik here to view.

Decorator Pattern – Patterns III

Einleitung Erinnerst du dich noch an die Aufgabenstellung aus meinem Artikel Strategy Pattern – Patterns I? An das Mittelalter Spiel das du und deine Kollegen entwickeln sollt? Der Kunde kam in letzter...

View Article


Image may be NSFW.
Clik here to view.

Factory Method Pattern – Patterns IV

Einleitung Herzlich Willkommen zurück zu meiner Serie über Design Pattern bzw. auf deutsch Entwurfsmuster. Im letzten Teil habe ich dir das Decorator Pattern näher gebracht, mit dem du durch ein...

View Article


StuffToSell

Ich verkaufe einiges aus meinem Hausrat um Platz zu schaffen und liste hier nach und nach alles auf was zum Verkauf steht. Versandkosten kommen entsprechend der Bestellung hinzu, bei mehreren Artikeln...

View Article

MLAND Series – Tips – Loopback RabbitMQ

MLAND Series – Tips I – Loopback RabbitMQ Purpose The purpose of this post is to highlight the most common mistakes I experienced with Loopback and RabbitMQ myself. Mistakes I made and might have done...

View Article

MLAND Series – Tips – Loopback AthenaPDF

MLAND Series – Tips II – Loopback RabbitMQ Purpose When developing an Infrastructure for a Client Project I faced the situation that I needed to support 50 concurrent request to generate a PDF. The...

View Article

Image may be NSFW.
Clik here to view.

MLAND Series – Part I Simple Todo List App Api

MLAND Series – Part I Simple Todo List App Api The purpose of this post is to familiarize you with the Loopback framework and Angular 4. You will create a very basic todo list app with a backend api...

View Article


MLAND Series – Tips III – Loopback RabbitMQ Usage

The purpose of this post is to help you get up and running with RabbitMQ integrated into your Loopback API. Prerequisite You have a working Loopback API Project. RabbitMQ Install the Loopback component...

View Article

Node.js Tooling I – Processmanager PM2

The purpose of this post is to help you get started with tools for Node.js in general and Loopback specifically to ease you life as Developer and Operator. Prerequisite You need a Node.js based API (to...

View Article


SSL Termination Stack Setup: Let´s encrypt, HAProxy, Your Stack

Hi everyone, for a setup at work I needed an quick and easy way to terminate an SSL Connection without hassle. After a short research I found it feasible to use Let´s encrypt for free SSL...

View Article

Docker Stack for Apache, PHP FPM & MySQL

Hey everyone, it has been quite some time since my last post, I know. Today I came across a new problem and wanted to share my Solution (that is based on some giants shoulders) with you. I have a...

View Article


Angular Tips I: Fix Can’t bind to ‘routerLink’ since it isn’t a known...

Hi everyone, this will be a quicky. I guess everyone has had this error and was so used to it working that you forgot how to solve it. Because I just had that experience I write this post. What you...

View Article

How to promisify with bluebird

Hey @everyone, this will be a quick tip / reference. Sometimes I get asked about the syntax to promisify only one function with the bluebird Promise Library. I will show you an example to promisify the...

View Article

Auto Remove RabbitMQ Orphan Queues from Loopback MQ Connector

Hi everyone, who doesn’t know this: You’re working on multiple projects, some container still run on docker, others are already terminated. But your rabbitmq gets slower and slower. You check the Queue...

View Article
Browsing all 27 articles
Browse latest View live