Tatoeba Language Translation Software
This revision is from 2024/08/03 20:02. You can Restore it.
https://github.com/Tatoeba/tatoeba2.git
sudo apt install vagrant
sudo apt-get install libvirt-daemon-system
sudo usermod -aG libvirt $USER
sudo chown $USER:libvirt /var/run/libvirt/libvirt-sock
sudo apt install virtualbox
vagrant up --provider=virtualbox
http://localhost:8080/
vagrant halt