murano-apps/SugarCRM/package
Tetiana Lashchova 94a2d9569e Update namespaces for applications
Replace io.murano.apps and io.murano with com.example

bp fix-fqn-usage

Change-Id: I252a992ffa9e2be87ee2b17744dd8f2ed490dd8e
2016-06-17 09:42:23 +00:00
..
Classes Update namespaces for applications 2016-06-17 09:42:23 +00:00
Resources Added SugarCRM application package 2015-09-09 19:25:33 +03:00
UI Update namespaces for applications 2016-06-17 09:42:23 +00:00
LICENSE Added SugarCRM application package 2015-09-09 19:25:33 +03: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 Update namespaces for applications 2016-06-17 09:42:23 +00: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