Docs & FAQ

Installation guides, configuration details, and common questions.

Installation Walkthrough

Watch our 2-minute secure setup demo to see the AIPrunr appliance in action.

Installation Walkthrough
🔒 Recorded Secure Session: Token-Based Authorization & Zero-Egress Dashboard

Installation Guide

1

Prerequisites

Ensure you have Node.js (v18 or higher) installed on your machine. AIPrunr runs as a high-performance native binary, so Docker is NOT required.

2

Unzip & Start

Extract the downloaded `prunr-universal.zip` and run the startup script.

unzip prunr-universal.zip cd aiprunr_v1 chmod +x start.sh ./start.sh
3

Secure Configuration

The Secure Setup Wizard will launch at `http://localhost:8888`. You MUST provide the One-Time Token displayed in your terminal to authorize the setup. After saving your keys, the system will automatically redirect to your Executive Dashboard on Port 3000.

Frequently Asked Questions

Do I need to install agents on my servers?

No. AIPrunr is 100% agentless. It connects to the AWS/Azure/GCP APIs and analyzes VPC Flow Logs to determine asset utilization.

Is my data safe?

Yes. AIPrunr adheres to a "Zero Egress" policy. Your cloud credentials and usage data are stored locally on your machine (inside an encrypted PostgreSQL database) and are never sent to our servers.

What happens after the 14-day trial?

If you choose to continue using AIPrunr, you can upgrade to the Enterprise plan ($1/month/device). If not, you can simply stop the appliance and delete the folder. No charges will be incurred.

Does AIPrunr write changes to my cloud?

No. AIPrunr only requests Read-Only permissions (e.g., `ce:GetCostAndUsage`, `ec2:DescribeInstances`). It generates a report of "Zombie" assets, but you must take the final action to terminate them.

Still have questions?

Contact Support