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
- AWS account
- Docker
- PostgreSQL database
- S3 bucket (for attachments)
Quick Setup
- Clone the server repository
- Configure your database connection
- Deploy to AWS using Serverpod CLI
- 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.
