Docs & FAQ

Installation guides, configuration details, and common questions.

Installation Guide

1

Prerequisites

Ensure you have Docker Desktop and Node.js (LTS enabled) installed on your machine.

2

Unzip & Start

Extract the downloaded `aiprunr.comliance.zip` and run the startup script.

unzip aiprunr.comliance.zip cd aiprunr chmod +x start.sh ./start.sh
3

Configuration

The Graphical Setup Wizard will launch automatically at `http://localhost:8888`. Enter your API Key and Admin Email to finish setup.

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