Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 2.29 KB

File metadata and controls

40 lines (25 loc) · 2.29 KB
description
Learn about different ways to install and deploy NSO.

Installation and Deployment

Ways to Deploy NSO

  • By installation
  • By using Cisco-provided container images

By Installation

Choose this way if you want to install NSO on a system. Before proceeding with the installation, decide on the install type.

Install Types

The installation of NSO comes in two variants:

Local InstallLocal Install is used for development, lab, and evaluation purposes. It unpacks all the application components, including docs and examples. It can be used by the engineer to run multiple, unrelated, instances of NSO for different labs and demos on a single workstation.local-install.md
System InstallSystem Install is used when installing NSO for a centralized, always-on, production-grade, system-wide deployment. It is configured as a system daemon that would start and end with the underlying operating system. The default users of admin and operator are not included and the file structure is more distributed.system-install.md

{% hint style="info" %} All the NSO examples and README steps provided with the installation are based on and intended for Local Install only. Use Local Install for evaluation and development purposes only.

System Install should be used only for production deployment. For all other purposes, use the Local Install procedure. {% endhint %}

By Using Cisco-Provided Container Images

Choose this way if you want to run NSO in a container, such as Docker. Visit the link below for more information.

{% content-ref url="containerized-nso.md" %} containerized-nso.md {% endcontent-ref %}


Supporting Information

If you are evaluating NSO, you should have a designated support contact. If you have an NSO support agreement, please use the support channels specified in the agreement. In either case, do not hesitate to reach out to us if you have questions or feedback.