Skip to content

zapier/zapier-sugarcrm-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is no longer maintained. If you are interested in taking over the project, email contact@zapier.com.

SugarCRM Vagrant Box

This is a vagrant box to bootstrap virtual machines running sugarCRM locally for testing.

Using It

  • Install Virtual Box
  • Install Vagrant
  • type vagrant up (first time will take a little while)

Now edit the Vagrantfile and uncomment the :owner portion in the following line:

  config.vm.share_folder "www", "/var/www/html/", "./SugarCE-Full-6.5.8" #, :owner => 'apache'
  • Type vagrant reload
  • profit

Now if you go to http://localhost:8888 you'll have a shiney SugarCRM instance up and running.

Type vagrant halt to halt the VM and vagrant up to bring it back up.

Auths

Login with admin/admin

Updating It

  • Update manifests under puppet/manifests if you want to change the system configuration
  • update share/db.sql if you want to add something to the database that will always be there whenever someone boots this box.

About

No longer updated: A vagrant box to boot up an instance of sugarcrm for local testing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •