Skip to content

meet-here/vagrant-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vagrant

Requirements

  • VirtualBox

  • vagrant

  • Virtualization enabled in the BIOS settings

On your first visit

  • look at all files and whether you want something to be changed
  • vagrant up

To launch the machine and connect with it

  • (vagrant up)
  • vagrant ssh
  • cd /code/meet_here/backend
  • crossbar start

Now the server is running and you can use the browser of your host system to connect with it at localhost with the specified port. Files can be edited both at the host and at the guest system.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages