Self-Hosting

Deploy EndpointVault on your own AWS infrastructure.

Overview

EndpointVault backend is built on Serverpod, making it easy to deploy on your AWS infrastructure.

Requirements

Quick Setup

  1. Clone the server repository
  2. Configure your database connection
  3. Deploy to AWS using Serverpod CLI
  4. Point your SDK to your server URL
await EndpointVault.init(
  apiKey: 'your-api-key',
  encryptionKey: 'your-encryption-key',
  serverUrl: 'https://your-server.example.com',
);

Support

Self-hosting support is available for $199 setup + optional $49/month ongoing support. Contact us at support@endpoint.yahhi.me.