Before you start
- Install Docker Desktop or Docker Engine.
- Choose a supported text provider and image provider.
- Create an empty
app_datadirectory for persistent files.
1. Create a protected environment file
Save aspresenton-api.env and keep it out of source control:
2. Start Presenton
3. Generate an executive operating review
Store credentials in shell variables:4. Open and review the result
A successful response resembles:PRESENTON_URL to a relative edit_path, then check:
- Every KPI matches the business brief.
- Recommendations are clearly distinguished from reported facts.
- The support-service issue receives appropriate prominence.
- Decisions have owners and timing before the deck is distributed.
- Charts use correct units, periods, and baselines.
5. Operate the container
app_data directory preserves presentations, exports, templates, configuration, and authentication state when the container is replaced.
Complete API tutorial
Add source documents, custom slide Markdown, and production safeguards.
Generate asynchronously
Queue longer generation jobs instead of holding one request open.