Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • go go
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • SRCT
  • gogo
  • Merge requests
  • !25

Merged
Created Apr 20, 2016 by Nicholas J Anderson@nander13Owner

Added Vagrantfile and dev ansible playbook

  • Overview 0
  • Commits 8
  • Changes 7

Whew, that was quite a lot. Where do I start?

To utilize Vagrant, you first need to install virtualbox and vagrant itself. After those are installed, simply do "vagrant up" from the project's root directory. That's it! It will install and set everything up for you. Once the playbook has completed provisioning, simply go to localhost:8000 in your browser. This directory is shared with the virtual machine, so all changes made here will be reflected live!

Give it a shot!

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: vagrant