Virtualizing Windows Server 2022 and accessing it via RDP through a VPN

Got your hands on a root-server with some serious power under its hood? You've heard of people running their own Windows Servers for AD-provisioning and other things, all behind a VPN to keep things secure? You've heard terms like "kvm" or "qemu" before, but nether really bothered to look them up or to get into the topic of seeting up VMs on a headless system? Well then, you've come to the right place!

MonitoRSS-Clone Webinterface and Bot

MonitoRSS-Clone A control panel for the news-delivering MonitoRSS (formerly known as Discord.RSS) bot. Creates a Container which runs synzen’s MonitoRSS-Clone, with lsiobase/alpine as the base image, as seen on  The lsiobase/alpine image is a custom base image built with Alpine linux and S6 overlay. Using this image allows us…

Curseforge-Bot

A discord bot, which informs users about new files of specific mods or Curseforge projects in general. Creates a Container which runs ErdbeerbaerLP’s Curseforge-Bot, with lsiobase/alpine as the base image, as seen on The lsiobase/alpine image is a custom…

Docker App-Collection

docker-App-Collection App-Collection is, as the name implies, a collection of various apps which I have previously released in separate Docker Containers and am now moving/collecing into one single container. Please keep in mind that the first start of the container…

SUI Docker Container – Status Dashboard Branch

The Status Dashboard branch of my SUI repository is a branch that features a certain fork of the original SUI. Said fork pings every app specified in the “apps.json” file every five minutes, checking whether it’s available. If available, the…

SUI Docker Container Revisited

docker-SUI A startpage for your server and / or new tab page Creates a Container which runs jeroenpardon’s sui, with lsiobase/nginx as the base image, as seen on The lsiobase/nginx image is a custom base image built with Alpine…

NGINXConfig.io Docker Container Revisited

docker-nginxconfig.io NGINX configuration generator on steroids. The only tool you will ever need to configure your NGINX server. Creates a Container which runs digitalocean’s nginxconfig.io, with lsiobase/nginx as the base image, as seen on The lsiobase/nginx image is a…

DCC Docker Container Revisited

docker-dcc Convert docker run/create commands to docker-compose.yml files. Creates a Container which runs Griefed’s dcc-web, a fork of bucherfa’s dcc-web , with lsiobase/nginx as the base image, as seen on The lsiobase/nginx image is a custom base image built…

Composerize Docker Container Revisited

docker-Composerize Turns docker run commands into docker-compose files! Creates a Container which runs magicmark’s composerize, with lsiobase/nginx as the base image, as seen on The lsiobase/nginx image is a custom base image built with Alpine linux and S6 overlay.Using…

Active GitHub Forks Docker Container Revisited

docker-Active-GitHub-Forks This project allows you to find the most active forks of a repository. Creates a Container which runs techgaun’s active-forks, with lsiobase/nginx as the base image, as seen on The lasiobase/nginx image is a custom base image built…

Triangulator Docker Container Revisited

docker-triangulator Delaunay triangulation image generator. Creates a Container which runs maeglin89273’s triangulator, with lsiobase/nginx as the base image, as seen on The lasiobase/nginx image is a custom base image built with Alpine linux and S6 overlay.Using this image allows…

ICEcoder Docker Container Revisited

ICEcoder is a browser based code editor, which provides a modern approach to building websites. By allowing you to code directly within the web browser, online or offline, it means you only need one program (your browser) to develop sites,…

D-Zone Docker Container Revisited

D-Zone is a graphical simulation meant to abstractly represent the activity in your Discord server. This is not meant for any actual monitoring or diagnostics, only an experiment in the abstraction of chatroom data represented via autonomous characters in a…

Triangulator Docker Container

in a container! Creates a Container which runs maeglin89273’s triangulator’s, a fork of javierbyte triangulator, with httpd:alpine as the base image. The original can be seen on Deploy with docker-compose: Deploy on Rasbperry Pi Using the Dockerfile, this…

Active GitHub Forks Docker Container

Creates a Container which runs techgaun’s Active GitHub Forks, with httpd:alpine as the base image, as seen on Deploy with docker-compose: Deploy on Rasbperry Pi Using the Dockerfile, this container can be built and run on a Raspberry Pi,…

nginxconfig.io Docker Container

Creates a Container which runs digitalocean’s nginxconfig.io with, node:10.19.0-alpine as the base image, as seen on Deploy with docker-compose: Deploy on Rasbperry Pi Using this repository, this container can be built and run on a Raspberry Pi, too! I’ve…

D-Zone Docker Container

D-Zone is a graphical simulation meant to abstractly represent the activity in your Discord server. This is not meant for any actual monitoring or diagnostics, only an experiment in the abstraction of chatroom data represented via autonomous characters in a scene.…

dcc Docker Container

I’ve made a docker container for another docker run to docker-compose converter I found on GitHub. Copy Pasta of my README from : Creates a Container which runs bucherfa dcc-web, with httpd:alpine as the base image, as seen on …

ICEcoder Docker Container

Creates a Container which runs icecoder’s ICEcoder with, php:alpine as the base image, as seen on Deploy with docker-compose: Deploy on Rasbperry Pi Using the Dockerfile, this container can be built and run on a Raspberry Pi, too! I’ve…