Pinned Repositories
gitlab-project-settings-state-enforcer
Enforces the settings of a bunch of gitlab repos by reading a config file and talking to the GitLab API.
go-exitcontext
Provides an easy way of handling exit signals in go by providing a context
go-gorm-repository
A straightforward repository pattern implementation for GORM. Easy to use and easy to test with gomock.
go-stringslice
🚀 go package for easy handling of string slices.
jolokia_exporter
Jolokia exporter for prometheus, written in golang.
js-json-rpc-client
📫 A simple fetch based JSON-RPC client in ES6.
kube-vault
Sidecar for managing credential leases fetched from vault.
controller
aklinkert's Repositories
aklinkert/go-gorm-repository
A straightforward repository pattern implementation for GORM. Easy to use and easy to test with gomock.
aklinkert/jolokia_exporter
Jolokia exporter for prometheus, written in golang.
aklinkert/gitlab-project-settings-state-enforcer
Enforces the settings of a bunch of gitlab repos by reading a config file and talking to the GitLab API.
aklinkert/http-dump
Dumps incoming http calls to stdout. https://hub.docker.com/r/scalify/http-dump/
aklinkert/ansible-role-docker-compose-stack
Ansible role that configures a docker-compose stack with systemd.
aklinkert/dotfiles
💼 My personal dotfiles. Containing basically everything I need for daily business.
aklinkert/go-exitcontext
Provides an easy way of handling exit signals in go by providing a context
aklinkert/go-stringslice
🚀 go package for easy handling of string slices.
aklinkert/go-sync-deleted-raw-jpg
Delete RAW images after JPGs were sorted
aklinkert/puppet-master
website interaction made easy. Either cloud hosted or self hosted.
aklinkert/spring_exporter
Spring actuator Exporter for https://prometheus.io
aklinkert/go-gorm-logrus-logger
A simple logger implementation for GORM, using logrus for the actual logging.
aklinkert/go-logging
The go-logging package provides a logger interface as a simple abstraction for logrus.Entry - somewhat between logrus.StdLogger and logrus.FieldLogger.
aklinkert/puppet-master-client-go
Golang client to interact with the https://puppet-master.io API.
aklinkert/ansible-role-docker-cleanup
Ansible role to cleanup unused docker resources every night.
aklinkert/gitlab-razer-device-build-monitor
⌨️ Monitors GitLab builds and gives visual feedback on Razer keyboards by flashing them red on broken builds.
aklinkert/go-artnet
This package attempts to implement the Art-Net 4 specification from (c) Artistic Licence Holding Ltd.
aklinkert/go-httputils
Custom wrapper around http.Server providing routing with gorilla/mux and automatic prometheus metrics exporting per http request.
aklinkert/go-jsontime
A nullable time.Time wrapper with automated RFC3339 time formatting
aklinkert/go-queue-worker
aklinkert/godays-lighting-talk
My talk on godays 2020 about stage lighting with golang.
aklinkert/kube-vault
Sidecar for managing credential leases fetched from vault.
aklinkert/ping_exporter
Prometheus exporter for ICMP echo requests using https://github.com/digineo/go-ping
aklinkert/puppet-master-cli
aklinkert/puppet-master-client-php
PHP sdk for the https://pupet-master.io API.
aklinkert/puppet-master-client-php-laravel
Laravel package for the puppet-master PHP client library.
aklinkert/puppet-master-executor
Executor component for puppet-master.
aklinkert/puppet-master-gateway
Gateway (API) component for puppet-master.
aklinkert/version-monitor
aklinkert/website-content-watcher
An environment to execute puppet-master jobs on a regular basis, notifying users on change or with the current state.