Air-gapped Installation

This guide provides instructions for deploying Observo Site in air-gapped environments where direct internet access is not available.

Prerequisites

System Requirements

  • 4 vCPU or more

  • 16 GB RAM minimum

  • 50 GB disk space

  • Static private IP address

Required Files

Before starting, gather these files from a machine with internet access:

  1. k3s Binary Files

Installation Steps

1. Prepare Environment

Copy all downloaded files to the air-gapped VM:

2. Install k3s

  1. Set up k3s images:

  2. Install k3s binary:

  3. Install k3s:

  4. Verify Installation:

3. Configure kubectl Access

4. Install Helm

5. Deploy Observo Site

  1. Set Environment Variable:

  2. Run Installation:

6. Verify Installation

Post-Installation Configuration

1. Configure Network Access

The installer automatically sets up nginx proxy configuration:

2. Test Connectivity

For additional assistance, refer to:

Last updated

Was this helpful?