How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "warenzema/amazonlinux2mysql80"
end
vagrant init warenzema/amazonlinux2mysql80
vagrant up

This version was created about 1 year ago.

Ran

sudo yum upgrade -y

New mysql version is 8.0.33

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (2.7 GB)

This version was created almost 2 years ago.

"sudo rpm --import https://repo.mysql.com/RPM-GPG-KEY-mysql-2022"

"sudo yum update -y"

"mysql -uroot -pRootroot1!"

select @@version;

8.0.30

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (2.72 GB)

This version was created about 3 years ago.

Ran

sudo yum upgrate -y

New mysql version is 8.0.25

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (2.75 GB)

This version was created almost 5 years ago.

There isn't a description.

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (1.89 GB)