#1098 — Deploy Docuseal on azure
Repo: Twill-AI/facade State: open | Status: open Assignee: sparsh-twillpayments
Created: 2026-03-05 · Updated: 2026-03-13
Description
Context
Docuseal is the self-hosted e-signature platform used to generate and collect merchant signatures on processor agreements.
Tasks
- Deploy Docuseal via Docker on Azure (App Service or Container Instance)
- Configure persistent storage for document templates and signed documents
- Set up Docuseal admin credentials and store securely in Key Vault
- Create the initial agreement template in Docuseal UI (populate with merchant name, business details, and fee schedule fields)
- Configure Docuseal webhook to fire on
submitter.completedevent — target endpoint to be consumed by Twill-AI/facade#1102 - Document the Docuseal base URL and API key location for consuming tickets
AC
- Docuseal instance running and accessible at a stable URL
- Admin credentials stored in Key Vault
- At least one underwriting document template created and tested end-to-end
- Webhook configured to fire on
submitter.completed - Docuseal base URL and API key location documented
Notes
Add implementation notes, blockers, and context here
Related
Add wikilinks to related people, meetings, or other tickets