Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

open-review-toolkit/vagrant-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is now archived. It is no longer maintained or supported.

Open Review Toolkit Vagrant Image Build

This repository builds a Vagrant VM image used by the Open Review Toolkit project. Starting from a base Ubuntu image, it uses Ansible to install the required dependencies for the Open Review Toolkit project. Once an image has been built, it will be uploaded to Hashicorp's Vagrant box repository. The Open Review Toolkit project downloads this pre-built image, rather than building it from scratch every time to ensure greater consistency.

Build and export steps

  1. vagrant box update
  2. vagrant destroy
  3. vagrant up
  4. vagrant ssh
  5. sudo ./reduce-image-size.sh
  6. exit
  7. vagrant package --output v0.x.x.box

About

Builds Vagrant VM for using open-review-toolkit

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •