Skip to content

NBISweden/sda-dev-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sda-dev-stack

Requirements

You should be able to download the installation files for your operating system here:

vagrant plugin install vagrant-vbguest

Note: It is also possible to use libvirt, but we encourage you to use virtualbox.

Start the VM

In order to spin up the dev stack run:

bash init-vm.sh
vagrant ssh
> cd /vagrant/

macOS Big Sur

If you are using this OS, you may well need to fix some permission settings before successfully spinning the VM. Follow these steps:

  • Fix permissions in preferences -> security & privacy (click the lock icon, then "allow permissions" for Oracle)
  • Restart your computer
sudo reboot
  • Restart VirtualBox by doing:
sudo "/Library/Application Support/VirtualBox/LaunchDaemons/VirtualBoxStartup.sh" restart  

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages