Vegard IT GmbH
IT consultancy for app development (Java, node.js, Flutter), APM (Dynatrace), private/public cloud operation and deployment automation (AWS, Docker Kubernetes)
Germany
Pinned Repositories
bash-funk
bash-funk is a collection of useful commands for Bash 3.2 or higher.
cygwin-portable-installer
Windows batch file to perform unattended installations of a portable Cygwin environment.
dart-hotreloader
Automatic hot code reloader for Dart projects.
docker-gitea-act-runner
Docker image based on debian:stable-slim to run Gitea's act_runner as a Docker container
docker-traefik-logrotate
Lightweight Docker image to be used in conjunction with a dockerized Traefik instance to rotate Traefik's access logs.
haxe-concurrent
A haxelib for basic platform-agnostic concurrency support
haxe-doctest
A haxelib inspired by Python's doctest command that generates unit tests based on assertions specified within the source code.
haxe-strings
A haxelib for consistent cross-platform UTF-8 string manipulation.
prisma-generator-nestjs-dto
Generates NestJS DTO classes from Prisma Schema
synology-wireguard
WireGuard support for some Synology NAS drives
Vegard IT GmbH's Repositories
vegardit/prisma-generator-nestjs-dto
Generates NestJS DTO classes from Prisma Schema
vegardit/docker-gitea-act-runner
Docker image based on debian:stable-slim to run Gitea's act_runner as a Docker container
vegardit/haxe-concurrent
A haxelib for basic platform-agnostic concurrency support
vegardit/haxe-strings
A haxelib for consistent cross-platform UTF-8 string manipulation.
vegardit/synology-wireguard
WireGuard support for some Synology NAS drives
vegardit/docker-traefik-logrotate
Lightweight Docker image to be used in conjunction with a dockerized Traefik instance to rotate Traefik's access logs.
vegardit/bash-funk
bash-funk is a collection of useful commands for Bash 3.2 or higher.
vegardit/dart-hotreloader
Automatic hot code reloader for Dart projects.
vegardit/haxe-files
A haxelib for cross-platform filesystem operations.
vegardit/fast-apt-mirror.sh
fast-apt-mirror.sh is a self-contained Bash script that helps you to easily and quickly determine and configure a fast APT repository mirror on Debian, Ubuntu and Pop!_OS systems.
vegardit/docker-graalvm-maven
Docker image to build native Linux binaries from Java Maven projects using GraalVM native-image feature.
vegardit/copycat
Copycat is a cross-platform one-way file synchronization tool for local file systems similar to robocopy on Windows.
vegardit/docker-softhsm2-pkcs11-proxy
Docker image to run a virtual HSM (Hardware Security Module) network service based on SoftHSM2 and pkcs11-proxy.
vegardit/await.sh
Self-contained POSIX shell scripts to await the availability of resources and services. Can be used as a workaround for Docker Swarm's missing depends_on support.
vegardit/haxe-doctest
A haxelib inspired by Python's doctest command that generates unit tests based on assertions specified within the source code.
vegardit/scoop-portable
Self-contained Windows batch file that installs/loads a portable scoop (https://scoop.sh) environment.
vegardit/haxe-reusable-workflows
Reusable workflows for GitHub Actions to build/test Haxe code.
vegardit/docker-meshcentral
Opinionated docker image to run a MeshCentral server to manage/access remote machines from within a browser.
vegardit/docker-openldap
Opinionated docker image based on debian:bookworm-slim to run an OpenLDAP 2.5 server.
vegardit/gha-setup-yq
gha-setup-yq is a GitHub action to install the yq command line YAML parser.
vegardit/no-npe
A carefully curated repository of Eclipse External null Annotations (EEA) for enhanced static null analysis
vegardit/vegardit-maven-parent
Opinionated best practices Maven parent project.
vegardit/depcheck-maven-plugin
Maven plugin to check for used unused direct and used indirect (transitive) dependencies.
vegardit/haxe-sshclient
A haxelib that provides a basic SSH client which uses a pre-installed OpenSSH, Putty, or Kitty client under the hood.
vegardit/docker-shared
Scripts and resources to be reused by docker image repos
vegardit/docker-wordpress-ext
Docker image extending the official Wordpress docker image with support for LDAP auth, OPcache and reverse HTTPS proxies.
vegardit/gha-setup-jq
gha-setup-jq is a GitHub action to install the jq command-line JSON parser/processor.
vegardit/node-har-extract
extract http archives (HAR 1.2) to filesystem
vegardit/docker-gitea-ext
Docker image based on the official Gitea docker image with additional support for rendering AsciiDoc files.
vegardit/haxe-clink-externs
A haxelib with Lua externs for the Clink API to develop custom command line completions for Clink using Haxe.