Skip to content

frontstack/vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant + FrontStack

Usage

  1. Be sure you have VirtualBox and Vagrant already installed

  2. Customize Vagrantfile and setup.ini (optionally)

  3. From the Vagrantfile directory directory, run:

$ vagrant up 

and if all goes fine, run:

$ vagrant ssh

Guest requirements

  • GNU/Linux 64 bits
  • 512MB RAM (>=768MB recommended)
  • 1GB free disk space
  • Internet access (HTTP/S)

Host requirements

  • 64 bits OS
  • 2GB RAM (4GB recommended)
  • 4GB free disk space
  • Internet access (HTTP/S)

Configuration

See setup.ini file and adapt it to your needs. You can comment the options you don't need

Vagrant CLI

Take a look to the Vagrant CLI documentation for detailed usage and boxes management

Issues

Please, feel free to report any issue you experiment via Github

License

Scripts under WTFPL license

About

FrontStack Vagrant setup scripts and config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages