Jenkins Configuration as Code (JCasC)
Build your reproducable local Jenkins Instance
Posted by Torsten Kleiber
on February 02, 2023
Tags:
Docker
Docker-Desktop
Infrastructure-as-Code
Jenkins
Jenkins-Configuration-as-Code
JCasC
Virtual-Development-Server
Windows
In most of my environments I reach in short time the requirement to have some kind of automation server. How cool would it be, to start this server as part of my local Virtual Development Server? And what if the result will be usable for a lot of other use cases too?
Test Environment for Migration with Liquibase against Oracle XE
Virtual Environment based on Docker Compose, running in Windows Docker Desktop
Posted by Torsten Kleiber
on January 18, 2023
Tags:
Docker
Docker-Desktop
Infrastructure-as-Code
Liquibase
Oracle-XE
Virtual-Development-Server
Windows
For extensive testing of Database Migration I need an environment with Liquibase and an Oracle Database. So I have built this Virtual Development Environment which can be started, stopped, removed and rebuilt in seconds.
Run your Development Server with Vagrant on VirtualBox on Windows
Use this, when you have no native Docker installation
Posted by Torsten Kleiber
on September 28, 2022
Tags:
Docker
Infrastructure-as-Code
Virtual-Development-Server
Vagrant
VirtualBox
Windows
In my series about Modern Infrastructure for your Virtual Development Server I will now start my Server with Vagrant in VirtualBox on Windows. Again I will use Jenkins as example for this. See how this works.
Run your Development Server on Docker Desktop on Windows
Start with the easiest case
Posted by Torsten Kleiber
on March 22, 2022
/ updated on January 18, 2023
Tags:
Docker
Docker-Desktop
Infrastructure-as-Code
Virtual-Development-Server
Windows
In my series about Modern Infrastructure for your Virtual Development Server I will now start with the easiest case for me. I will run a Server on a Docker Desktop on Windows. As I need CI for all of my projects I will use Jenkins as example for this. See how this works.
Virtual Development Server: Modern Infrastructure
Create the Foundation for easy Development
Posted by Torsten Kleiber
on February 25, 2022
Tags:
Docker
Docker-Desktop
Docker-CE
Infrastructure-as-Code
Linux
Virtual-Development-Server
Oracle
Orcle-Cloud
Oracle-Compute-Instance
Ubuntu
Vagrant
VirtualBox
Windows
After my 2016 series about my Virtual Development Server I have learned a lot. It’s time for a major overhaul with new technologies. It should be a lot more flexible and usable for development and course environments. See how I will restart!
Citrix Workspace blocks PRNTSCR key
Workaround to re-enable Print Screen key
Posted by Torsten Kleiber
on October 17, 2020
Tags:
Citrix
Windows
If you use Citrix Workspace it could be, that you cannot use Print Screen key on your keyboard anymore. See what it is the root cause and how you can workaround this.