/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

emmettnaughton.com
| | www.zufallsheld.de
1.3 parsecs away

Travel
| | Recently, I found myself needing to incorporate a CODEOWNERS-file to multiple repositories within our Github organization. The objective was to automatically reviewers for pull-requests. And codeowners are a perfect tool for this. This way every colleague in our company can join our Github organization and get write-access to the ...
| | sookocheff.com
1.4 parsecs away

Travel
| | This tutorial describes how to setup a test integration running Dell Boomi. For those not familiar, Boomi is an integration platform as a service that implements many of the integration patterns described in the book Enterprise Integration Patterns. It is a commercial alternative to the Apache Camel open source integration framework. Boomi Overview Boomi allows developers to run an integration Process, which is composed of an input stage, followed by data transformations and any business logic, followed by one or more output stages where the data is written out to a final destination.
| | roneo.org
1.4 parsecs away

Travel
| | Github provides a powerful API. Let's fetch some data from out there with Hugo, and get updated content each time we rebuild the website
| | nindalf.com
25.7 parsecs away

Travel
| This article provides a step-by-step guide on setting up a static blog using Hugo, Git, Nginx, and Let's Encrypt on a Linux server.