Vagrant Box with OTRS deployed on ubuntu/trusty64 for development purposes.
- Run "vagrant up"
- Go to the OTRS installer at http://localhost:3002/otrs/installer.pl
- Configure an "Existing Database" with MySQL, (default credentials: User:
otrs
Password:vagrant
Database:otrs
) - (Optional) Configure Mail settings
- Remember OTRS-root user password for first login
- Login at
http://localhost:3002/otrs/index.pl
- Enjoy.
/opt/otrs
Default version is 4.0.9
You can pick your desired OTRS version by setting the VERSION variable at the start of init.sh