Virtual Tech Labs

Hands-on labs for modern cloud & DevOps engineers.

VTLWeb gives you a safe, sandboxed environment to practice real-world infrastructure, automation, and platform engineering skills.

Fedora-based lab servers Staging & production ready GitLab-powered workflows
vtlweb@fedora:~
$ git clone git@gitlab.local:vtl/vtlweb.git
$ npm install
$ npm run dev

# Staging
$ NODE_ENV=staging node src/server.js

# Production
$ NODE_ENV=production node src/server.js

Why VTLWeb?

A focused, lab-first platform designed for cloud, DevOps, and platform engineering teams.

CI

GitLab-native workflows

Integrate directly with your self-hosted GitLab instance for seamless code, pipeline, and lab orchestration.

FX

Realistic environments

Fedora-based staging and production servers mirror real-world infrastructure, so practice feels like the real thing.

DX

Developer-first UX

A modern, dark interface inspired by pro tooling—easy on the eyes, optimized for long sessions.