Code Monkey home page Code Monkey logo

debian-12-vm's Introduction

Virtualized Debian 12 machine

A sandboxed environment where I can test whatever I want.

Creating the Virtual Machine

Before anything, you must install Vagrant and VirtualBox.

In order to build the working environment, you will create a Debian-based VM by running vagrant up command in the root folder of this repository.

The provisioning script vm-scripts/provision.sh will install the following components:

  • xfce4

  • google-chrome

  • terminator

Working with the VM

Create/turn on the VM with vagrant up.
Once up, you may access the VM by running vagrant ssh or by using VirtualBox GUI, getting a shell and getting inside the VM by using default credentials, which are vagrant username and vagrant password.

Other repositories flow into this repository and are included here as git submodules in the projects folder.

At the moment the following repositories are here included:

  • local-kind-cluster: a Kubernetes in Docker (KinD) for testing Kubernetes workload

  • node-operator: a Kubernetes operator, tested against the KinD cluster

  • ebpf-lab: a containerized eBPF build pipeline

debian-12-vm's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.