Edit online

Deploying Content Fusion Enterprise on Ubuntu, RHEL, CentOS

This topic contains information for the server administrator about how to install and configure the Oxygen Content Fusion Enterprise Server solution on Ubuntu 20.04, Red Hat Enterprise Linux (RHEL) 7, or CentOS 7.

Prerequisites

An Enterprise server solution requires the following:

Firewall Notes

The Content Fusion Enterprise Virtual Machine should have the following ports accessible:
  • 80, 443 - For HTTP/HTTPS access to the main application.
  • 9080 - For access to the administration page (you may want to restrict access to only have this page available to certain computers).
  • 22 - For SSH access.

Installing the Software

To install the Oxygen Content Fusion Enterprise Server solution on your machine::
  1. Go to the Download page and download the Oxygen Content Fusion Enterprise Server installation kit.
  2. Run the installer (the installation requires root privileges):
    sudo bash Oxygen_Content_Fusion_Enterprise.sh
  3. Follow the on-screen instructions.
    Note: The installation log can be found in the content-fusion-install.log file, in the current directory.

Initial Oxygen Content Fusion Configuration

To configure Oxygen Content Fusion on the initial start of the VM, use the following procedure:

  1. Access the administration web interface of Oxygen Content Fusion at: https://<server-address>:9080.
    Note: By default, Oxygen Content Fusion uses a self-signed certificate, so the browser will display a security warning. Continue (for example, if you are using Edge, click Details and then Go on to the webpage).
  2. Log in using the following credentials:
    • user = fusion
    • password = oxygenxml
  3. Change the password.
  4. In the General tab, configure the Domain Name of the server. To properly configure the server, you should associate a domain name for this server in your DNS.

    You can also use the server IP address instead of the domain name. In this case, the server will run with several limitations:
    • The e-mail messages generated by the server are more likely to be considered as SPAM.
    • HTTPS support cannot be enabled.
    Note: By default, the Domain Name is populated with one of the IP addresses associated with the server. It is recommended that you check this IP address to make sure it can be accessed by your end-users.
  5. In the License tab:
    • If you already have a license key, choose the Already have a license key option, paste your license key in the text field and click Activate.
    • Otherwise, choose the Request a trial license key option and complete the request form.

Configuring Oxygen XML Editor/Author to Connect to Your Enterprise Server

All Content Authors in your organization who will be uploading tasks will need to configure Oxygen XML Editor/Author to connect to your Enterprise server. You need to provide them with your Enterprise server URL and then each of them will need to follow the procedure found in: Configuring Your Enterprise Server Address. Alternatively, if you want to impose the server URL for all Content Authors so that manual configuration is not needed, you can create a properties file to impose the Enterprise server address.