All Projects → archlinux → Arch Boxes

archlinux / Arch Boxes

Licence: gpl-3.0
Arch-boxes provides automated builds of the Arch Linux releases for different providers and post-processors (read-only mirror)

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Arch Boxes

Packer Templates
Scripts and Templates used for generating Vagrant images
Stars: ✭ 219 (+46.98%)
Mutual labels:  vagrant, virtualbox, qemu
Nixbox
NixOS Vagrant boxes [[email protected]]
Stars: ✭ 189 (+26.85%)
Mutual labels:  vagrant, virtualbox, qemu
Vagrantboxes
Handcrafted Arch Linux Vagrant base box with ❤️
Stars: ✭ 242 (+62.42%)
Mutual labels:  archlinux, vagrant, virtualbox
Packer Build
Packer Automated VM Image and Vagrant Box Builds
Stars: ✭ 199 (+33.56%)
Mutual labels:  vagrant, virtualbox, qemu
Packer Templates
Packer templates for Vagrant base boxes
Stars: ✭ 471 (+216.11%)
Mutual labels:  vagrant, virtualbox, qemu
Splunkenizer
Ansible framework providing a fast and simple way to spin up complex Splunk environments.
Stars: ✭ 73 (-51.01%)
Mutual labels:  vagrant, virtualbox
Packer Centos 6
This build has been moved - see README.md
Stars: ✭ 78 (-47.65%)
Mutual labels:  vagrant, virtualbox
Devbox Golang
A Vagrant box with Ansible provisioning for setting up a vim-based Go(lang) development environment
Stars: ✭ 84 (-43.62%)
Mutual labels:  vagrant, virtualbox
Beetbox
Pre-provisioned L*MP stack
Stars: ✭ 94 (-36.91%)
Mutual labels:  vagrant, virtualbox
Metta
An information security preparedness tool to do adversarial simulation.
Stars: ✭ 867 (+481.88%)
Mutual labels:  vagrant, virtualbox
Dev
The only truly universal productive development platform with Docker on macOS, Linux and Windows! http://blog.teracy.com/2016/12/20/teracy-dev-the-only-truly-universal-productive-development-platform-with-docker-on-macos-linux-and-windows/ http://slides.teracy.net/hoatle/productive-dev-workflow-with-teracy-dev/latest/
Stars: ✭ 84 (-43.62%)
Mutual labels:  vagrant, virtualbox
Vagrant Docker Vm
💻 Development Vagrant VM with Docker, Samba and Mail sandbox (customizable)
Stars: ✭ 97 (-34.9%)
Mutual labels:  vagrant, virtualbox
Molecule Ansible Docker Aws
Example project showing how to test Ansible roles with Molecule using Testinfra and a multiscenario approach with Docker, Vagrant & AWS EC2 as infrastructure providers
Stars: ✭ 72 (-51.68%)
Mutual labels:  vagrant, virtualbox
Osx Vm Templates
macOS templates for Packer and VeeWee.
Stars: ✭ 1,050 (+604.7%)
Mutual labels:  vagrant, virtualbox
Packer Ubuntu 1404
DEPRECATED - Packer Example - Ubuntu 14.04 Vagrant Box using Ansible provisioner
Stars: ✭ 81 (-45.64%)
Mutual labels:  vagrant, virtualbox
Workstations
Vagrant virtual workstations and development environments with Visual Studio, Docker, IIS and SQL Server on Windows for .NET development
Stars: ✭ 45 (-69.8%)
Mutual labels:  vagrant, virtualbox
Packer Templates
Stars: ✭ 90 (-39.6%)
Mutual labels:  vagrant, virtualbox
Packer Ubuntu 1804
This build has been moved - see README.md
Stars: ✭ 101 (-32.21%)
Mutual labels:  vagrant, virtualbox
Vagrant Box Templates
Stars: ✭ 100 (-32.89%)
Mutual labels:  vagrant, virtualbox
Rhcsa8env
This is a RHCSA8 study environment built with Vagrant/Ansible
Stars: ✭ 108 (-27.52%)
Mutual labels:  vagrant, virtualbox

arch-boxes

CI Status

Arch-boxes provides several different VM images.

The images is built daily and released biweekly (via GitLab CI schedule) and synced to the mirrors.

Images

Vagrant

Vagrant images for the VirtualBox and Libvirt provider are released to Vagrant Cloud.

QCOW2 images

At the time of writing we offer two different QCOW2 images. The images are synced to the mirrors under the images directory, ex: https://mirror.pkgbuild.com/images/.

Basic image

The basic image is meant for local usage and comes preconfigured with the user arch (pw: arch) and sshd running.

Cloud image

The cloud image is meant to be used in "the cloud" and comes with cloud-init preinstalled. For tested cloud providers and instructions please see #133.

Development

Dependencies

You'll need the following dependencies:

  • qemu
  • libisoburn

How to build this

The official builds are done in our Arch Linux GitLab CI and can be built locally by running:

./build-host.sh
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].