~bayindirh/vagrant-machines

1fbdf598 — Hakan Bayindir 2 months ago master
fix: Correct folder naming of Sphinx builder.

debian11-sphinx-builder's folder was misnamed. This commit corrects this
error.
2e7c9f78 — Hakan Bayindir 2 months ago
feat: Add debian12-maven machine to the repository.

This commit adds a new debian12-maven VM, which installs a vanilla Maven
on top of Debian 12. No other config is done.
9b7741cf — Hakan Bayindir 7 months ago sphinx_builder
proj: Debian Sphinx Builder machine has been added.

This is a machine with a single core and 1GB of RAM, and can build
Sphinx documentation sites out of the box.
Doc: Revise README.md to reflect new memory sizes.

README.md is improved to show how much RAM and VRAM each VM has.
37ae6ef7 — Hakan Bayindir 1 year, 21 days ago
Feat: Increase video memory of VMs to 128MB.

To be able to use greater desktops, video RAM of both VMs is bumped to
128MB.
9dd3d71b — Hakan Bayindir 1 year, 21 days ago
Feat: Bump RAM of both Back in Time VMs to 4096MB.

Increasing RAM will allow a more smoother experience and allow more
realistic testing.
64fbac82 — Hakan Bayindir 1 year, 21 days ago
Fix: Add user creation script to Debian 11 VM.

This commit adds the user creation script to Debian 11VM. Also clarifies
the Post-Up messages of both Debian 11 and Debian 12 VMs.
2cd12249 — Hakan Bayindir 1 year, 22 days ago
Fluff: Change license filename to COPYING.
e7a7049c — Hakan Bayindir 1 year, 22 days ago
Fix: Improve machine up messages for readability.
1be9daba — Hakan Bayindir 1 year, 22 days ago
Add Debian 11 & 12 Back in Time VMs.

This commit adds two new VMs for Back in Time testing. Both VMs run XFCE4
with latest Back in Time available in the repositories, so allows for turnkey
testing.

Debian 12 disabled automated VirtualBox Guest Additions installations since
the Vagrant VBGuest plugin is not compatible with Debian Testing yet.
6bec3076 — Hakan Bayındır 1 year, 7 months ago
Merge pull request #14 from hbayindir/debian-rust-playground

Upgrade debian-docker-lab to Debian/Bullseye64.
63ba65af — Hakan Bayindir 1 year, 7 months ago
Upgrade debian-docker-lab to Debian/Bullseye64.
8d3e559c — Hakan Bayındır 1 year, 9 months ago
Merge pull request #13 from hbayindir/debian-rust-playground

Upgrade Rust Playground to use official Rust.
8e3c89a7 — Hakan Bayindir 1 year, 9 months ago
Upgrade Rust Playground to use official Rust.

Since the Rust packages coming from Debian are not the latest ones, and caused
problems during testing, a new VM using official Rust version is made.

This version works as it should for the cases I've tested.
9a003620 — Hakan Bayındır 1 year, 9 months ago
Merge pull request #12 from hbayindir/debian-rust-playground

Add "Debian Rust Playground" VM.
859b90a0 — Hakan Bayindir 1 year, 9 months ago
Add "Debian Rust Playground" VM.

This commit adds a new Debian Stable based Rust Playground.
dd8b5192 — Hakan Bayındır 1 year, 10 months ago
Merge pull request #11 from hbayindir/ubuntu20.04-ssh-oidc_client

Add new Ubuntu 20.04 SSH-OIDC client machine.
3eeed138 — Hakan Bayindir 1 year, 10 months ago
Add new Ubuntu 20.04 SSH-OIDC client machine.

This commit adds a new SSH-OIDC client for testing local SSH-OIDC servers.
8dc67b20 — Hakan Bayindir 1 year, 10 months ago
Merge branch 'master' of github.com:hbayindir/vagrant-machines
62ad1cdd — Hakan Bayindir 1 year, 10 months ago
Add a simple FTP server.

A FTP server based on vsftpd is added.
Next