Skip to content

Vagrant Box with OTRS deployed on ubuntu/trusty64

License

Notifications You must be signed in to change notification settings

p-se/vagrant-otrs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-otrs

Vagrant Box with OTRS deployed on ubuntu/trusty64 for development purposes.

  1. Run "vagrant up"
  2. Go to the OTRS installer at http://localhost:3002/otrs/installer.pl
  3. Configure an "Existing Database" with MySQL, (default credentials: User: otrs Password: vagrant Database: otrs)
  4. (Optional) Configure Mail settings
  5. Remember OTRS-root user password for first login
  6. Login at http://localhost:3002/otrs/index.pl
  7. Enjoy.

OTRS install directory

/opt/otrs

OTRS Version

Default version is 4.0.9 You can pick your desired OTRS version by setting the VERSION variable at the start of init.sh

About

Vagrant Box with OTRS deployed on ubuntu/trusty64

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 63.5%
  • Perl 36.5%