AracPac v1.0 boxes
Ubuntu 20.04.1 LTS
Usage
Download from https://app.vagrantup.com/aracpac/boxes/ubuntu20/versions/1.0.
Basic
Vagrant.configure("2") do |config|
config.vm.box = "aracpac/ubuntu20"
config.vm.box_version = "1.0"
end
Optimized
Download at https://github.com/aracpac/aracpac-vagrantfiles/blob/v1.0/ubuntu20/Vagrantfile.
Software summary
- Linux 5.4.0-62-generic
- Apache/2.4.41
- mysql Ver 8.0.22-0ubuntu0.20.04.3
- PHP 8.0.1 (cli) (built: Jan 13 2021 08:22:35)
- Xdebug v3.0.2
- varnish-6.5.1 revision 1dae23376bb5ea7a6b8e9e4b9ed95cdc9469fb64
CentOS Linux release 8.3.2011 (Core)
Usage
Download from https://app.vagrantup.com/aracpac/boxes/ubuntu20/versions/1.0.
Basic
Vagrant.configure("2") do |config|
config.vm.box = "aracpac/centos8"
config.vm.box_version = "1.0"
end
Optimized
Download at https://github.com/aracpac/aracpac-vagrantfiles/blob/v1.0/centos8/Vagrantfile.
Software summary
- Linux 4.18.0-240.1.1.el8_3.x86_64
- Apache/2.4.37
- mysql Ver 15.1 Distrib 10.3.27-MariaDB
- PHP 8.0.1 (cli) (built: Jan 5 2021 13:54:54)
- Xdebug v3.0.2
- varnish-6.5.1 revision 1dae23376bb5ea7a6b8e9e4b9ed95cdc9469fb64