Server Installation (Windows, Linux, and Docker)
This section provides detailed guidelines for installing NCache Server, a high-performance distributed caching solution, on Windows, Linux, and Docker environments. Proper installation is required on server nodes before client-side configurations. This guide explains prerequisites, automated and manual installation, and basic configuration using Windows MSI installers (Wizard / Command Line / PowerShell), Linux package-based installations, and Docker deployments to ensure a reliable and optimized caching environment.
In This Section
Windows Installation (Wizard / Command Line / PowerShell)
This section provides details about the prerequisites, and step-by-step instructions to install NCache on Windows. It also includes necessary network and system configurations.
Linux Installation (Scripts / Package)
This section provides details about the prerequisites, and deployment process to install NCache on Linux using .tar.gz packages. It includes details on how to configure the environment and dependencies required for high-availability caching.
Containerized Deployment with Docker
This section provides comprehensive guidance for deploying NCache with Docker. It covers how to set up a single NCache instance using Docker commands, along with deploying multiple NCache containers for evaluation using Docker Compose.