Last Updated: 2026-06-23
Purpose
This article provides the overview for installing the Outscan RC-Scanner appliance. It covers installation procedures, and verification steps for getting your RC-Scanner operational.
Introduction
Deployment methods:
-
ISO: Automated OS installation for bare metal, VMware, VirtualBox, Hyper-V, KVM
Before beginning installation, ensure that you have:
-
Access to Outscan Portal UI with appropriate permissions
-
Target deployment environment (bare metal server or hypervisor)
-
Network connectivity from scanner to Outscan
-
System meeting minimum hardware requirements (see the System requirements section)
Installation
Pre-Installation
Create RC-Scanner from Portal
-
Go to Portal UI → Configuration → RC scanners.
-
Create new RC-Scanner with a name and a description.
-
Copy and save the generated token, as it will be required later during the RC Scanner installation.
Download Installation Media from Portal
-
When creating a new RC-Scanner, we can get the download link in step 2, the image will be in ISO format
RC-Scanner Installation
-
SSH into the machine with default credentials, user will be prompted to change the password on the first time logging in
-
The default credentials:
Username: rcscanner Password: outpost24
-
-
After installing the OS, use
rc-scanner-bootstrapCLI to setup the RC-Scanner, with the token from Portal-
Usage:
rc-scanner-bootstrap --token <your-token>
-
-
During the installation, ArgoCD, Argo Workflows and the RC-Scanner appliance will be installed into the machine, on the k3s cluster
Post-installation verification
-
After the installation, check the scanner status in Portal UI, the status should show “Connected”
The view can be refreshed using the refresh button in Portal UI.
Related Articles