DPDK Architecture  ->  Other (stable)

Vagrant Base Box

This sub-project allows us to create vagrant base images that are used inside vagrant. This solved the long initial setup time and improved reliability since the image won't change.

Vagrant Cloud: https://app.vagrantup.com/dpdk-nl

Boxes

Ubuntu 20.04 LTS

Tasks overview:

  • Motd
  • Locale
  • Default Tools
  • Nginx
  • PHP-7.4
  • PHP-7.4-dev
  • MariaDB
  • MongoDB 4.4
  • Composer 1

How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "dpdk-nl/ubuntu-20.04"
end

Vagrant Cloud Download URL: https://app.vagrantup.com/dpdk-nl/boxes/ubuntu-20.04

Repository

https://github.com/DPDK-NL/vagrant

Last modifiedWednesday, March 24, 2021, 9:08:59 AM UTC
Last authorGlenn de Haan
Commit ID319f2b7