Skip to content

guided1/vagrant-other

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Clone this repository into a folder called "vagrant-definition""

Then clone your main project code repositories into a folder called "code"

You're looking to create a structure like

|-- vagrant-definition
|   |
|   +-- Vagrantfile
|
-- code
   |-- erp-mainline // main erp codebase
   |    |
   |    +-- ... code
   |
   |-- erp-config // erp configuration
   |    |
   |    +-- ... code
   |
   |-- restoredb-mainline // database import scripts
   |
   |-- fums (not yet included in the vagrant file)
   |
   |-- booking-engine (not yet included in the vagrant file)

You can view the mounts in the vagrant file to see where you will be able to access them in the vm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published