Installing Alfresco Community 4.2.f on the Jelastic.com cloud service (part 2)
- Tutorial
First, I will describe one moment from the first part in more detail, it caused difficulties in repetition.
****
5. Specify the new driver in the database and the URL to the database server.
The URL to the database server, this is the address at which the login window for the MySQL admin panel opens.
In my case it is:
mysql-alfresco.jelastic.regruhosting.ru
it we fit into the section MySQL connection File alfresco-global.properties
****
# MySQL connection
#
db.driver = org.gjt.mm.mysql.Driver
the db .url = jdbc: mysql: //mysql-alfresco.jelastic.regruhosting.ru/alfresco? useUnicode = yes & characterEncoding = UTF-8
#
# Oracle connection
#
# db.driver = oracle.jdbc.OracleDriver
# db.url = jdbc: oracle: thin: @localhost: 1521: alfresco
**** The
instruction from Jelastic.com ends with the deployment of the web-explorer interface, however the web-explorer interface in Currently not recommended for new developments and almost not supported. Instead, it is recommended to use
Alfresco Share.
Installing Share on Jelastic.com Cloud turned out to be pretty trivial. You only need to perform one small trick.
1 It is necessary to rename the previously deployed application from ROOT to alfresco:

2 Download the distribution kit share.war and deploy it in the created environment


It should turn out like this:

3 Reload Tomcat
4 Run alfresco (to verify that everything still works)

Get the old picture:

5 Run share (admin / admin)

and enjoy the modern Russified interface:
