Skip to content

Instantly share code, notes, and snippets.

View jonashackt's full-sized avatar
:octocat:
TDD & CI for IaC FTW!

Jonas Hecht jonashackt

:octocat:
TDD & CI for IaC FTW!
View GitHub Profile
@jonashackt
jonashackt / maven-repos.html
Last active September 4, 2020 12:57
Release-Stuff: Maven Repos to look after releasing
In order of occurrence:
https://repo1.maven.org/maven2/de/codecentric/cxf-spring-boot-starter-maven-plugin/
https://search.maven.org/#search%7Cga%7C1%7Ca%3A%22cxf-spring-boot-starter-maven-plugin%22
https://mvnrepository.com/artifact/de.codecentric/cxf-spring-boot-starter-maven-plugin
https://github.com/codecentric/spring-boot-admin/issues?utf8=%E2%9C%93&q=milestone%3A1.4.4%20
@andrealbinop
andrealbinop / setup-modernie-vagrant-boxes.md
Last active November 15, 2025 02:45
Setup modern.ie vagrant boxes

Setup modern.ie vagrant boxes

Since modern.ie released vagrant boxes, it' no longer necessary to manually import the ova file to virtualbox, as mentioned here.

However, the guys at modern.ie didn't configured the box to work with WinRM. This how-to addresses that, presenting steps to proper repackage these boxes, adding WinRM support. Additionally configures chocolatey package manager and puppet provisioner.

Pre-requisites