Projects
On this page
Kluster 🔗
“a package to deploy and configure highly-scalable production-grade apps using kubernetes on a bare-metal platform.”
This project is refactoring a previous project DevEnv
, introducing Terraform and Packer to install the kubernetes cluster. This project is still very much in progress. We archived the original DevEnv
project on Github as a reference. In a first stage, the goal is for Kluster
to replicate Devenv
.
devenv: deploying a Kubernetes cluster on your laptop
kluster: a package to deploy and configure highly-scalable production-grade apps using kubernetes on a bare-metal platform.
terraform-provider-windows: a terraform provider to work with a Windows computer
terraform-provider-hyperv: a terraform provider to work with Hyper-V
terraform-provider-hosts: a terraform provider to work with hosts-files
golang-exec: a golang package to run scripts locally or remotely
steps: redirect the output of commands in your shell scripts to a log-file, while writing your own information to the terminal - handle errors and exits in a concise and consistent manner - all with similar behavior in different shells
psconsole: some scripts to work with different Windows PowerShell profiles and to initialize a Windows PowerShell console
globals: use global variables in a bash shell
ptsession: some scripts to apply putty configuration improvements and set different background colors
The Dungeons 🔗
This project implements my personal website - a static website on Github Pages using Jekyll.
On some posts, you can leave comments, implemented using Staticman and Heroku - more info on this subject can be found in my post “Notes On Implementing Comments”.
stefaanc.github.io: my person website
Other Github repos 🔗
bookkeeping: an API for a simple bookkeepping system