- 4 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 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"] --> B[" Register Environment
in Portal"] B --> C[" Configure Settings
(Database, Auth, TLS)"] C --> D[" Download Package"] D --> E[" Run PowerShell Script"] E --> F[" Access Web Client"] style A fill:#e1f5ff style B fill:#fff4e1 style C fill:#ffe1e1 style D fill:#e1ffe1 style E fill:#f0e1ff style F fill:#e1fff4

Diagram: Nodinite v7 installation workflow

Nodinite v6 Workflow (Legacy)

graph LR A[" Review Prerequisites"] --> B[" Download MSI"] B --> C[" Install Update Tool"] C --> D[" Configure Access Rights"] D --> E[" Download Core Services"] E --> F[" Configure via Web UI"] F --> G[" Manual IIS Setup"] G --> H[" Access Web Client"] style A fill:#e1f5ff style B fill:#fff4e1 style C fill:#ffe1e1 style D fill:#e1ffe1 style E fill:#f0e1ff style F fill:#e1fff4 style G fill:#ffe1f5 style H fill:#fff4e1

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.


Next Step

For Nodinite v7

Install Nodinite v7 - Begin your v7 installation

For Nodinite v6 (Legacy)

Installing Install and Update Tool - Begin v6 installation (deprecated)