Introduction to Docker Container Deployment
TIBCO® Managed File Transfer Platform Server for UNIX can be container enabled. This means that TIBCO Managed File Transfer (MFT) Platform Server for UNIX can have the following capabilities:
- It can be executed in the cloud.
- It supports Docker and Kubernetes.
- It can be used for on-site or off-site cloud environments.
- It simplifies deployment: install, upgrade, and hotfixes.
- Persistent storage can be used to save configuration and audit files.
- It runs on most 64-xxxm.bit flavors of Linux that supports Docker and Kubernetes.
- It supports Kubernetes for HA load balancing.
The Docker container is the basis for most cloud implementations. Hence, you must follow the steps to create TIBCO MFT Platform Server for UNIX Docker images. Since each cloud implementation is different, the parameters supplied in the sample Dockerfile does not work for every customer site. The Dockerfile provided shows a sample of how TIBCO MFT Platform Server for UNIX can be configured.
You can use this document as a guideline to deploy TIBCO MFT Platform Server for UNIX using Docker container.