murano-apps/SugarCRM/package
Serg Melikyan a3719adb38 Correct licensing issue with apps
Apps in this repository must be all licenced under Apache License 2.0

Changes:
 * Remove per-app LICENSE file
 * Re-license SugarCRM, Plone & Clearwater

Change-Id: I042c23f0bb9d0c3652e739711a32ddf10794fb35
Signed-off-by: Serg Melikyan <smelikyan@mirantis.com>
2017-01-09 11:31:27 -08:00
..
Classes Correct licensing issue with apps 2017-01-09 11:31:27 -08:00
Resources Correct licensing issue with apps 2017-01-09 11:31:27 -08:00
UI Correct licensing issue with apps 2017-01-09 11:31:27 -08:00
README.rst Added SugarCRM application package 2015-09-09 19:25:33 +03:00
logo.png Added SugarCRM application package 2015-09-09 19:25:33 +03:00
manifest.yaml Correct licensing issue with apps 2017-01-09 11:31:27 -08:00

README.rst

SugarCRM v6.5.22

This package deploys the version 6.5.22 of SugarCRM CE. SugarCRM is a customer relationship management software. Its Community Edition is opensourced and is distributed under a GNU Affero General Public License.

Deployment workflow:

During the app deployment the following steps are executed:

  • the deployment of WebServer and RDBMS servers are verified

* a database and a user are created ay RDBMS, the user is granted needed permissions

  • the needed pre-requisites are installed on a web server

* the binary archive containing the software is downloaded from a temporary dropbox location

* the archive is extracted to Apache html directory, appropriate permissions are set

  • a silent install config is created and parameterised with user input
  • a silent installation is initiated by a curl call

Actions:

The following actions are available:

  • clear - reset the database contents to a clean initial state

* populateDemoData - reset the database contents and populates it with a demonstration data