Skip to content

masters-of-cats/linux-playground

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linux-playground

Host requirements

  1. Vagrant
  2. Virtualbox
  3. Ansible

Usage

  1. Clone this.
  2. Set LINUX_PLAYGROUND_CPUS (default: number of cores on your host), LINUX_PLAYGROUND_MEMORY (in MB. Default: 2048), and LINUX_PLAYGROUND_SHARED_DIR (Default: ~/workspace/garden-runc-release/src/gopath. Mounted at /vagrant_data).
  3. ./vmup.sh.
  4. The first time you launch tmux, press prefix+I to install TPM plugins. The default prefix is ctrl+space.
  5. Run ~/.vim/update in the VM. This is idempotent but slow, so I didn't want to have it run every time while developing this.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%