Raven box is a vagrant box having Ubuntu Jammy operating system..
Prerequisite
- Softwares
- Virtual Box Version 6.1.30 r148432 (Qt5.6.2)
- Vagrant v2.2.19 or above
Create Raven box
In terminal, go to root directory of the Raven project and run vagrant up
to kick in vagrant box creation process.
Once box creation process completes, use vagrant ssh
to login in Raven box and follow Raven guide to configure the newly created box.