Skip to content

GitLab

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

Merged
Opened 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
Go 2.0 "Trump Edition"
Milestone
Go 2.0 "Trump Edition" (Past due)
Assign milestone
Time tracking
Reference: srct/go!25
Source branch: vagrant