Skip to content

Conversation

@pierre-b
Copy link

Summary

  • Replace deprecated PASETO authentication with SECRET_KEY
  • Remove SMTP environment variables (now configured via Setup Wizard)
  • Add healthcheck for notifuse service
  • Add data volume for persistent storage

Changes

  • Authentication: PASETO_PRIVATE_KEY/PASETO_PUBLIC_KEY replaced with SECRET_KEY
  • Kept: ROOT_EMAIL, API_ENDPOINT (required at deploy)
  • Removed: SMTP_* variables (configured via Setup Wizard on first launch)
  • Added: Healthcheck on notifuse service, data volume mount
  • Updated: Environment variable syntax and volume definitions to match other templates

Test plan

  • Deploy template via Dokploy
  • Verify app starts with ROOT_EMAIL and API_ENDPOINT configured
  • Configure SMTP via Setup Wizard
  • Verify email functionality

@github-actions
Copy link

github-actions bot commented Jan 31, 2026

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
templates ✅ Ready (View Log) Visit Preview 199f2f8

@chrisspeakseh
Copy link
Contributor

not working

@chrisspeakseh
Copy link
Contributor

chrisspeakseh commented Feb 2, 2026

try this configuration
docker-compose.yml
template.toml.txt

im using this and it works well, corect me if any wrong

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants