Everstack

Introduction

Install, configure, and run Everstack -- the unified AI infrastructure platform.

Welcome to Everstack. This section walks you through installation, configuration, and the core concepts you need to ship AI-powered applications on Everstack.

Cloud URLs

Everstack Cloud uses two URL patterns:

  • Dashboard (https://app.everstack.ai) -- the cloud admin app where you manage providers, agents, evaluations, and deployments.
  • Your instance gateway (https://{instance}.{region}.everstack.ai) -- the API endpoint for your dedicated managed instance. For example, https://acme.us-east.everstack.ai. This is what your application code sends requests to.

Throughout the docs, code examples use the https://{instance}.{region}.everstack.ai placeholder. Replace it with your own instance URL, which you can find in the dashboard under Settings -> Instance.

For self-hosted deployments, see Installation and replace the URL with your own host (e.g., http://localhost:8089).

Start here

Features

Data and safety

Connect and observe

On this page