- 0 minutes to read

Installing Nodinite

Welcome to the Nodinite installation guide! Choose your installation path based on which version you're deploying.

On this page, you will learn

  • ✅ How to install Nodinite v7 (recommended)
  • ✅ How to install Nodinite v6 (legacy)
  • ✅ Key differences between installation methods
  • ✅ Which version is right for you

Choose Your Installation Path

Nodinite v7 introduces a modern, automated PowerShell-based installation that:

  • Automates service deployment and configuration
  • Enables OAuth 2.0/OIDC authentication
  • Simplifies HTTPS/TLS setup
  • Supports .NET 10 and .NET 9 and modern architecture
  • Provides active support and security updates

Installation Method

  1. Register your Environment in the Nodinite Portal
  2. Configure settings (database, authentication, agents, TLS)
  3. Download the generated installation package
  4. Run the PowerShell 7 installation script
  5. Access your Nodinite Web Client

Complete v7 Installation Guide

Estimated Time: 15-30 minutes for basic installation

Nodinite v6 (Legacy - No Longer Supported)

If you need legacy v6 with the deprecated Install and Update Tool (web-based MSI installer):

Important

Nodinite v6 is no longer supported. We strongly recommend upgrading to v7 for:

  • Latest features and improvements
  • Modern authentication options
  • Active support and security updates
  • Simplified installation process

If you need to install or reference v6:

Installation Method

  1. Install the Nodinite Install and Update Tool (MSI)
  2. Configure the web-based management interface
  3. Download Nodinite Core Services package
  4. Use the web UI to configure and deploy Nodinite
  5. Manually configure IIS, app pools, and services

v6 Installation Guide - Part 1
v6 Installation Guide - Part 2

Estimated Time: 45-90 minutes for complete installation

Comparison: v7 vs v6 Installation

Aspect New 7.x Nodinite v7 Nodinite v6
Installation Tool PowerShell 7 script MSI + Web UI
Configuration Portal-based Web-based UI
Automation Level High (script-driven) Medium (manual steps)
IIS Configuration Automated Manual
Certificate Setup Portal configuration Manual web.config
OAuth 2.0 Support Yes No
Complexity Simple :fa-starfa-starfa-star: Complex
Support Status Active Deprecated

Prerequisites

Before beginning installation, ensure you have reviewed the prerequisites for your target version:

Prerequisites for Installing Nodinite - Detailed requirements for v7 and v6

Quick Checklist

  • Administrator access to Windows Server and SQL Server
  • PowerShell 7 installed (v7) or MSI downloaded (v6)
  • SQL Server 2016+ available
  • IIS installed with required features
  • Service account credentials available
  • Product key from Nodinite Portal

Installation Workflow

Nodinite v7 Workflow

graph LR A[" Review Prerequisites"]:::blueNode --> B[" Register Environment
in Portal"]:::yellowNode B --> C[" Configure Settings
(Database, Auth, TLS)"]:::yellowNode C --> D[" Download Package"]:::greenNode D --> E[" Run PowerShell Script"]:::greenNode E --> F[" Access Web Client"]:::greenNode classDef greenNode fill:#90EE90,stroke:#333,stroke-width:2px classDef yellowNode fill:#FFD700,stroke:#333,stroke-width:2px classDef blueNode fill:#87CEEB,stroke:#333,stroke-width:2px

Diagram: Nodinite v7 installation workflow

Nodinite v6 Workflow (Legacy)

graph LR A[" Review Prerequisites"]:::blueNode --> B[" Download MSI"]:::yellowNode B --> C[" Install Update Tool"]:::yellowNode C --> D[" Configure Access Rights"]:::yellowNode D --> E[" Download Core Services"]:::yellowNode E --> F[" Configure via Web UI"]:::yellowNode F --> G[" Manual IIS Setup"]:::yellowNode G --> H[" Access Web Client"]:::greenNode classDef greenNode fill:#90EE90,stroke:#333,stroke-width:2px classDef yellowNode fill:#FFD700,stroke:#333,stroke-width:2px classDef blueNode fill:#87CEEB,stroke:#333,stroke-width:2px

Diagram: Nodinite v6 installation workflow (deprecated)

Prerequisites Deep Dive

Before installation, review detailed prerequisite documentation:

Windows Server & IIS

SQL Server

Security & Authentication

Troubleshooting & Maintenance

After Installation

Once Nodinite is installed, configure logging and monitoring agents:

Need Help?

For v7 Installation

For v6 Installation (Legacy)

Partners

Looking for professional installation services? Contact our certified Partners for assistance.

Previous Step

2. Prerequisites - Review system requirements

Next Step

4. Installing Log Agents - Enable end-to-end logging

Planning Your Nodinite Solution
Install Nodinite v7
Install Nodinite v6 - Install and Update Tool
Updating Nodinite v7
Hardening Your Installation
Uninstall Guide
Troubleshooting Overview
Uninstall Nodinite v7
Working with Nodinite
Post Installation Steps