render-examples/dify-render-template ? reverse-engineered prompt
Reverse engineered prompt
Build me a one click Render template for Dify so I can deploy the full app platform without setting up everything by hand.
I want it to use the official Dify Docker images, with a web app, an API service, and a background worker. Also add Postgres with pgvector, a Key Value store for Celery, and persistent disk storage for uploads. Make sure the app comes up ready for first time setup in the Dify web console, and that the API and worker share the right environment settings and secret.
Please wire the services together so the URLs and database settings are handled automatically by the template, and keep everything in the same region. It should be easy to click deploy, wait for the services to go live, then open the web UI and create an admin account. If you need to check the current Render or Dify docs online, go for it.