SugarCRM
From Proxmox VE
Contents |
Appliance Details
| Package: | sugarcrm |
| Version: | 6.1.4-1 |
| Certified: | no |
| Section: | www |
| Location: | http://download.proxmox.com/appliances/www/debian-6.0-sugarcrm_6.1.4-1_i386.tar.gz |
| Maintainer: | Proxmox Support Team |
| OS: | debian-6.0 |
Introduction
SugarCRM is the world's leading provider of commercial open source customer relationship management (CRM) software for companies of all sizes. Sugar easily adapts to any business environment by offering a more flexible, cost-effective alternative than proprietary applications. SugarCRM's open source architecture allows companies to more easily customize and integrate customer-facing business processes in order to build and maintain more profitable relationships. SugarCRM offers several deployment options, including on-demand, on-premise and appliance-based solutions to suit customers' security, integration and configuration needs.
For more details see: SugarCRM
Virtual Appliances can be downloaded directly via the Central Web-based Management.
Recommended settings for Proxmox VE
- Memory (MB): 512
- Swap (MB): 512
- Hard disk (GB): 8
Appliance specific settings
- Mysql root password: admin
Please change this for security reason:
- via command line after the first boot:
mysqladmin -u root -p password yournewpasswordhere
SugarCRM settings
- Main software packages: Debian Squeeze, SugarCRM 6.1.4, MySQL 5.1, Postfix, Apache2, PHP5.3
First steps
Start the VM and open a VNC console and install the latest security updates.
apt-get update apt-get upgrade
- Set the server timezone via command line:
dpkg-reconfigure tzdata
Now, connect to the SugarCRM web installer http://youripaddress and follow the instructions. As database host use "localhost" instead of the default listed IP address.
