← All templates
ai / DEPLOYMENT PRESET

Double Zero

00 is a self hostable SES dashboard for sending and monitoring emails with AWS

Before you start

  • Provide least-privilege AWS SES/SQS credentials and complete sender/domain verification in AWS.
  • Uses an explicit persistent SQLite path. This is an SES dashboard; it does not expose an SMTP listener.
  • After deployment, verify the canonical domain and configure HTTPS before using login or callbacks.

Required secrets

Configure these scoped secrets during deployment review in your Hakopod installation. Secret values stay out of the application TOML.

  • aws-access-key-id
  • aws-secret-access-key
  • secret-key-base

This preset needs a public site URL. Set the correct origin before starting the application.

Use this preset

  1. Open the Catalog in your own Hakopod dashboard and select Double Zero.
  2. Choose the project, environment, and application name. Set the required values and secret references.
  3. Review the generated configuration, resource requests, networking, and storage plan.
  4. Deploy, then inspect readiness and logs. Configure backups for persistent data before relying on the service.

Read the upstream setup documentation ↗

View native TOML and setup notes ↗

Pinned container image

liltechnomancer/double-zero:0.2.1@sha256:b0d9c2bd3d442f797b50c194d8c96537d997e4000468f33d84f914c2f8c67a7b

The catalog pins this image for reproducibility. Review upstream updates and compatibility before changing it.