Installs and configures ready to use developer version of Sybase ASE.
- Port: 5001
- System administrator (SA) user - username: sa, password: Sybase123
- Test database: test
- Test user - username: test, password: Test123
- Collation/sorting: nocase
- Charset: utf8
- Initial database size: 500Mb
- Copy ASE_Suite.linuxamd64.tgz into folder (you can obtain it from http://www.sap.com/community/topic/ase.html)
git clone https://github.com/huksley/vagrant-sybasecd vagrant-sybasevagrant up
On every vagrant provisioning database will be recreated! Don`t keep important data and/or dml in database.
If you need additional customization check common.sh for settings.