• Products
  • Solutions
  • Customers
  • Resources
  • Company
  • Pricing
  • Download
Try Playground
  • Install Playground On-Prem
Show / Hide Table of Contents
  • Playground
  • Using NCache Playground Live
  • Install Playground On-Prem
  • Troubleshooting Playground

Install Playground On-Prem

This section guides you through the process of downloading, installing, and launching the NCache Playground via the Playground Installer.

Installation Process

Important

Before proceeding with the NCache Playground installation, you need to install NCache Enterprise Cache Server or Developer/QA.

  • Windows
  • Linux
  • Download the NCache Playground .msi file and place it in your desired location.

  • Open the command prompt as an Administrator and run the following command:

msiexec.exe /I "C:\NCacheSetupPath\ncache.playground.msi"
  • After successful execution of the above command, the Welcome to the NCache Playground wizard screen appears. Click Next to proceed with the installation.


  • The next screen asks you to accept the license agreement. By clicking I accept the terms in the License Agreement, you are making a legal commitment to abide by the Alachisoft Software Agreement for NCache Playground. Click Next.


  • The User Information screen appears to ask for your information. Enter all required information and then click Next.


  • The Installation Folder screen has the default installation path where you have installed NCache Enterprise. Click Next.


  • After successful installation, Launch Playground by selecting the checkbox on the following screen. Click Finish to start using the NCache Playground.


  • Your system's default browser opens to http://localhost:8253/operation, where you can interact with a variety of features.


Note

To change the default port, edit the appsettings.json file at %NCHOME%\bin\tools\playground\app.

  • Download the NCache Playground tar.gz file and place it in your desired location.

  • In the terminal, extract the tar.gz file through the following command:

tar -zxf <Path to tar.gz file>
  • After extraction, the installation scripts are placed in the folder named playground. In the terminal, go to this directory:
cd  playground
  • In the terminal, run the following command for installation:
sudo ./install -f John -l Smith -e john_smith@yourdomain.com -c your_company_name -P password
  • This will initiate NCache installation, and once it is completed, the following screen will appear.


  • After installation, access <server-ip>:8253 on the browser of your choice where you can interact with a variety of features.

Playground

Note

To change the default port, edit the appsettings.json file at %NCHOME%/ext/playground/app/.

Note

You can access cache logs at %NCHome%/log-files.

Things To Consider for Sample Execution

  • To Run the .NET code samples, you should have .NET 6.0 installed. To Compile & Run them, you should have .NET 6.0 SDK installed on your system.
  • To Run the Java code samples, you should have Java installed. To Compile & Run them, you should have JDK 17 installed on your system and you must ensure that the Environment Variable for Maven_Home is set.
  • If you have not set the required environment for sample execution, please refer to the Troubleshooting Playground page to learn how to handle the resulting errors.

See Also

Installation Guide
Programmer's Guide
Administrator's Guide

In This Article
  • Installation Process
  • Things To Consider for Sample Execution
  • See Also

Contact Us

PHONE

+1 (214) 764-6933   (US)

+44 20 7993 8327   (UK)

 
EMAIL

sales@alachisoft.com

support@alachisoft.com

NCache
  • NCache Enterprise
  • NCache Professional
  • Edition Comparison
  • NCache Architecture
  • Benchmarks
Download
Pricing
Try Playground

Deployments
  • Cloud (SaaS & Software)
  • On-Premises
  • Kubernetes
  • Docker
Technical Use Cases
  • ASP.NET Sessions
  • ASP.NET Core Sessions
  • Pub/Sub Messaging
  • Real-Time ASP.NET SignalR
  • Internet of Things (IoT)
  • NoSQL Database
  • Stream Processing
  • Microservices
Resources
  • Magazine Articles
  • Third-Party Articles
  • Articles
  • Videos
  • Whitepapers
  • Shows
  • Talks
  • Blogs
  • Docs
Customer Case Studies
  • Testimonials
  • Customers
Support
  • Schedule a Demo
  • Forum (Google Groups)
  • Tips
Company
  • Leadership
  • Partners
  • News
  • Events
  • Careers
Contact Us

  • EnglishChinese (Simplified)FrenchGermanItalianJapaneseKoreanPortugueseSpanish

  • Contact Us
  •  
  • Sitemap
  •  
  • Terms of Use
  •  
  • Privacy Policy
© Copyright Alachisoft 2002 - 2025. All rights reserved. NCache is a registered trademark of Diyatech Corp.
Back to top