Announcements

  • Rocket Terminal Emulator (Web Edition) now supports Docker deployment using Rocket Registry

    We are pleased to announce that the Docker Container deployment of Rocket Terminal Emulator (Web Edition) 10.2.1 is now available using the Rocket Registry. The Rocket Registry is a repository of Containers that includes access control.

    Docker Containers provide several advantages for customers and prospects that want to deploy for testing or production purposes compared to standard installation procedures like:

    ·        Consistency - Docker provides a standardized environment for deploying applications. Containers package all the code and dependencies needed for an application, ensuring that it works consistently across different servers and operating systems. Say goodbye to the “Will this work on my machine?” dilemma.

    ·        Stability - Docker containers are based on Linux, with the Linux kernel included in every container. This stability extends to any system or device, even when running containers on Mac or Windows. No more unexpected compatibility issues or rollbacks due to updates.

    ·        Space Efficiency - Unlike traditional Virtual Machines (VMs), which consume significant server space and memory, Docker containers are lightweight. They only include the app code and dependencies, making them much smaller. Running entirely on the cloud, they eliminate the need for large physical servers.

    ·        Isolation - Containers work independently of each other, allowing various tasks to occur in isolation. This isolation enhances security and resource utilization.

    Additionally to the option to use Docker Containers which was introduced with Rocket Terminal Emulator (Web Edition) 10.2.1 the support of the Rocket Registry makes it much easier for customers to install. It enables Rocket to track who downloaded the containerized version of the product.

    Any customer with access to our Rocket Community Portal can download the containers from Rocket Registry by using his Rocket Community Portal credentials.

    The documentation of the Docker installation using the Rocket Registry can be found here:

    Installing Rocket TE Web in containers with a Docker image (rocketsoftware.com)