How to Deploy Xinco DMS to Jelastic PaaS
Here’s a detailed instruction on how to deploy xinco DMS, a Document Management System for files, text, URLs and contacts, featuring ACLs, version control, full text search and an FTP-like client, to Jelastic PaaS. It is a powerful and quite popular DMS, so we wanted to show you how it would work in Jelastic.
It’s pretty easy, just follow the steps below.
Create Environment
1. Log into the Jelastic dashboard.
2. Click Create environment to set up a new environment in Jelastic.
3. In the Environment Topology dialog, pick your application server (for example, Tomcat) and the database you want to use (for example MySQL). Then type your environment name, for example, xinco.
Wait just a minute for your environment to be created.
Upload Java Package
1. Navigate to xinco.org and download the xinco DMS server as a zip file.
2. Extract the files from zip package you have just downloaded and create a .WAR file from the xinco folder contents (xinco-DMS-3.00.00 M3/webapps/xinco).
3. Upload your Java package to the Deployment manager.
4. Once the package is in Jelastic, deploy it to the environment you have just created.
Configure Database
1. Click Open in Browser button for MySQL.
2. When you created the environment, Jelastic sent you an email with credentials to the database. Use these credentials to create a user account and the database with the application.
Configure Xinco
1. Go back to the Jelastic dashboard click Config button for Tomcat and upload the MySQL connector to the lib folder.
2. Open the context.xml file (webapps/ROOT/META-INF/context.xml) and set the database configuration.
Save your changes and restart Tomcat.
Start Xinco
Now you can launch xinco DMS in a web browser and use all it’s cool functions!